Skip to content

Commit 6a376a3

Browse files
Update dependency @types/plotly.js to v3 (#422)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d6ed88c commit 6a376a3

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
@@ -58,7 +58,7 @@
5858
"@types/jest": "^29.0.0",
5959
"@types/lodash": "^4.14.198",
6060
"@types/node": "^20.12.12",
61-
"@types/plotly.js": "^2.35.4",
61+
"@types/plotly.js": "^3.0.0",
6262
"@types/react": "^18.3.2",
6363
"@types/react-dom": "^18.3.0",
6464
"@types/three": "^0.175.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2134,10 +2134,10 @@ __metadata:
21342134
languageName: node
21352135
linkType: hard
21362136

2137-
"@types/plotly.js@npm:^2.35.4":
2138-
version: 2.35.6
2139-
resolution: "@types/plotly.js@npm:2.35.6"
2140-
checksum: 10c0/9a01e9b46d408a763ce5882de5033c9e80801f09f4a66b24e66bb89f02ee98a67904522c2410bdf783f1aa46546f47bf71b307607db792a8a440a0f998695ed2
2137+
"@types/plotly.js@npm:^3.0.0":
2138+
version: 3.0.0
2139+
resolution: "@types/plotly.js@npm:3.0.0"
2140+
checksum: 10c0/889c5c111566e6ce579b3677f47bef1642e303b716a65fcaca3bb8e1a2482a9d13155a7bbf4efa488bb3fcc636893b24e9b281320fd1693dc6ccb327ef199f5d
21412141
languageName: node
21422142
linkType: hard
21432143

@@ -7692,7 +7692,7 @@ __metadata:
76927692
"@types/jest": "npm:^29.0.0"
76937693
"@types/lodash": "npm:^4.14.198"
76947694
"@types/node": "npm:^20.12.12"
7695-
"@types/plotly.js": "npm:^2.35.4"
7695+
"@types/plotly.js": "npm:^3.0.0"
76967696
"@types/react": "npm:^18.3.2"
76977697
"@types/react-dom": "npm:^18.3.0"
76987698
"@types/three": "npm:^0.175.0"

0 commit comments

Comments
 (0)