Skip to content

Commit

Permalink
fix(deps): update dependency @types/node to v20.16.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 1, 2024
1 parent a63d16f commit 309d83b
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.113.0",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-query-devtools": "4.36.1",
"@types/node": "20.12.14",
"@types/node": "20.16.3",
"@types/react-dom": "18.2.25",
"i18next": "23.11.5",
"lodash.debounce": "4.0.8",
Expand Down
19 changes: 13 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3928,12 +3928,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.12.14":
version: 20.12.14
resolution: "@types/node@npm:20.12.14"
"@types/node@npm:20.16.3":
version: 20.16.3
resolution: "@types/node@npm:20.16.3"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10/8ce987f0b7e15116e92894c51ee53fe0cbd98dafb5693a2e7d490f16396552528114d055ca1b144d3fdc5ba7d5f5ce28ad091a693c24337615f047cefc3faa36
undici-types: "npm:~6.19.2"
checksum: 10/3b14b8b3cb92adc7db69f8cf351e7b6b5001e5c7cdb07470943215afeafc2952ae588c918543784e8f8e975d43d609ce0c7bced91f1b8745f1669d6137adaabc
languageName: node
linkType: hard

Expand Down Expand Up @@ -7866,7 +7866,7 @@ __metadata:
"@types/lodash.isequal": "npm:^4"
"@types/lodash.sortby": "npm:^4"
"@types/lodash.uniqby": "npm:^4"
"@types/node": "npm:20.12.14"
"@types/node": "npm:20.16.3"
"@types/react-dom": "npm:18.2.25"
"@types/uuid": "npm:9.0.8"
"@typescript-eslint/eslint-plugin": "npm:6.21.0"
Expand Down Expand Up @@ -12572,6 +12572,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 309d83b

Please sign in to comment.