Skip to content

Commit be6f602

Browse files
fix(deps): update dependency @types/node to v20.16.15
1 parent c4ccc31 commit be6f602

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
@@ -21,7 +21,7 @@
2121
"@sentry/react": "8.32.0",
2222
"@tanstack/react-query": "4.36.1",
2323
"@tanstack/react-query-devtools": "4.36.1",
24-
"@types/node": "20.16.9",
24+
"@types/node": "20.16.15",
2525
"@types/react-dom": "18.3.0",
2626
"i18next": "23.15.1",
2727
"lodash.debounce": "4.0.8",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4062,12 +4062,12 @@ __metadata:
40624062
languageName: node
40634063
linkType: hard
40644064

4065-
"@types/node@npm:20.16.9":
4066-
version: 20.16.9
4067-
resolution: "@types/node@npm:20.16.9"
4065+
"@types/node@npm:20.16.15":
4066+
version: 20.16.15
4067+
resolution: "@types/node@npm:20.16.15"
40684068
dependencies:
40694069
undici-types: "npm:~6.19.2"
4070-
checksum: 10/cc7e57775ce80348f72a7026910ee0082bf3e0f5af33b3cdc3ce10df64e51bb70b0e8ce4726ecf53cc9c4ba239d340d76831de38ecc7e317e41fb71f793b6e93
4070+
checksum: 10/f4706676fdff05c7fb188399da578bbcce9260f889cfd767f1c3ee4fb33c369eb1ffa24161651ea3ef5b6a33e2e9b66f393949cab2be77d019277a1e16a7af36
40714071
languageName: node
40724072
linkType: hard
40734073

@@ -8114,7 +8114,7 @@ __metadata:
81148114
"@types/lodash.isequal": "npm:^4"
81158115
"@types/lodash.sortby": "npm:^4"
81168116
"@types/lodash.uniqby": "npm:^4"
8117-
"@types/node": "npm:20.16.9"
8117+
"@types/node": "npm:20.16.15"
81188118
"@types/react-dom": "npm:18.3.0"
81198119
"@types/uuid": "npm:10.0.0"
81208120
"@typescript-eslint/eslint-plugin": "npm:6.21.0"

0 commit comments

Comments
 (0)