Skip to content

Commit

Permalink
chore(deps): bump cytoscape-elk from 2.2.0 to 2.3.0
Browse files Browse the repository at this point in the history
Bumps [cytoscape-elk](https://github.com/cytoscape/cytoscape.js-elk) from 2.2.0 to 2.3.0.
- [Commits](cytoscape/cytoscape.js-elk@v2.2.0...v2.3.0)

---
updated-dependencies:
- dependency-name: cytoscape-elk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 26, 2024
1 parent 9712965 commit 5540003
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@tailwindcss/typography": "^0.5.15",
"cssnano": "^7.0.6",
"cytoscape": "^3.30.3",
"cytoscape-elk": "^2.2.0",
"cytoscape-elk": "^2.3.0",
"cytoscape-node-html-label": "^1.2.2",
"debounce": "^2.2.0",
"element-matches-polyfill": "^1.0.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1661,14 +1661,14 @@ __metadata:
languageName: node
linkType: hard

"cytoscape-elk@npm:^2.2.0":
version: 2.2.0
resolution: "cytoscape-elk@npm:2.2.0"
"cytoscape-elk@npm:^2.3.0":
version: 2.3.0
resolution: "cytoscape-elk@npm:2.3.0"
dependencies:
elkjs: "npm:^0.8.1"
elkjs: "npm:^0.9.3"
peerDependencies:
cytoscape: ^3.2.0
checksum: 10/cea4faff613c819dd6bdeddcea6107212f36a65bb7018bed252645d6a2b7dc1578cb38645a5d3d776d6f0de6397a6e04128b8308260ff2e8846ef140b3e8ba37
checksum: 10/38a31b42e9426934f548c078c7f61010ba40c648cbcd4a89ea1b4ccf888ac61a9139dece30e7a22599de1ebaf731c0c9098a6ce2fd526055fbd15d83471647bf
languageName: node
linkType: hard

Expand Down Expand Up @@ -1798,10 +1798,10 @@ __metadata:
languageName: node
linkType: hard

"elkjs@npm:^0.8.1":
version: 0.8.2
resolution: "elkjs@npm:0.8.2"
checksum: 10/0076f3b41ab874144eaab5e9edd3a592006cff154425d9d9adc8201614caa6673babc0ca9bd0ea2e8bae2a16ac87c07c2d4d4cc04f22d660928e50886481143e
"elkjs@npm:^0.9.3":
version: 0.9.3
resolution: "elkjs@npm:0.9.3"
checksum: 10/397986e271827a5e13d2722b1883aea3557006d2777be8c34568f8fe743e81f4f71210e4e81b9958f597b0af8e96afaa883d2705eba84a3d5d0973bcb02fa59e
languageName: node
linkType: hard

Expand Down Expand Up @@ -3513,7 +3513,7 @@ __metadata:
"@tailwindcss/typography": "npm:^0.5.15"
cssnano: "npm:^7.0.6"
cytoscape: "npm:^3.30.3"
cytoscape-elk: "npm:^2.2.0"
cytoscape-elk: "npm:^2.3.0"
cytoscape-node-html-label: "npm:^1.2.2"
debounce: "npm:^2.2.0"
element-matches-polyfill: "npm:^1.0.0"
Expand Down

0 comments on commit 5540003

Please sign in to comment.