Skip to content

Commit

Permalink
Update dependency @types/node to v18.19.67
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent 47d4538 commit bd15b3d
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.64",
"@types/node": "18.19.67",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"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 @@ -709,12 +709,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.19.64":
version: 18.19.64
resolution: "@types/node@npm:18.19.64"
"@types/node@npm:18.19.67":
version: 18.19.67
resolution: "@types/node@npm:18.19.67"
dependencies:
undici-types: ~5.26.4
checksum: e7680215b03c9bee8a33947f03d06048e8e460f23b1b7b29c45350cf437faa5f8fcb7d8c3eb8dfec8427923e7a184df42bc710c1b6252b4852e3ed7064c6228f
checksum: 700f92c6a0b63352ce6327286392adab30bb17623c2a788811e9cf092c4dc2fb5e36ca4727247a981b3f44185fdceef20950a3b7a8ab72721e514ac037022a08
languageName: node
linkType: hard

Expand Down Expand Up @@ -1157,7 +1157,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.64
"@types/node": 18.19.67
"@types/react": 18.3.12
"@types/react-dom": 18.3.1
eslint: 8.57.1
Expand Down

0 comments on commit bd15b3d

Please sign in to comment.