Skip to content

Commit 534eedd

Browse files
fix(deps): update dependency @types/node to v20.16.15
1 parent 0ee7fbc commit 534eedd

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.16.15",
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
@@ -3983,12 +3983,12 @@ __metadata:
39833983
languageName: node
39843984
linkType: hard
39853985

3986-
"@types/node@npm:20.16.11":
3987-
version: 20.16.11
3988-
resolution: "@types/node@npm:20.16.11"
3986+
"@types/node@npm:20.16.15":
3987+
version: 20.16.15
3988+
resolution: "@types/node@npm:20.16.15"
39893989
dependencies:
39903990
undici-types: "npm:~6.19.2"
3991-
checksum: 10/6d2f92b7b320c32ba0c2bc54d21651bd21690998a2e27f00d15019d4db3e0ec30fce85332efed5e37d4cda078ff93ea86ee3e92b76b7a25a9b92a52a039b60b2
3991+
checksum: 10/f4706676fdff05c7fb188399da578bbcce9260f889cfd767f1c3ee4fb33c369eb1ffa24161651ea3ef5b6a33e2e9b66f393949cab2be77d019277a1e16a7af36
39923992
languageName: node
39933993
linkType: hard
39943994

@@ -8257,7 +8257,7 @@ __metadata:
82578257
"@types/lodash.countby": "npm:^4.6.9"
82588258
"@types/lodash.flatten": "npm:^4.4.9"
82598259
"@types/lodash.groupby": "npm:^4.6.9"
8260-
"@types/node": "npm:20.16.11"
8260+
"@types/node": "npm:20.16.15"
82618261
"@types/react": "npm:18.3.11"
82628262
"@types/react-dom": "npm:18.3.1"
82638263
"@types/stopword": "npm:^2.0.3"

0 commit comments

Comments
 (0)