Skip to content

Commit 1b2277a

Browse files
chore(deps): bump the dependencies group across 1 directory with 3 updates
Bumps the dependencies group with 3 updates in the / directory: [cacache](https://github.com/npm/cacache), [vis-data](https://github.com/visjs/vis-data) and [vis-network](https://github.com/visjs/vis-network). Updates `cacache` from 19.0.1 to 20.0.0 - [Release notes](https://github.com/npm/cacache/releases) - [Changelog](https://github.com/npm/cacache/blob/main/CHANGELOG.md) - [Commits](npm/cacache@v19.0.1...v20.0.0) Updates `vis-data` from 7.1.10 to 8.0.1 - [Release notes](https://github.com/visjs/vis-data/releases) - [Changelog](https://github.com/visjs/vis-data/blob/master/.releaserc.yml) - [Commits](visjs/vis-data@v7.1.10...v8.0.1) Updates `vis-network` from 9.1.13 to 10.0.1 - [Release notes](https://github.com/visjs/vis-network/releases) - [Changelog](https://github.com/visjs/vis-network/blob/master/HISTORY.md) - [Commits](visjs/vis-network@v9.1.13...v10.0.1) --- updated-dependencies: - dependency-name: cacache dependency-version: 20.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: vis-data dependency-version: 8.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: vis-network dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 678ecb0 commit 1b2277a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"@topcli/pretty-json": "^1.0.0",
108108
"@topcli/prompts": "^2.0.0",
109109
"@topcli/spinner": "^3.0.0",
110-
"cacache": "^19.0.1",
110+
"cacache": "^20.0.0",
111111
"chokidar": "^4.0.3",
112112
"diff": "^8.0.2",
113113
"dotenv": "^17.0.0",

workspaces/vis-network/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"license": "MIT",
2626
"dependencies": {
2727
"pretty-bytes": "^7.0.0",
28-
"vis-data": "^7.1.9",
29-
"vis-network": "^9.1.9"
28+
"vis-data": "^8.0.1",
29+
"vis-network": "^10.0.1"
3030
},
3131
"devDependencies": {
3232
"@nodesecure/flags": "^2.4.0",

0 commit comments

Comments
 (0)