Skip to content

Commit

Permalink
Update dependency @types/node to v18.19.54
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 3, 2024
1 parent 731e2ac commit 7e5c90d
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.43",
"@types/node": "18.19.54",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"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 @@ -565,12 +565,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.19.43":
version: 18.19.43
resolution: "@types/node@npm:18.19.43"
"@types/node@npm:18.19.54":
version: 18.19.54
resolution: "@types/node@npm:18.19.54"
dependencies:
undici-types: ~5.26.4
checksum: 5eb9045aae6da86e8ad297381f93d29d2e7fcd4ed0c53670d9dff1e7b714920f8bbe5ee456289c19fc69c510ac197bdbacc7a785eaeba0afb9cb5d634a64bcd3
checksum: d85bacc7430c2913bcd2cf293f312bc1f9108819707ac25b58404185c3b8f9ca9e3e93c396672f457c18e65f5ba86cc8363803f830207c6b7dd14fd74e1455b0
languageName: node
linkType: hard

Expand Down Expand Up @@ -1031,7 +1031,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.43
"@types/node": 18.19.54
"@types/react": 18.3.3
"@types/react-dom": 18.3.0
eslint: 8.57.0
Expand Down

0 comments on commit 7e5c90d

Please sign in to comment.