Skip to content

Commit 3fb421d

Browse files
committed
chore(deps): update dependency @types/node to v20.12.5
1 parent 6acdc66 commit 3fb421d

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.4",
92+
"@types/node": "20.12.5",
9393
"@types/react": "18.2.74",
9494
"@types/react-dom": "18.2.24",
9595
"@types/react-plotly.js": "^2.6.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4935,12 +4935,12 @@ __metadata:
49354935
languageName: node
49364936
linkType: hard
49374937

4938-
"@types/node@npm:20.12.4":
4939-
version: 20.12.4
4940-
resolution: "@types/node@npm:20.12.4"
4938+
"@types/node@npm:20.12.5":
4939+
version: 20.12.5
4940+
resolution: "@types/node@npm:20.12.5"
49414941
dependencies:
49424942
undici-types: "npm:~5.26.4"
4943-
checksum: 10/eab4ed07774b96ea77fc23eb27508dbfe094b52c8326764f5044c609c036a1570fd8708ba770e13db7ad7b69d8a834bf3a4e59fc2f1ade31d6501db76cf5a39b
4943+
checksum: 10/7b647ea6679016e4e58e1aa439c46b610230ffcbe19173911fbf1d1fa329ec6fd1eeba4e3e2d8743206d3b00d5a0cad75f1c90189e1d1ec057eb48df1a1dd747
49444944
languageName: node
49454945
linkType: hard
49464946

@@ -10048,7 +10048,7 @@ __metadata:
1004810048
"@types/lodash.clonedeep": "npm:^4.5.9"
1004910049
"@types/lodash.isequal": "npm:^4.5.8"
1005010050
"@types/lodash.shuffle": "npm:^4.2.9"
10051-
"@types/node": "npm:20.12.4"
10051+
"@types/node": "npm:20.12.5"
1005210052
"@types/react": "npm:18.2.74"
1005310053
"@types/react-dom": "npm:18.2.24"
1005410054
"@types/react-plotly.js": "npm:^2.6.3"

0 commit comments

Comments
 (0)