Skip to content

Commit

Permalink
Update dependency @types/node to v18.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 7, 2023
1 parent 8a06c0e commit 3b7e988
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.7.0",
"@bufbuild/protobuf": "0.5.0",
"@types/node": "18.11.19",
"@types/node": "18.13.0",
"@types/react": "18.0.27",
"@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.19":
version: 18.11.19
resolution: "@types/node@npm:18.11.19"
checksum: d7cd19fcfc59cbdd3f9ba0b4072cb7adc21bd575bd8eb7d7e698975e63564aaa83f03434f32b12331f84f73d0b369d9cbe2371e359d9d7f5c3361f4987f4f7da
"@types/node@npm:18.13.0":
version: 18.13.0
resolution: "@types/node@npm:18.13.0"
checksum: 4ea10f8802848b01672bce938f678b6774ca2cee0c9774f12275ab064ae07818419c3e2e41d6257ce7ba846d1ea26c63214aa1dfa4166fa3746291752b8c6416
languageName: node
linkType: hard

Expand Down Expand Up @@ -830,7 +830,7 @@ __metadata:
"@bufbuild/protobuf": 0.5.0
"@bufbuild/protoc-gen-connect-web": 0.7.0
"@bufbuild/protoc-gen-es": 0.5.0
"@types/node": 18.11.19
"@types/node": 18.13.0
"@types/react": 18.0.27
"@types/react-dom": 18.0.10
eslint: 8.33.0
Expand Down

0 comments on commit 3b7e988

Please sign in to comment.