Skip to content

Commit

Permalink
Update dependency @types/node to v18.19.17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 17, 2024
1 parent b5460c2 commit f9b2899
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.9",
"@types/node": "18.19.17",
"@types/react": "18.2.48",
"@types/react-dom": "18.2.18",
"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.9":
version: 18.19.9
resolution: "@types/node@npm:18.19.9"
"@types/node@npm:18.19.17":
version: 18.19.17
resolution: "@types/node@npm:18.19.17"
dependencies:
undici-types: ~5.26.4
checksum: 8ffd4043ada193cf32d4c13eb850e8c510d4c96504c62fdc5326b3bb2c7ddc2c81892c351b2c0c403c29df3ab13c864a370f0282daf6d3380ba3c2001728a643
checksum: f04c46ddcb33eb8b2ae6e6ae1a50b40bd5478462f8e80ea2023325e256ac10c4d033a2f62f49cdeba156a570979b1fc6cb6d9809167e2a60a18da80c32da0733
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.19.9
"@types/node": 18.19.17
"@types/react": 18.2.48
"@types/react-dom": 18.2.18
eslint: 8.56.0
Expand Down

0 comments on commit f9b2899

Please sign in to comment.