Skip to content

Commit

Permalink
Update dependency @types/node to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 1, 2023
1 parent 5cc25eb commit ac06341
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@bufbuild/connect-web": "0.8.6",
"@bufbuild/protobuf": "0.5.0",
"@types/node": "18.18.9",
"@types/node": "20.10.2",
"@types/react": "18.2.37",
"@types/react-dom": "18.2.15",
"next": "12.3.4",
Expand Down
10 changes: 5 additions & 5 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -381,12 +381,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.18.9":
version: 18.18.9
resolution: "@types/node@npm:18.18.9"
"@types/node@npm:20.10.2":
version: 20.10.2
resolution: "@types/node@npm:20.10.2"
dependencies:
undici-types: ~5.26.4
checksum: 629ce20357586144031cb43d601617eef45e59460dea6b1e123f708e6885664f44d54f65e5b72b2614af5b8613f3652ced832649c0b991accbc6a85139befa51
checksum: c0c84e8270cdf7a47a18c0230c0321537cc59506adb0e3cba51949b6f1ad4879f2e2ec3a29161f2f5321ebb6415460712d9f0a25ac5c02be0f5435464fe77c23
languageName: node
linkType: hard

Expand Down Expand Up @@ -890,7 +890,7 @@ __metadata:
"@bufbuild/protobuf": 0.5.0
"@bufbuild/protoc-gen-connect-web": 0.11.0
"@bufbuild/protoc-gen-es": 0.5.0
"@types/node": 18.18.9
"@types/node": 20.10.2
"@types/react": 18.2.37
"@types/react-dom": 18.2.15
eslint: 8.52.0
Expand Down

0 comments on commit ac06341

Please sign in to comment.