Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 2, 2025
1 parent 4b1f96e commit c142a01
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@joshdb/prettier-config": "2.0.0-next.df53d54.0",
"@joshdb/ts-config": "2.0.0-next.df53d54.0",
"@types/better-sqlite3": "^7.6.11",
"@types/node": "^20.17.6",
"@types/node": "^22.10.4",
"@types/prompts": "^2.4.9",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
Expand Down
19 changes: 13 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1598,12 +1598,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.17.6":
version: 20.17.6
resolution: "@types/node@npm:20.17.6"
"@types/node@npm:^22.10.4":
version: 22.10.4
resolution: "@types/node@npm:22.10.4"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/5918c7ff8368bbe6d06d5e739c8ae41a9db41628f28760c60cda797be7d233406f07c4d0e6fdd960a0a342ec4173c2217eb6624e06bece21c1f1dd1b92805c15
undici-types: "npm:~6.20.0"
checksum: 10c0/b2950f71dad821ef5103f42f3b4a804f8613f5799b8d96f427f904f49841b424e311fa38b3a92cf4710529abc82a355093b9258b030af3e94ee9b84bd1313063
languageName: node
linkType: hard

Expand Down Expand Up @@ -5950,7 +5950,7 @@ __metadata:
"@joshdb/prettier-config": "npm:2.0.0-next.df53d54.0"
"@joshdb/ts-config": "npm:2.0.0-next.df53d54.0"
"@types/better-sqlite3": "npm:^7.6.11"
"@types/node": "npm:^20.17.6"
"@types/node": "npm:^22.10.4"
"@types/prompts": "npm:^2.4.9"
"@typescript-eslint/eslint-plugin": "npm:^7.18.0"
"@typescript-eslint/parser": "npm:^7.18.0"
Expand Down Expand Up @@ -6907,6 +6907,13 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~6.20.0":
version: 6.20.0
resolution: "undici-types@npm:6.20.0"
checksum: 10c0/68e659a98898d6a836a9a59e6adf14a5d799707f5ea629433e025ac90d239f75e408e2e5ff086afc3cace26f8b26ee52155293564593fbb4a2f666af57fc59bf
languageName: node
linkType: hard

"unicorn-magic@npm:^0.1.0":
version: 0.1.0
resolution: "unicorn-magic@npm:0.1.0"
Expand Down

0 comments on commit c142a01

Please sign in to comment.