Skip to content

Commit

Permalink
fix(deps): update dependency @types/node to v20.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 29, 2023
1 parent 9f1a918 commit ac39b68
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.1",
"@types/react": "18.2.39",
"@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 @@ -3180,12 +3180,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.1":
version: 20.10.1
resolution: "@types/node@npm:20.10.1"
dependencies:
undici-types: "npm:~5.26.4"
checksum: f7d02ef84a449f079bc77d7494dc96a1d45006b3a7583a41430d8b62ad7dd914bcce8d1ed60584b8725289e609c20288c840aadb21cc52d5b656fa7731c1a528
checksum: 703c3cc5bdb2818a16f87019fe4072bfd66489bb300338970260c5b84dd2129595995c41b28773c3b7d9d1a64f36fec59a741629ec466f2aeddad7a9d0c027ac
languageName: node
linkType: hard

Expand Down Expand Up @@ -6644,7 +6644,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.1"
"@types/react": "npm:18.2.39"
"@types/react-dom": "npm:18.2.17"
"@types/uuid": "npm:9.0.7"
Expand Down

0 comments on commit ac39b68

Please sign in to comment.