Skip to content

Commit

Permalink
fix(deps): update dependency @types/node to v20.17.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 25, 2024
1 parent a303489 commit 9b3241d
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@sentry/react": "7.112.2",
"@tanstack/react-query": "^4.36.1",
"@tanstack/react-query-devtools": "^4.36.1",
"@types/node": "20.11.30",
"@types/node": "20.17.8",
"@types/react": "18.2.79",
"@types/react-dom": "18.2.25",
"@types/stopword": "^2.0.3",
Expand Down
19 changes: 13 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4202,12 +4202,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.11.30":
version: 20.11.30
resolution: "@types/node@npm:20.11.30"
"@types/node@npm:20.17.8":
version: 20.17.8
resolution: "@types/node@npm:20.17.8"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10/78515bc768d2b878e2e06a1c20eb4f5840072b79b8d28ff3dd0a7feaaf48fd3a2ac03cfa5bc7564da82db5906b43e9ba0e5df9f43d870b7aae2942306e208815
undici-types: "npm:~6.19.2"
checksum: 10/e3e968b327abc70fd437a223f8950dd4436047e954aa7db09abde5df1f58a5c49f33d6f14524e256d09719e1960d22bf072d62e4bda7375f7895a092c7eb2f9d
languageName: node
linkType: hard

Expand Down Expand Up @@ -8633,7 +8633,7 @@ __metadata:
"@types/lodash.countby": "npm:^4.6.9"
"@types/lodash.flatten": "npm:^4.4.9"
"@types/lodash.groupby": "npm:^4.6.9"
"@types/node": "npm:20.11.30"
"@types/node": "npm:20.17.8"
"@types/react": "npm:18.2.79"
"@types/react-dom": "npm:18.2.25"
"@types/stopword": "npm:^2.0.3"
Expand Down Expand Up @@ -14124,6 +14124,13 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~6.19.2":
version: 6.19.8
resolution: "undici-types@npm:6.19.8"
checksum: 10/cf0b48ed4fc99baf56584afa91aaffa5010c268b8842f62e02f752df209e3dea138b372a60a963b3b2576ed932f32329ce7ddb9cb5f27a6c83040d8cd74b7a70
languageName: node
linkType: hard

"unicode-canonical-property-names-ecmascript@npm:^2.0.0":
version: 2.0.0
resolution: "unicode-canonical-property-names-ecmascript@npm:2.0.0"
Expand Down

0 comments on commit 9b3241d

Please sign in to comment.