Skip to content

Commit

Permalink
Update dependency @types/node to v18.11.18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 27, 2022
1 parent 4450e33 commit c150047
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.5.0",
"@bufbuild/protobuf": "0.5.0",
"@types/node": "18.11.17",
"@types/node": "18.11.18",
"@types/react": "18.0.26",
"@types/react-dom": "18.0.10",
"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 @@ -337,10 +337,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.11.17":
version: 18.11.17
resolution: "@types/node@npm:18.11.17"
checksum: 1933afd068d5c75c068c6c4df6d10edb3b0b2bb6503d544e2f0496ac007c90596e6a5e284a8ef032451bc16f871b7e46719d7d2bea60e9b25d13a77d52161cac
"@types/node@npm:18.11.18":
version: 18.11.18
resolution: "@types/node@npm:18.11.18"
checksum: 03f17f9480f8d775c8a72da5ea7e9383db5f6d85aa5fefde90dd953a1449bd5e4ffde376f139da4f3744b4c83942166d2a7603969a6f8ea826edfb16e6e3b49d
languageName: node
linkType: hard

Expand Down Expand Up @@ -830,7 +830,7 @@ __metadata:
"@bufbuild/protobuf": 0.5.0
"@bufbuild/protoc-gen-connect-web": 0.5.0
"@bufbuild/protoc-gen-es": 0.5.0
"@types/node": 18.11.17
"@types/node": 18.11.18
"@types/react": 18.0.26
"@types/react-dom": 18.0.10
eslint: 8.30.0
Expand Down

0 comments on commit c150047

Please sign in to comment.