Skip to content

Commit af375b6

Browse files
dependabot[bot]kodiakhq[bot]
authored andcommitted
build(deps): bump cytoscape and @types/cytoscape
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.25.0 to 3.28.1 - [Release notes](https://github.com/cytoscape/cytoscape.js/releases) - [Commits](cytoscape/cytoscape.js@v3.25.0...v3.28.1) Updates `@types/cytoscape` from 3.19.9 to 3.21.0 - [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-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a7436e3 commit af375b6

3 files changed

Lines changed: 19 additions & 21 deletions

File tree

frank-flow/src/frontend/package-lock.json

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

frank-flow/src/frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@fortawesome/fontawesome-svg-core": "^1.2.36",
3131
"@fortawesome/free-regular-svg-icons": "^6.4.0",
3232
"@fortawesome/free-solid-svg-icons": "^5.15.4",
33-
"cytoscape": "^3.25.0",
33+
"cytoscape": "^3.28.1",
3434
"jqwidgets-ng": "^19.0.5",
3535
"jsplumb": "^2.15.6",
3636
"monaco-editor": "^0.44.0",
@@ -55,7 +55,7 @@
5555
"@briebug/cypress-schematic": "^5.0.1",
5656
"@commitlint/cli": "^19.2.1",
5757
"@commitlint/config-conventional": "^17.6.1",
58-
"@types/cytoscape": "^3.19.9",
58+
"@types/cytoscape": "^3.21.0",
5959
"@types/jasmine": "^5.1.4",
6060
"@types/turndown": "^5.0.4",
6161
"@typescript-eslint/eslint-plugin": "^5.62.0",

frank-flow/src/frontend/yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2279,10 +2279,10 @@
22792279
resolved "https://registry.npmjs.org/@types/cors/-/cors-2.8.12.tgz"
22802280
integrity sha512-vt+kDhq/M2ayberEtJcIN/hxXy1Pk+59g2FV/ZQceeaTyCtCucjL2Q7FXlFjtWn4n15KCr1NE2lNNFhp0lEThw==
22812281

2282-
"@types/cytoscape@^3.19.9":
2283-
version "3.19.9"
2284-
resolved "https://registry.npmjs.org/@types/cytoscape/-/cytoscape-3.19.9.tgz"
2285-
integrity sha512-oqCx0ZGiBO0UESbjgq052vjDAy2X53lZpMrWqiweMpvVwKw/2IiYDdzPFK6+f4tMfdv9YKEM9raO5bAZc3UYBg==
2282+
"@types/cytoscape@^3.21.0":
2283+
version "3.21.0"
2284+
resolved "https://registry.yarnpkg.com/@types/cytoscape/-/cytoscape-3.21.0.tgz#30f5634774862b9a507b89a1b10616efabf1bf88"
2285+
integrity sha512-RN5SPiyVDpUP+LoOlxxlOYAMzkE7iuv3gA1jt3Hx2qTwArpZVPPdO+SI0hUj49OAn4QABR7JK9Gi0hibzGE0Aw==
22862286

22872287
"@types/eslint-scope@^3.7.3":
22882288
version "3.7.3"
@@ -4042,10 +4042,10 @@ cypress@^7.7.0:
40424042
url "^0.11.0"
40434043
yauzl "^2.10.0"
40444044

4045-
cytoscape@^3.25.0:
4046-
version "3.25.0"
4047-
resolved "https://registry.npmjs.org/cytoscape/-/cytoscape-3.25.0.tgz"
4048-
integrity sha512-7MW3Iz57mCUo6JQCho6CmPBCbTlJr7LzyEtIkutG255HLVd4XuBg2I9BkTZLI/e4HoaOB/BiAzXuQybQ95+r9Q==
4045+
cytoscape@^3.28.1:
4046+
version "3.28.1"
4047+
resolved "https://registry.yarnpkg.com/cytoscape/-/cytoscape-3.28.1.tgz#f32c3e009bdf32d47845a16a4cd2be2bbc01baf7"
4048+
integrity sha512-xyItz4O/4zp9/239wCcH8ZcFuuZooEeF8KHRmzjDfGdXsj3OG9MFSMA0pJE0uX3uCN/ygof6hHf4L7lst+JaDg==
40494049
dependencies:
40504050
heap "^0.2.6"
40514051
lodash "^4.17.21"

0 commit comments

Comments
 (0)