Skip to content

Commit f31f223

Browse files
chore(deps): Bump vis-data from 8.0.1 to 8.0.3
Bumps [vis-data](https://github.com/visjs/vis-data) from 8.0.1 to 8.0.3. - [Release notes](https://github.com/visjs/vis-data/releases) - [Changelog](https://github.com/visjs/vis-data/blob/master/.releaserc.yml) - [Commits](visjs/vis-data@v8.0.1...v8.0.3) --- updated-dependencies: - dependency-name: vis-data dependency-version: 8.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6ba92d2 commit f31f223

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"terser-webpack-plugin": "^5.3.14",
4949
"underscore": "^1.13.7",
5050
"uuid": "^11.1.0",
51-
"vis-data": "^8.0.1",
51+
"vis-data": "^8.0.3",
5252
"vis-timeline": "^8.3.0",
5353
"vis-util": "^6.0.0",
5454
"webpack": "^5.101.3",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2773,7 +2773,7 @@ __metadata:
27732773
terser-webpack-plugin: "npm:^5.3.14"
27742774
underscore: "npm:^1.13.7"
27752775
uuid: "npm:^11.1.0"
2776-
vis-data: "npm:^8.0.1"
2776+
vis-data: "npm:^8.0.3"
27772777
vis-timeline: "npm:^8.3.0"
27782778
vis-util: "npm:^6.0.0"
27792779
webpack: "npm:^5.101.3"
@@ -7074,13 +7074,13 @@ __metadata:
70747074
languageName: node
70757075
linkType: hard
70767076

7077-
"vis-data@npm:^8.0.1":
7078-
version: 8.0.1
7079-
resolution: "vis-data@npm:8.0.1"
7077+
"vis-data@npm:^8.0.3":
7078+
version: 8.0.3
7079+
resolution: "vis-data@npm:8.0.3"
70807080
peerDependencies:
7081-
uuid: ^3.4.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0 || ^11.0.0
7081+
uuid: ^3.4.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0 || ^11.0.0 || ^13.0.0
70827082
vis-util: ">=6.0.0"
7083-
checksum: 10c0/7653f514e59740a5d375173731b955e818d47f39771638eb808d977aa952696ae05be295ef0037d54575a52f5b7baed454907d855a2cb82644c7a7c7e1cfbd96
7083+
checksum: 10c0/c344a8c6ce2ce31bd00b6a51da3c3d20ac0bef735b76644d937b999d70d6a3a847f5f0fa78222f1d7d659f80be877302edd78f2747a972b15368686eff6a9034
70847084
languageName: node
70857085
linkType: hard
70867086

0 commit comments

Comments
 (0)