Skip to content

Commit

Permalink
Bump @types/node from 22.0.0 to 22.1.0 (#89)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 8, 2024
1 parent 33c3e3b commit eb462b3
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"packageManager": "yarn@4.3.1",
"devDependencies": {
"@arethetypeswrong/cli": "^0.15.3",
"@types/node": "22.0.0",
"@types/node": "22.1.0",
"prettier": "^3.3.2",
"tsup": "^8.2.3",
"typescript": "^5.5.4"
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -456,12 +456,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:22.0.0":
version: 22.0.0
resolution: "@types/node@npm:22.0.0"
"@types/node@npm:22.1.0":
version: 22.1.0
resolution: "@types/node@npm:22.1.0"
dependencies:
undici-types: "npm:~6.11.1"
checksum: 10c0/af26a8ec7266c857b0ced75dc3a93c6b65280d1fa40d1b4488c814d30831c5c752489c99ecb5698daec1376145b1a9ddd08350882dc2e07769917a5f22a460bc
undici-types: "npm:~6.13.0"
checksum: 10c0/553dafcb842b889c036d43b390d464e8ffcf3ca455ddd5b1a1ef98396381eafbeb0c112a15cc6bf9662b72bc25fc45efc4b6f604760e1e84c410f1b7936c488b
languageName: node
linkType: hard

Expand Down Expand Up @@ -2127,7 +2127,7 @@ __metadata:
resolution: "turnstile-verify@workspace:."
dependencies:
"@arethetypeswrong/cli": "npm:^0.15.3"
"@types/node": "npm:22.0.0"
"@types/node": "npm:22.1.0"
prettier: "npm:^3.3.2"
tsup: "npm:^8.2.3"
typescript: "npm:^5.5.4"
Expand Down Expand Up @@ -2174,10 +2174,10 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~6.11.1":
version: 6.11.1
resolution: "undici-types@npm:6.11.1"
checksum: 10c0/d8f5739a8e6c779d72336c82deb49c56d5ac9f9f6e0eb2e8dd4d3f6929ae9db7cde370d2e46516fe6cad04ea53e790c5e16c4c75eed7cd0f9bd31b0763bb2fa3
"undici-types@npm:~6.13.0":
version: 6.13.0
resolution: "undici-types@npm:6.13.0"
checksum: 10c0/2de55181f569c77a4f08063f8bf2722fcbb6ea312a26a9e927bd1f5ea5cf3a281c5ddf23155061db083e0a25838f54813543ff13b0ac34d230d5c1205ead66c1
languageName: node
linkType: hard

Expand Down

0 comments on commit eb462b3

Please sign in to comment.