Skip to content

Commit

Permalink
Update dependency @types/node to v18.16.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 17, 2023
1 parent 62d143b commit d4901ae
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.16.10",
"@types/node": "18.16.12",
"@types/react": "18.2.6",
"@types/react-dom": "18.2.4",
"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 @@ -374,10 +374,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.16.10":
version: 18.16.10
resolution: "@types/node@npm:18.16.10"
checksum: 1db35543ae98d4a98731037a11a9478480d1260ff3778da70b9a137a3023666d20bab1573b584c401058f76c0d5f7dfbbc157b70a059452e086c8da5639cc653
"@types/node@npm:18.16.12":
version: 18.16.12
resolution: "@types/node@npm:18.16.12"
checksum: 90b316c097a059534870bc8e358c7996d99e3bb4395c88a91b893b925ad34e32ff1177009ec6c16a6467266414dca64ec9613e9e6bb3f91b6de0ab629d3bb3b9
languageName: node
linkType: hard

Expand Down Expand Up @@ -867,7 +867,7 @@ __metadata:
"@bufbuild/protobuf": 0.5.0
"@bufbuild/protoc-gen-connect-web": 0.8.6
"@bufbuild/protoc-gen-es": 0.5.0
"@types/node": 18.16.10
"@types/node": 18.16.12
"@types/react": 18.2.6
"@types/react-dom": 18.2.4
eslint: 8.40.0
Expand Down

0 comments on commit d4901ae

Please sign in to comment.