Skip to content

Commit fa5c4ca

Browse files
fix(deps): update dependency @types/node to v20.17.12
1 parent 20bbf89 commit fa5c4ca

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
@@ -23,7 +23,7 @@
2323
"@sentry/react": "8.34.0",
2424
"@tanstack/react-query": "^4.36.1",
2525
"@tanstack/react-query-devtools": "^4.36.1",
26-
"@types/node": "20.16.11",
26+
"@types/node": "20.17.12",
2727
"@types/react": "18.3.11",
2828
"@types/react-dom": "18.3.1",
2929
"@types/stopword": "^2.0.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4005,12 +4005,12 @@ __metadata:
40054005
languageName: node
40064006
linkType: hard
40074007

4008-
"@types/node@npm:20.16.11":
4009-
version: 20.16.11
4010-
resolution: "@types/node@npm:20.16.11"
4008+
"@types/node@npm:20.17.12":
4009+
version: 20.17.12
4010+
resolution: "@types/node@npm:20.17.12"
40114011
dependencies:
40124012
undici-types: "npm:~6.19.2"
4013-
checksum: 10/6d2f92b7b320c32ba0c2bc54d21651bd21690998a2e27f00d15019d4db3e0ec30fce85332efed5e37d4cda078ff93ea86ee3e92b76b7a25a9b92a52a039b60b2
4013+
checksum: 10/d4748de76c6c4fa0371802429d4bcd68ecd638f5cd7d8a4510d3196302d417b6bb17e31c5b1117bfa09b58276d05c14a5fde73b9da2547200195e819e4b43368
40144014
languageName: node
40154015
linkType: hard
40164016

@@ -8042,7 +8042,7 @@ __metadata:
80428042
"@types/lodash.countby": "npm:^4.6.9"
80438043
"@types/lodash.flatten": "npm:^4.4.9"
80448044
"@types/lodash.groupby": "npm:^4.6.9"
8045-
"@types/node": "npm:20.16.11"
8045+
"@types/node": "npm:20.17.12"
80468046
"@types/react": "npm:18.3.11"
80478047
"@types/react-dom": "npm:18.3.1"
80488048
"@types/stopword": "npm:^2.0.3"

0 commit comments

Comments
 (0)