Skip to content

Commit f4dd015

Browse files
Bump vis-timeline from 8.2.1 to 8.3.0
Bumps [vis-timeline](https://github.com/visjs/vis-timeline) from 8.2.1 to 8.3.0. - [Release notes](https://github.com/visjs/vis-timeline/releases) - [Changelog](https://github.com/visjs/vis-timeline/blob/master/HISTORY.md) - [Commits](visjs/vis-timeline@v8.2.1...v8.3.0) --- updated-dependencies: - dependency-name: vis-timeline dependency-version: 8.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 20935d7 commit f4dd015

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"underscore": "^1.13.7",
5050
"uuid": "^11.1.0",
5151
"vis-data": "^8.0.1",
52-
"vis-timeline": "^8.2.1",
52+
"vis-timeline": "^8.3.0",
5353
"vis-util": "^6.0.0",
5454
"webpack": "^5.101.0",
5555
"webpack-assets-manifest": "^6.2.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2650,7 +2650,7 @@ __metadata:
26502650
underscore: "npm:^1.13.7"
26512651
uuid: "npm:^11.1.0"
26522652
vis-data: "npm:^8.0.1"
2653-
vis-timeline: "npm:^8.2.1"
2653+
vis-timeline: "npm:^8.3.0"
26542654
vis-util: "npm:^6.0.0"
26552655
webpack: "npm:^5.101.0"
26562656
webpack-assets-manifest: "npm:^6.2.2"
@@ -6957,9 +6957,9 @@ __metadata:
69576957
languageName: node
69586958
linkType: hard
69596959

6960-
"vis-timeline@npm:^8.2.1":
6961-
version: 8.2.1
6962-
resolution: "vis-timeline@npm:8.2.1"
6960+
"vis-timeline@npm:^8.3.0":
6961+
version: 8.3.0
6962+
resolution: "vis-timeline@npm:8.3.0"
69636963
peerDependencies:
69646964
"@egjs/hammerjs": ^2.0.0
69656965
component-emitter: ^1.3.0
@@ -6970,7 +6970,7 @@ __metadata:
69706970
vis-data: ">=8.0.0"
69716971
vis-util: ">=6.0.0"
69726972
xss: ^1.0.0
6973-
checksum: 10c0/68f2b29fe9496377b6ff828a23924cbdff49562f79c7d9a42c32ac5b8e861c9ce2df3a844037fda2711f9f29bde0b1c815d5954cdd70c81ae315f1e5dd6ce6eb
6973+
checksum: 10c0/c3509fb89fe1f40d99b8b402b8e7903f97019d600efe1433c728d322a6e74d072e2277dce58af303cb3cb8c86b037332179645d8554e218a162f65ddfc96bb34
69746974
languageName: node
69756975
linkType: hard
69766976

0 commit comments

Comments
 (0)