Skip to content

Commit

Permalink
Update dependency @types/node to v18.19.31
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 28, 2024
1 parent 65c62e0 commit 3aedab0
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.19.28",
"@types/node": "18.19.31",
"@types/react": "18.2.78",
"@types/react-dom": "18.2.25",
"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.19.28":
version: 18.19.28
resolution: "@types/node@npm:18.19.28"
"@types/node@npm:18.19.31":
version: 18.19.31
resolution: "@types/node@npm:18.19.31"
dependencies:
undici-types: ~5.26.4
checksum: b74f2b46c7732ed9eccd70548522700474384fc8bf4fafa0373c25483a4930a7e7ebdba7f481b339483857a673e1f89f5cb0ecfc2a36551993cdf1846fe26dc7
checksum: 949bddfd7071bd47300d1f33d380ee34695ccd5f046f1a03e4d2be0d953ace896905144d44a6f483f241b5ef34b86f0e40a0e312201117782eecf89e81a4ff13
languageName: node
linkType: hard

Expand Down Expand Up @@ -889,7 +889,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.19.28
"@types/node": 18.19.31
"@types/react": 18.2.78
"@types/react-dom": 18.2.25
eslint: 8.57.0
Expand Down

0 comments on commit 3aedab0

Please sign in to comment.