Skip to content

Commit ed4eed2

Browse files
committed
chore(deps): update dependency @types/node to v20.12.12
1 parent f5a428f commit ed4eed2

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
@@ -89,7 +89,7 @@
8989
"@types/lodash.clonedeep": "^4.5.9",
9090
"@types/lodash.isequal": "^4.5.8",
9191
"@types/lodash.shuffle": "^4.2.9",
92-
"@types/node": "20.12.11",
92+
"@types/node": "20.12.12",
9393
"@types/react": "18.3.2",
9494
"@types/react-dom": "18.3.0",
9595
"@types/react-plotly.js": "^2.6.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4879,12 +4879,12 @@ __metadata:
48794879
languageName: node
48804880
linkType: hard
48814881

4882-
"@types/node@npm:20.12.11":
4883-
version: 20.12.11
4884-
resolution: "@types/node@npm:20.12.11"
4882+
"@types/node@npm:20.12.12":
4883+
version: 20.12.12
4884+
resolution: "@types/node@npm:20.12.12"
48854885
dependencies:
48864886
undici-types: "npm:~5.26.4"
4887-
checksum: 10/c6afe7c2c4504a4f488814d7b306ebad16bf42cbb43bf9db9fe1aed8c5fb99235593c3be5088979a64526b106cf022256688e2f002811be8273d87dc2e0d484f
4887+
checksum: 10/e3945da0a3017bdc1f88f15bdfb823f526b2a717bd58d4640082d6eb0bd2794b5c99bfb914b9e9324ec116dce36066990353ed1c777e8a7b0641f772575793c4
48884888
languageName: node
48894889
linkType: hard
48904890

@@ -10063,7 +10063,7 @@ __metadata:
1006310063
"@types/lodash.clonedeep": "npm:^4.5.9"
1006410064
"@types/lodash.isequal": "npm:^4.5.8"
1006510065
"@types/lodash.shuffle": "npm:^4.2.9"
10066-
"@types/node": "npm:20.12.11"
10066+
"@types/node": "npm:20.12.12"
1006710067
"@types/react": "npm:18.3.2"
1006810068
"@types/react-dom": "npm:18.3.0"
1006910069
"@types/react-plotly.js": "npm:^2.6.3"

0 commit comments

Comments
 (0)