Skip to content

Commit

Permalink
Update dependency @types/node to v18.15.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 21, 2023
1 parent 9451769 commit 8b4064f
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.4",
"@bufbuild/protobuf": "0.5.0",
"@types/node": "18.15.3",
"@types/node": "18.15.5",
"@types/react": "18.0.28",
"@types/react-dom": "18.0.11",
"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,10 +381,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.15.3":
version: 18.15.3
resolution: "@types/node@npm:18.15.3"
checksum: 31b1d92475a82c30de29aa6c0771b18a276552d191283b4423ba2d61b3f01159bf0d02576c0b7cc834b043997893800db6bb47f246083ed85aa45e79c80875d7
"@types/node@npm:18.15.5":
version: 18.15.5
resolution: "@types/node@npm:18.15.5"
checksum: 5fbf3453bd5ce1402bb2964e55d928fc8a8a7de5451b1b0fe66587fecb8a3eb86854ca9cefa5076a5971e2cff00e1773ceeb5d872a54f6c6ddfbbc1064b4e91a
languageName: node
linkType: hard

Expand Down Expand Up @@ -874,7 +874,7 @@ __metadata:
"@bufbuild/protobuf": 0.5.0
"@bufbuild/protoc-gen-connect-web": 0.8.4
"@bufbuild/protoc-gen-es": 0.5.0
"@types/node": 18.15.3
"@types/node": 18.15.5
"@types/react": 18.0.28
"@types/react-dom": 18.0.11
eslint: 8.36.0
Expand Down

0 comments on commit 8b4064f

Please sign in to comment.