Skip to content

Commit

Permalink
deps: bump @types/node
Browse files Browse the repository at this point in the history
Bumps the development-dependencies group with 1 update in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `@types/node` from 22.5.5 to 22.7.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 28, 2024
1 parent 89e81c7 commit 3d80fed
Show file tree
Hide file tree
Showing 14 changed files with 36 additions and 27 deletions.
2 changes: 1 addition & 1 deletion packages/async-queue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"@alwatr/prettier-config": "workspace:^",
"@alwatr/tsconfig-base": "workspace:^",
"@alwatr/type-helper": "workspace:^",
"@types/node": "^22.5.5",
"@types/node": "^22.7.4",
"jest": "^29.7.0",
"typescript": "^5.6.2"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/dedupe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"@alwatr/prettier-config": "workspace:^",
"@alwatr/tsconfig-base": "workspace:^",
"@alwatr/type-helper": "workspace:^",
"@types/node": "^22.5.5",
"@types/node": "^22.7.4",
"typescript": "^5.6.2"
}
}
2 changes: 1 addition & 1 deletion packages/exit-hook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@alwatr/nano-build": "workspace:^",
"@alwatr/prettier-config": "workspace:^",
"@alwatr/tsconfig-base": "workspace:^",
"@types/node": "^22.5.5",
"@types/node": "^22.7.4",
"typescript": "^5.6.2"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/fetch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"@alwatr/prettier-config": "workspace:^",
"@alwatr/tsconfig-base": "workspace:^",
"@alwatr/type-helper": "workspace:^",
"@types/node": "^22.5.5",
"@types/node": "^22.7.4",
"jest": "^29.7.0",
"typescript": "^5.6.2"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/flatomise/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@alwatr/nano-build": "workspace:^",
"@alwatr/prettier-config": "workspace:^",
"@alwatr/tsconfig-base": "workspace:^",
"@types/node": "^22.5.5",
"@types/node": "^22.7.4",
"typescript": "^5.6.2"
}
}
2 changes: 1 addition & 1 deletion packages/global-scope/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@alwatr/nano-build": "workspace:^",
"@alwatr/prettier-config": "workspace:^",
"@alwatr/tsconfig-base": "workspace:^",
"@types/node": "^22.5.5",
"@types/node": "^22.7.4",
"typescript": "^5.6.2"
}
}
2 changes: 1 addition & 1 deletion packages/is-number/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"@alwatr/nano-build": "workspace:^",
"@alwatr/prettier-config": "workspace:^",
"@alwatr/tsconfig-base": "workspace:^",
"@types/node": "^22.5.5",
"@types/node": "^22.7.4",
"jest": "^29.7.0",
"typescript": "^5.6.2"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@alwatr/nano-build": "workspace:^",
"@alwatr/prettier-config": "workspace:^",
"@alwatr/tsconfig-base": "workspace:^",
"@types/node": "^22.5.5",
"@types/node": "^22.7.4",
"typescript": "^5.6.2"
}
}
2 changes: 1 addition & 1 deletion packages/node-fs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"@alwatr/prettier-config": "workspace:^",
"@alwatr/tsconfig-base": "workspace:^",
"@alwatr/type-helper": "workspace:^",
"@types/node": "^22.5.5",
"@types/node": "^22.7.4",
"typescript": "^5.6.2"
}
}
2 changes: 1 addition & 1 deletion packages/parse-duration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"@alwatr/nano-build": "workspace:^",
"@alwatr/prettier-config": "workspace:^",
"@alwatr/tsconfig-base": "workspace:^",
"@types/node": "^22.5.5",
"@types/node": "^22.7.4",
"jest": "^29.7.0",
"typescript": "^5.6.2"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/platform-info/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"@alwatr/nano-build": "workspace:^",
"@alwatr/prettier-config": "workspace:^",
"@alwatr/tsconfig-base": "workspace:^",
"@types/node": "^22.5.5",
"@types/node": "^22.7.4",
"typescript": "^5.6.2"
}
}
2 changes: 1 addition & 1 deletion packages/polyfill-has-own/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@alwatr/nano-build": "workspace:^",
"@alwatr/prettier-config": "workspace:^",
"@alwatr/tsconfig-base": "workspace:^",
"@types/node": "^22.5.5",
"@types/node": "^22.7.4",
"typescript": "^5.6.2"
}
}
2 changes: 1 addition & 1 deletion packages/wait/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"@alwatr/prettier-config": "workspace:^",
"@alwatr/tsconfig-base": "workspace:^",
"@alwatr/type-helper": "workspace:^",
"@types/node": "^22.5.5",
"@types/node": "^22.7.4",
"typescript": "^5.6.2"
}
}
37 changes: 23 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ __metadata:
"@alwatr/prettier-config": "workspace:^"
"@alwatr/tsconfig-base": "workspace:^"
"@alwatr/type-helper": "workspace:^"
"@types/node": "npm:^22.5.5"
"@types/node": "npm:^22.7.4"
jest: "npm:^29.7.0"
typescript: "npm:^5.6.2"
languageName: unknown
Expand All @@ -28,7 +28,7 @@ __metadata:
"@alwatr/prettier-config": "workspace:^"
"@alwatr/tsconfig-base": "workspace:^"
"@alwatr/type-helper": "workspace:^"
"@types/node": "npm:^22.5.5"
"@types/node": "npm:^22.7.4"
typescript: "npm:^5.6.2"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -76,7 +76,7 @@ __metadata:
"@alwatr/nano-build": "workspace:^"
"@alwatr/prettier-config": "workspace:^"
"@alwatr/tsconfig-base": "workspace:^"
"@types/node": "npm:^22.5.5"
"@types/node": "npm:^22.7.4"
typescript: "npm:^5.6.2"
languageName: unknown
linkType: soft
Expand All @@ -92,7 +92,7 @@ __metadata:
"@alwatr/tsconfig-base": "workspace:^"
"@alwatr/type-helper": "workspace:^"
"@alwatr/wait": "workspace:^"
"@types/node": "npm:^22.5.5"
"@types/node": "npm:^22.7.4"
jest: "npm:^29.7.0"
typescript: "npm:^5.6.2"
languageName: unknown
Expand All @@ -116,7 +116,7 @@ __metadata:
"@alwatr/nano-build": "workspace:^"
"@alwatr/prettier-config": "workspace:^"
"@alwatr/tsconfig-base": "workspace:^"
"@types/node": "npm:^22.5.5"
"@types/node": "npm:^22.7.4"
typescript: "npm:^5.6.2"
languageName: unknown
linkType: soft
Expand All @@ -128,7 +128,7 @@ __metadata:
"@alwatr/nano-build": "workspace:^"
"@alwatr/prettier-config": "workspace:^"
"@alwatr/tsconfig-base": "workspace:^"
"@types/node": "npm:^22.5.5"
"@types/node": "npm:^22.7.4"
typescript: "npm:^5.6.2"
languageName: unknown
linkType: soft
Expand All @@ -140,7 +140,7 @@ __metadata:
"@alwatr/nano-build": "workspace:^"
"@alwatr/prettier-config": "workspace:^"
"@alwatr/tsconfig-base": "workspace:^"
"@types/node": "npm:^22.5.5"
"@types/node": "npm:^22.7.4"
jest: "npm:^29.7.0"
typescript: "npm:^5.6.2"
languageName: unknown
Expand All @@ -166,7 +166,7 @@ __metadata:
"@alwatr/platform-info": "workspace:^"
"@alwatr/prettier-config": "workspace:^"
"@alwatr/tsconfig-base": "workspace:^"
"@types/node": "npm:^22.5.5"
"@types/node": "npm:^22.7.4"
typescript: "npm:^5.6.2"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -195,7 +195,7 @@ __metadata:
"@alwatr/prettier-config": "workspace:^"
"@alwatr/tsconfig-base": "workspace:^"
"@alwatr/type-helper": "workspace:^"
"@types/node": "npm:^22.5.5"
"@types/node": "npm:^22.7.4"
typescript: "npm:^5.6.2"
languageName: unknown
linkType: soft
Expand All @@ -208,7 +208,7 @@ __metadata:
"@alwatr/nano-build": "workspace:^"
"@alwatr/prettier-config": "workspace:^"
"@alwatr/tsconfig-base": "workspace:^"
"@types/node": "npm:^22.5.5"
"@types/node": "npm:^22.7.4"
jest: "npm:^29.7.0"
typescript: "npm:^5.6.2"
languageName: unknown
Expand All @@ -221,7 +221,7 @@ __metadata:
"@alwatr/nano-build": "workspace:^"
"@alwatr/prettier-config": "workspace:^"
"@alwatr/tsconfig-base": "workspace:^"
"@types/node": "npm:^22.5.5"
"@types/node": "npm:^22.7.4"
typescript: "npm:^5.6.2"
languageName: unknown
linkType: soft
Expand All @@ -233,7 +233,7 @@ __metadata:
"@alwatr/nano-build": "workspace:^"
"@alwatr/prettier-config": "workspace:^"
"@alwatr/tsconfig-base": "workspace:^"
"@types/node": "npm:^22.5.5"
"@types/node": "npm:^22.7.4"
typescript: "npm:^5.6.2"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -273,7 +273,7 @@ __metadata:
"@alwatr/prettier-config": "workspace:^"
"@alwatr/tsconfig-base": "workspace:^"
"@alwatr/type-helper": "workspace:^"
"@types/node": "npm:^22.5.5"
"@types/node": "npm:^22.7.4"
typescript: "npm:^5.6.2"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -2192,7 +2192,7 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:^22.5.2, @types/node@npm:^22.5.5":
"@types/node@npm:*, @types/node@npm:^22.5.2":
version: 22.5.5
resolution: "@types/node@npm:22.5.5"
dependencies:
Expand All @@ -2201,6 +2201,15 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^22.7.4":
version: 22.7.4
resolution: "@types/node@npm:22.7.4"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/c22bf54515c78ff3170142c1e718b90e2a0003419dc2d55f79c9c9362edd590a6ab1450deb09ff6e1b32d1b4698da407930b16285e8be3a009ea6cd2695cac01
languageName: node
linkType: hard

"@types/normalize-package-data@npm:^2.4.1, @types/normalize-package-data@npm:^2.4.3":
version: 2.4.4
resolution: "@types/normalize-package-data@npm:2.4.4"
Expand Down

0 comments on commit 3d80fed

Please sign in to comment.