Skip to content

Commit

Permalink
fix(deps): update dependency @types/node to v20.10.0 (#26)
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 Nov 27, 2023
1 parent 5e90396 commit eef136a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@sentry/react": "7.80.1",
"@tanstack/react-query": "^4.36.1",
"@tanstack/react-query-devtools": "^4.36.1",
"@types/node": "20.9.5",
"@types/node": "20.10.0",
"@types/react": "18.2.38",
"@types/react-dom": "18.2.17",
"i18next": "23.7.6",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3270,12 +3270,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.9.5":
version: 20.9.5
resolution: "@types/node@npm:20.9.5"
"@types/node@npm:20.10.0":
version: 20.10.0
resolution: "@types/node@npm:20.10.0"
dependencies:
undici-types: "npm:~5.26.4"
checksum: f7d02ef84a449f079bc77d7494dc96a1d45006b3a7583a41430d8b62ad7dd914bcce8d1ed60584b8725289e609c20288c840aadb21cc52d5b656fa7731c1a528
checksum: c7d5ddbdbf3491e2363135c9611eb6bfae90eda2957279237fa232bcb29cd0df1cc3ee149d6de9915b754262a531ee2d57d33c9ecd58d763e8ad4856113822f3
languageName: node
linkType: hard

Expand Down Expand Up @@ -6886,7 +6886,7 @@ __metadata:
"@tanstack/react-query-devtools": "npm:^4.36.1"
"@trivago/prettier-plugin-sort-imports": "npm:^4.3.0"
"@types/i18n": "npm:0.13.10"
"@types/node": "npm:20.9.5"
"@types/node": "npm:20.10.0"
"@types/react": "npm:18.2.38"
"@types/react-dom": "npm:18.2.17"
"@types/uuid": "npm:9.0.7"
Expand Down

0 comments on commit eef136a

Please sign in to comment.