Skip to content

Commit

Permalink
Update dependency @types/node to v18.17.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 16, 2023
1 parent 13141a9 commit 3a9a0ed
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.17.3",
"@types/node": "18.17.5",
"@types/react": "18.2.18",
"@types/react-dom": "18.2.7",
"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.17.3":
version: 18.17.3
resolution: "@types/node@npm:18.17.3"
checksum: 884fb68936b2b0ff90863fcf80610dd2f3d9fe1947897248b0138df05fe41ee6ce62941b37b565e3b3fd77601cd3977a64de858654c6ab9064413b171740d6ba
"@types/node@npm:18.17.5":
version: 18.17.5
resolution: "@types/node@npm:18.17.5"
checksum: b8c658a99234b99425243c324b641ed7b9ceb6bee6b06421fdc9bb7c58f9a5552e353225cc549e6982462ac384abe1985022ed76e2e4728797f59b21f659ca2b
languageName: node
linkType: hard

Expand Down Expand Up @@ -881,7 +881,7 @@ __metadata:
"@bufbuild/protobuf": 0.5.0
"@bufbuild/protoc-gen-connect-web": 0.11.0
"@bufbuild/protoc-gen-es": 0.5.0
"@types/node": 18.17.3
"@types/node": 18.17.5
"@types/react": 18.2.18
"@types/react-dom": 18.2.7
eslint: 8.45.0
Expand Down

0 comments on commit 3a9a0ed

Please sign in to comment.