Skip to content

Commit

Permalink
Update dependency @types/node to v18.19.39
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 22, 2024
1 parent 952513b commit 3881c6f
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.19.34",
"@types/node": "18.19.39",
"@types/react": "18.2.78",
"@types/react-dom": "18.2.25",
"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 @@ -565,12 +565,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.19.34":
version: 18.19.34
resolution: "@types/node@npm:18.19.34"
"@types/node@npm:18.19.39":
version: 18.19.39
resolution: "@types/node@npm:18.19.39"
dependencies:
undici-types: ~5.26.4
checksum: ae6369baa1529ec3564da29611ec7eb8ccb219080d717292151b6b899820d25290243d01c9240f11a63d1a42e47198cd6310fab67b6d17bea723221fea07b644
checksum: d1de755983127b405458c427ae2cf77c89d120a617ca70999086a75fb0b6c6dbc1bdddfe1a8a7374c9ae55ed0589a2bd023ffb3b09ee25440c013afc6502dfe6
languageName: node
linkType: hard

Expand Down Expand Up @@ -1031,7 +1031,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.19.34
"@types/node": 18.19.39
"@types/react": 18.2.78
"@types/react-dom": 18.2.25
eslint: 8.57.0
Expand Down

0 comments on commit 3881c6f

Please sign in to comment.