Skip to content

Commit

Permalink
Update dependency @types/node to v18.18.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 26, 2023
1 parent de6f935 commit 135f048
Show file tree
Hide file tree
Showing 2 changed files with 15 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.18.0",
"@types/node": "18.18.7",
"@types/react": "18.2.22",
"@types/react-dom": "18.2.7",
"next": "12.3.4",
Expand Down
19 changes: 14 additions & 5 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -381,10 +381,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.18.0":
version: 18.18.0
resolution: "@types/node@npm:18.18.0"
checksum: 61bcffa28eb713e7a4c66fd369df603369c3f834a783faeced95fe3e78903faa25f1a704d49e054f41d71b7915eeb066d10a37cc699421fcf5dd267f96ad5808
"@types/node@npm:18.18.7":
version: 18.18.7
resolution: "@types/node@npm:18.18.7"
dependencies:
undici-types: ~5.26.4
checksum: 972f8b214f961b6c8d99f84aab8bfadc656bb71fc7ad4a543ad3405286c95f27385ee0c3844f88d612f3cf225cd4d49ce8a7d9aea05a2aba9b2524ac525040aa
languageName: node
linkType: hard

Expand Down Expand Up @@ -881,7 +883,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.18.0
"@types/node": 18.18.7
"@types/react": 18.2.22
"@types/react-dom": 18.2.7
eslint: 8.51.0
Expand Down Expand Up @@ -3622,6 +3624,13 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~5.26.4":
version: 5.26.5
resolution: "undici-types@npm:5.26.5"
checksum: 3192ef6f3fd5df652f2dc1cd782b49d6ff14dc98e5dced492aa8a8c65425227da5da6aafe22523c67f035a272c599bb89cfe803c1db6311e44bed3042fc25487
languageName: node
linkType: hard

"unique-filename@npm:^2.0.0":
version: 2.0.1
resolution: "unique-filename@npm:2.0.1"
Expand Down

0 comments on commit 135f048

Please sign in to comment.