Skip to content

Commit

Permalink
chore(deps-dev): bump @types/node from 18.19.43 to 22.2.0 (#241)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 13, 2024
1 parent b79f96d commit c25d124
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@tsconfig/node18": "^18.2.4",
"@types/eslint": "^9",
"@types/minimatch": "^5.1.2",
"@types/node": "^18.19.43",
"@types/node": "^22.2.0",
"@types/ts-expose-internals": "npm:[email protected]",
"@types/ts-node": "npm:ts-node@^10.9.2",
"@types/typescript-3": "npm:[email protected]",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -248,12 +248,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^18.19.43":
version: 18.19.43
resolution: "@types/node@npm:18.19.43"
"@types/node@npm:^22.2.0":
version: 22.2.0
resolution: "@types/node@npm:22.2.0"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10c0/8be49897596d7641941d21d943b10a7b907af714617f9e3d1c69d735850de0c0a8d04f1428277c2b2451b4eda6ab1a3c05bfadfe66b4a30cd9ca51200814c647
undici-types: "npm:~6.13.0"
checksum: 10c0/c17900b34faecfec204f72970bd658d0c217aaf739c1bf7690c969465b6b26b77a8be1cd9ba735aadbd1dd20b5c3e4f406ec33528bf7c6eec90744886c5d5608
languageName: node
linkType: hard

Expand Down Expand Up @@ -2651,7 +2651,7 @@ __metadata:
"@tsconfig/node18": "npm:^18.2.4"
"@types/eslint": "npm:^9"
"@types/minimatch": "npm:^5.1.2"
"@types/node": "npm:^18.19.43"
"@types/node": "npm:^22.2.0"
"@types/ts-expose-internals": "npm:[email protected]"
"@types/ts-node": "npm:ts-node@^10.9.2"
"@types/typescript-3": "npm:[email protected]"
Expand Down Expand Up @@ -2696,10 +2696,10 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~5.26.4":
version: 5.26.5
resolution: "undici-types@npm:5.26.5"
checksum: 10c0/bb673d7876c2d411b6eb6c560e0c571eef4a01c1c19925175d16e3a30c4c428181fb8d7ae802a261f283e4166a0ac435e2f505743aa9e45d893f9a3df017b501
"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 c25d124

Please sign in to comment.