Skip to content

Commit

Permalink
fix(deps): update dependency @types/node to v20.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 18, 2024
1 parent a63d16f commit 316f6cb
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.0",
"@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.0":
version: 20.16.0
resolution: "@types/node@npm:20.16.0"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10/8ce987f0b7e15116e92894c51ee53fe0cbd98dafb5693a2e7d490f16396552528114d055ca1b144d3fdc5ba7d5f5ce28ad091a693c24337615f047cefc3faa36
undici-types: "npm:~6.19.2"
checksum: 10/ad6d50982d1ced0f29ed1fc01b6ed24b03dac15f11f0ff0806af0c74d658be95ea4faef9b1b05c04e7d112c562126449326f44f9819875a6e45036b929a1bc94
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.0"
"@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.6
resolution: "undici-types@npm:6.19.6"
checksum: 10/0ea9bc25762a86597d095b3772f6cec0bcabb796c339f7dfa2bd601c745a480289eb2939848dc285a56d4f94f50c475868160d8d6d3f54e823f1faf7ea9e9468
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 316f6cb

Please sign in to comment.