Skip to content

Commit 629abe4

Browse files
committed
chore(deps): update dependency @types/node to v20.14.14
1 parent 0a932ce commit 629abe4

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
@@ -87,7 +87,7 @@
8787
"@types/lodash.clonedeep": "^4.5.9",
8888
"@types/lodash.isequal": "^4.5.8",
8989
"@types/lodash.shuffle": "^4.2.9",
90-
"@types/node": "20.14.13",
90+
"@types/node": "20.14.14",
9191
"@types/react": "18.3.3",
9292
"@types/react-dom": "18.3.0",
9393
"@types/react-plotly.js": "^2.6.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5635,12 +5635,12 @@ __metadata:
56355635
languageName: node
56365636
linkType: hard
56375637

5638-
"@types/node@npm:20.14.13":
5639-
version: 20.14.13
5640-
resolution: "@types/node@npm:20.14.13"
5638+
"@types/node@npm:20.14.14":
5639+
version: 20.14.14
5640+
resolution: "@types/node@npm:20.14.14"
56415641
dependencies:
56425642
undici-types: "npm:~5.26.4"
5643-
checksum: 10/749160b6bd9866e6169cb1a222e75aaf81da3868af1fda1e1e66d33c7e182be381f98a42b7d231fddf470f6389f2052ee842e776b3fdc677df798b933617866d
5643+
checksum: 10/035bc347e3de04888d537801e23eb4b4f99522975ca002dbfef978edd853710031b7cd43bf022670d6aba4ed5d4ac75ea1b5ff77ff8f80998bffd943b7bcef48
56445644
languageName: node
56455645
linkType: hard
56465646

@@ -11047,7 +11047,7 @@ __metadata:
1104711047
"@types/lodash.clonedeep": "npm:^4.5.9"
1104811048
"@types/lodash.isequal": "npm:^4.5.8"
1104911049
"@types/lodash.shuffle": "npm:^4.2.9"
11050-
"@types/node": "npm:20.14.13"
11050+
"@types/node": "npm:20.14.14"
1105111051
"@types/react": "npm:18.3.3"
1105211052
"@types/react-dom": "npm:18.3.0"
1105311053
"@types/react-plotly.js": "npm:^2.6.3"

0 commit comments

Comments
 (0)