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 Oct 31, 2023
1 parent a24cce8 commit fbc5beb
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.7",
"@types/node": "20.8.10",
"@types/react": "18.2.33",
"@types/react-dom": "18.2.14",
"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.7":
version: 18.18.7
resolution: "@types/node@npm:18.18.7"
"@types/node@npm:20.8.10":
version: 20.8.10
resolution: "@types/node@npm:20.8.10"
dependencies:
undici-types: ~5.26.4
checksum: 972f8b214f961b6c8d99f84aab8bfadc656bb71fc7ad4a543ad3405286c95f27385ee0c3844f88d612f3cf225cd4d49ce8a7d9aea05a2aba9b2524ac525040aa
checksum: 7c61190e43e8074a1b571e52ff14c880bc67a0447f2fe5ed0e1a023eb8a23d5f815658edb98890f7578afe0f090433c4a635c7c87311762544e20dd78723e515
languageName: node
linkType: hard

Expand Down Expand Up @@ -883,7 +883,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.7
"@types/node": 20.8.10
"@types/react": 18.2.33
"@types/react-dom": 18.2.14
eslint: 8.51.0
Expand Down

0 comments on commit fbc5beb

Please sign in to comment.