Skip to content

Commit

Permalink
chore(deps-dev): bump @types/node from v20.9.0 to v20.9.2
Browse files Browse the repository at this point in the history
| datasource | package     | from   | to     |
| ---------- | ----------- | ------ | ------ |
| npm        | @types/node | 20.9.0 | 20.9.2 |
  • Loading branch information
renovate-bot committed Nov 20, 2023
1 parent ba682d9 commit d401f6e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@tsconfig/strictest": "2.0.2",
"@types/eslint": "8.44.7",
"@types/jest": "29.5.8",
"@types/node": "20.9.0",
"@types/node": "20.9.2",
"@typescript-eslint/eslint-plugin": "6.11.0",
"@typescript-eslint/parser": "6.11.0",
"@vercel/ncc": "0.38.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1276,12 +1276,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:20.9.0":
version: 20.9.0
resolution: "@types/node@npm:20.9.0"
"@types/node@npm:*, @types/node@npm:20.9.2":
version: 20.9.2
resolution: "@types/node@npm:20.9.2"
dependencies:
undici-types: ~5.26.4
checksum: bfd927da6bff8a32051fa44bb47ca32a56d2c8bc8ba0170770f181cc1fa3c0b05863c9b930f0ba8604a48d5eb0d319166601709ca53bf2deae0025d8b6c6b8a3
checksum: 5bbb8fb2248fc5c5c4071d9809fb9af85997677c07124d65665202b53283a3b7bdff26fb844e9ee407e3847dfce6399c2b01e3329ea44a4b720647b1b987c678
languageName: node
linkType: hard

Expand Down Expand Up @@ -2405,7 +2405,7 @@ __metadata:
"@tsconfig/strictest": 2.0.2
"@types/eslint": 8.44.7
"@types/jest": 29.5.8
"@types/node": 20.9.0
"@types/node": 20.9.2
"@typescript-eslint/eslint-plugin": 6.11.0
"@typescript-eslint/parser": 6.11.0
"@vercel/ncc": 0.38.0
Expand Down

0 comments on commit d401f6e

Please sign in to comment.