Skip to content

Commit

Permalink
Bump d3-graphviz from 5.0.2 to 5.1.0 (#202)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 11, 2023
2 parents 0ba3c01 + 5e339db commit e7b07b2
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 24 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ endmacro()
check_submodule_present(mqt-core)
# add submodule directory. this automatically adds the appropriate targets and include files
set(BINDINGS ON)
set(BUILD_MQT_CORE_TESTS OFF)
add_subdirectory(cpp/mqt-core)

# create executable
Expand Down
46 changes: 23 additions & 23 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"body-parser": "^1.20.2",
"cmake-js": "^7.2.1",
"cookie-parser": "^1.4.6",
"d3-graphviz": "^5.0.2",
"d3-graphviz": "^5.1.0",
"express": "^4.18.2",
"http-errors": "^2.0.0",
"jquery": "^3.7.0",
Expand Down

0 comments on commit e7b07b2

Please sign in to comment.