Skip to content

Commit

Permalink
fix(deps): update dependency @types/node to v20.11.26 (#97)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 13, 2024
1 parent ed60ced commit fe7b863
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@sentry/react": "7.106.1",
"@tanstack/react-query": "^4.36.1",
"@tanstack/react-query-devtools": "^4.36.1",
"@types/node": "20.11.25",
"@types/node": "20.11.26",
"@types/react": "18.2.65",
"@types/react-dom": "18.2.21",
"i18next": "23.10.1",
Expand Down
13 changes: 11 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3287,7 +3287,7 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:20.11.25":
"@types/node@npm:*":
version: 20.11.25
resolution: "@types/node@npm:20.11.25"
dependencies:
Expand All @@ -3296,6 +3296,15 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.11.26":
version: 20.11.26
resolution: "@types/node@npm:20.11.26"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10/37a69017fc0e70bd52e106a7a0de21f78b29a869b2ab7b0539438ee6ce91cb9b49b80d6b68108e88fcc20e24cdc4dc00f6e8e1c28215d93412cb19a303572130
languageName: node
linkType: hard

"@types/parse-json@npm:^4.0.0":
version: 4.0.2
resolution: "@types/parse-json@npm:4.0.2"
Expand Down Expand Up @@ -6584,7 +6593,7 @@ __metadata:
"@trivago/prettier-plugin-sort-imports": "npm:^4.3.0"
"@types/i18n": "npm:0.13.10"
"@types/lodash.isequal": "npm:^4.5.8"
"@types/node": "npm:20.11.25"
"@types/node": "npm:20.11.26"
"@types/react": "npm:18.2.65"
"@types/react-dom": "npm:18.2.21"
"@types/uuid": "npm:9.0.8"
Expand Down

0 comments on commit fe7b863

Please sign in to comment.