Skip to content

Commit

Permalink
Update dependency @types/node to v18.14.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 4, 2023
1 parent 666c882 commit 0663beb
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.1",
"@bufbuild/protobuf": "0.5.0",
"@types/node": "18.14.5",
"@types/node": "18.14.6",
"@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 @@ -355,10 +355,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.14.5":
version: 18.14.5
resolution: "@types/node@npm:18.14.5"
checksum: 415fb0edc132baa9580f1b7a381a3f10b662f5d7a7d11641917fa0961788ccede3272badc414aadc47306e9fc35c5f6c59159ac470b46d3f3a15fb0446224c8c
"@types/node@npm:18.14.6":
version: 18.14.6
resolution: "@types/node@npm:18.14.6"
checksum: 2f88f482cabadc6dbddd627a1674239e68c3c9beab56eb4ae2309fb96fd17fc3a509d99b0309bafe13b58529574f49ecf3a583f2ebe2896dd32fe4be436dc96e
languageName: node
linkType: hard

Expand Down Expand Up @@ -848,7 +848,7 @@ __metadata:
"@bufbuild/protobuf": 0.5.0
"@bufbuild/protoc-gen-connect-web": 0.8.1
"@bufbuild/protoc-gen-es": 0.5.0
"@types/node": 18.14.5
"@types/node": 18.14.6
"@types/react": 18.0.28
"@types/react-dom": 18.0.11
eslint: 8.35.0
Expand Down

0 comments on commit 0663beb

Please sign in to comment.