Skip to content

Commit 140adc4

Browse files
Bump cytoscape and @types/cytoscape in /src/vscode-bicep
Bumps [cytoscape](https://github.com/cytoscape/cytoscape.js) and [@types/cytoscape](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/cytoscape). These dependencies needed to be updated together. Updates `cytoscape` from 3.30.4 to 3.31.1 - [Release notes](https://github.com/cytoscape/cytoscape.js/releases) - [Commits](cytoscape/cytoscape.js@v3.30.4...v3.31.1) Updates `@types/cytoscape` from 3.21.8 to 3.21.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/cytoscape) --- updated-dependencies: - dependency-name: cytoscape dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: "@types/cytoscape" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 78301e5 commit 140adc4

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

src/vscode-bicep/package-lock.json

Lines changed: 9 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/vscode-bicep/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -760,7 +760,7 @@
760760
"@eslint/eslintrc": "^3.2.0",
761761
"@eslint/js": "^9.21.0",
762762
"@ianvs/prettier-plugin-sort-imports": "^4.4.1",
763-
"@types/cytoscape": "^3.21.7",
763+
"@types/cytoscape": "^3.21.9",
764764
"@types/fs-extra": "^11.0.4",
765765
"@types/jest": "^29.5.13",
766766
"@types/mocha": "^10.0.10",
@@ -812,7 +812,7 @@
812812
"@microsoft/vscode-azext-azureutils": "^3.1.3",
813813
"@microsoft/vscode-azext-utils": "^2.5.13",
814814
"@vscode/codicons": "^0.0.36",
815-
"cytoscape": "^3.30.4",
815+
"cytoscape": "^3.31.1",
816816
"cytoscape-elk": "^2.3.0",
817817
"fs-extra": "^11.3.0",
818818
"react": "^18.3.1",

0 commit comments

Comments
 (0)