Skip to content

Commit 72a5a67

Browse files
committed
chore(deps): update dependency @types/node to v20.11.30
1 parent 8a35035 commit 72a5a67

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
@@ -88,7 +88,7 @@
8888
"@types/lodash.clonedeep": "^4.5.9",
8989
"@types/lodash.isequal": "^4.5.8",
9090
"@types/lodash.shuffle": "^4.2.9",
91-
"@types/node": "20.11.29",
91+
"@types/node": "20.11.30",
9292
"@types/react": "18.2.67",
9393
"@types/react-dom": "18.2.22",
9494
"@types/react-plotly.js": "^2.6.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4663,12 +4663,12 @@ __metadata:
46634663
languageName: node
46644664
linkType: hard
46654665

4666-
"@types/node@npm:20.11.29":
4667-
version: 20.11.29
4668-
resolution: "@types/node@npm:20.11.29"
4666+
"@types/node@npm:20.11.30":
4667+
version: 20.11.30
4668+
resolution: "@types/node@npm:20.11.30"
46694669
dependencies:
46704670
undici-types: "npm:~5.26.4"
4671-
checksum: 10/eca2c87c1e583bcd4d73dc7a49643c6b793008d8aeefb93ba22c84d70b61388d6cacf8c44af0fcd35820a92121249437689afe48f42b228e281ecc64c22b0a67
4671+
checksum: 10/78515bc768d2b878e2e06a1c20eb4f5840072b79b8d28ff3dd0a7feaaf48fd3a2ac03cfa5bc7564da82db5906b43e9ba0e5df9f43d870b7aae2942306e208815
46724672
languageName: node
46734673
linkType: hard
46744674

@@ -9764,7 +9764,7 @@ __metadata:
97649764
"@types/lodash.clonedeep": "npm:^4.5.9"
97659765
"@types/lodash.isequal": "npm:^4.5.8"
97669766
"@types/lodash.shuffle": "npm:^4.2.9"
9767-
"@types/node": "npm:20.11.29"
9767+
"@types/node": "npm:20.11.30"
97689768
"@types/react": "npm:18.2.67"
97699769
"@types/react-dom": "npm:18.2.22"
97709770
"@types/react-plotly.js": "npm:^2.6.3"

0 commit comments

Comments
 (0)