Skip to content

Commit

Permalink
fix(deps): update dependency @types/node to v20.16.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 26, 2024
1 parent 9eb7e99 commit dfabd6c
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 @@ -21,7 +21,7 @@
"@sentry/react": "8.32.0",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-query-devtools": "4.36.1",
"@types/node": "20.14.15",
"@types/node": "20.16.9",
"@types/react-dom": "18.3.0",
"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 @@ -4244,12 +4244,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.14.15":
version: 20.14.15
resolution: "@types/node@npm:20.14.15"
"@types/node@npm:20.16.9":
version: 20.16.9
resolution: "@types/node@npm:20.16.9"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10/87a4a4313e886c1db1c8042004956095477e040f67df993fd16a2d50488c750bda81e85bf702c2e629e964605034e8dfe0cb91b65ce22b6b8eec37ece61c6b6c
undici-types: "npm:~6.19.2"
checksum: 10/cc7e57775ce80348f72a7026910ee0082bf3e0f5af33b3cdc3ce10df64e51bb70b0e8ce4726ecf53cc9c4ba239d340d76831de38ecc7e317e41fb71f793b6e93
languageName: node
linkType: hard

Expand Down Expand Up @@ -8452,7 +8452,7 @@ __metadata:
"@types/lodash.isequal": "npm:^4"
"@types/lodash.sortby": "npm:^4"
"@types/lodash.uniqby": "npm:^4"
"@types/node": "npm:20.14.15"
"@types/node": "npm:20.16.9"
"@types/react-dom": "npm:18.3.0"
"@types/uuid": "npm:10.0.0"
"@typescript-eslint/eslint-plugin": "npm:6.21.0"
Expand Down Expand Up @@ -13120,6 +13120,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 dfabd6c

Please sign in to comment.