Skip to content

Commit

Permalink
Bump @types/node from 20.16.12 to 22.9.3
Browse files Browse the repository at this point in the history
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.16.12 to 22.9.3.
- [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-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 24, 2024
1 parent 51406a9 commit 319016c
Show file tree
Hide file tree
Showing 11 changed files with 26 additions and 26 deletions.
2 changes: 1 addition & 1 deletion packages/authentication/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@akala/server": "workspace:^",
"@types/co-body": "^6.1.3",
"@types/debug": "^4.1.12",
"@types/node": "^20.17.7",
"@types/node": "^22.9.3",
"typescript": "^5.7.2"
},
"version": "2.0.44",
Expand Down
2 changes: 1 addition & 1 deletion packages/commands/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"devDependencies": {
"@types/debug": "^4.1.12",
"@types/mocha": "^10.0.10",
"@types/node": "^20.17.7",
"@types/node": "^22.9.3",
"@types/split2": "^4.2.3",
"@types/ws": "^8.5.13",
"mocha": "^10.8.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/daemonize/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
}
},
"devDependencies": {
"@types/node": "^20.17.7"
"@types/node": "^22.9.3"
},
"scripts": {
"test": "echo \"Error: no test specified\""
Expand Down
2 changes: 1 addition & 1 deletion packages/dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@fortawesome/fontawesome-common-types": "^6.7.1",
"@popperjs/core": "^2.11.8",
"@types/debug": "^4.1.12",
"@types/node": "^20.17.7",
"@types/node": "^22.9.3",
"typescript": "^5.7.2"
},
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion packages/json-rpc-ws/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"devDependencies": {
"@types/assert": "1.5.11",
"@types/debug": "4.1.12",
"@types/node": "^20.17.7",
"@types/node": "^22.9.3",
"@types/ws": "^8.5.13",
"bufferutil": "^4.0.8",
"mocha": "^10.8.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/pm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"devDependencies": {
"@types/debug": "^4.1.12",
"@types/mock-require": "^3.0.0",
"@types/node": "^20.17.7",
"@types/node": "^22.9.3",
"@types/source-map-support": "^0.5.10",
"@types/ws": "^8.5.13",
"typescript": "^5.7.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/protocol-parser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"devDependencies": {
"@types/debug": "^4.1.12",
"@types/mocha": "^10.0.10",
"@types/node": "^20.17.7",
"@types/node": "^22.9.3",
"mocha": "^10.8.2",
"source-map-support": "0.5.21",
"typescript": "5.7.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/semantic-release/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"devDependencies": {
"@types/conventional-recommended-bump": "^10.0.3",
"@types/debug": "^4.1.12",
"@types/node": "^20.17.7",
"@types/node": "^22.9.3",
"git-raw-commits": "^5.0.0"
},
"gitHead": "d92f6693ed8cca439c8e92d2045bb15c0a7dae43",
Expand Down
2 changes: 1 addition & 1 deletion packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@types/cookie": "^1.0.0",
"@types/debug": "^4.1.12",
"@types/mime-types": "^2.1.4",
"@types/node": "^20.17.7",
"@types/node": "^22.9.3",
"@types/request": "^2.48.12",
"@types/send": "^0.17.4",
"@types/ws": "^8.5.13",
Expand Down
2 changes: 1 addition & 1 deletion packages/storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"devDependencies": {
"@types/debug": "^4.1.12",
"@types/mocha": "^10.0.10",
"@types/node": "^20.17.7",
"@types/node": "^22.9.3",
"mocha": "^10.8.2",
"mock-require": "^3.0.3",
"source-map-support": "^0.5.21",
Expand Down
32 changes: 16 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ __metadata:
"@akala/storage": "workspace:^"
"@types/co-body": "npm:^6.1.3"
"@types/debug": "npm:^4.1.12"
"@types/node": "npm:^20.17.7"
"@types/node": "npm:^22.9.3"
co-body: "npm:^6.2.0"
connect-ensure-login: "npm:^0.1.1"
oauth2orize: "npm:^1.12.0"
Expand Down Expand Up @@ -164,7 +164,7 @@ __metadata:
"@akala/json-rpc-ws": "workspace:^"
"@types/debug": "npm:^4.1.12"
"@types/mocha": "npm:^10.0.10"
"@types/node": "npm:^20.17.7"
"@types/node": "npm:^22.9.3"
"@types/split2": "npm:^4.2.3"
"@types/ws": "npm:^8.5.13"
ajv: "npm:^8.17.1"
Expand Down Expand Up @@ -247,7 +247,7 @@ __metadata:
"@fortawesome/fontawesome-common-types": "npm:^6.7.1"
"@popperjs/core": "npm:^2.11.8"
"@types/debug": "npm:^4.1.12"
"@types/node": "npm:^20.17.7"
"@types/node": "npm:^22.9.3"
reflect-metadata: "npm:^0.2.2"
typescript: "npm:^5.7.2"
peerDependencies:
Expand All @@ -274,7 +274,7 @@ __metadata:
"@akala/core": "workspace:^"
"@types/assert": "npm:1.5.11"
"@types/debug": "npm:4.1.12"
"@types/node": "npm:^20.17.7"
"@types/node": "npm:^22.9.3"
"@types/ws": "npm:^8.5.13"
bufferutil: "npm:^4.0.8"
debug: "npm:^4.3.7"
Expand Down Expand Up @@ -326,7 +326,7 @@ __metadata:
"@akala/json-rpc-ws": "workspace:^"
"@types/debug": "npm:^4.1.12"
"@types/mock-require": "npm:^3.0.0"
"@types/node": "npm:^20.17.7"
"@types/node": "npm:^22.9.3"
"@types/source-map-support": "npm:^0.5.10"
"@types/ws": "npm:^8.5.13"
reflect-metadata: "npm:^0.2.2"
Expand All @@ -344,7 +344,7 @@ __metadata:
dependencies:
"@types/debug": "npm:^4.1.12"
"@types/mocha": "npm:^10.0.10"
"@types/node": "npm:^20.17.7"
"@types/node": "npm:^22.9.3"
debug: "npm:^4.3.7"
mocha: "npm:^10.8.2"
source-map-support: "npm:0.5.21"
Expand All @@ -368,7 +368,7 @@ __metadata:
"@akala/commands": "workspace:^"
"@types/conventional-recommended-bump": "npm:^10.0.3"
"@types/debug": "npm:^4.1.12"
"@types/node": "npm:^20.17.7"
"@types/node": "npm:^22.9.3"
"@yarnpkg/core": "npm:^4.1.5"
conventional-changelog-angular: "npm:^8.0.0"
conventional-changelog-writer: "npm:^8.0.0"
Expand All @@ -394,7 +394,7 @@ __metadata:
"@types/cookie": "npm:^1.0.0"
"@types/debug": "npm:^4.1.12"
"@types/mime-types": "npm:^2.1.4"
"@types/node": "npm:^20.17.7"
"@types/node": "npm:^22.9.3"
"@types/request": "npm:^2.48.12"
"@types/send": "npm:^0.17.4"
"@types/ws": "npm:^8.5.13"
Expand Down Expand Up @@ -438,7 +438,7 @@ __metadata:
"@akala/core": "workspace:^"
"@types/debug": "npm:^4.1.12"
"@types/mocha": "npm:^10.0.10"
"@types/node": "npm:^20.17.7"
"@types/node": "npm:^22.9.3"
mocha: "npm:^10.8.2"
mock-require: "npm:^3.0.3"
reflect-metadata: "npm:^0.2.2"
Expand Down Expand Up @@ -3077,12 +3077,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.17.7":
version: 20.17.7
resolution: "@types/node@npm:20.17.7"
"@types/node@npm:^22.9.3":
version: 22.9.3
resolution: "@types/node@npm:22.9.3"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10/b54a9e6dedb75d86e2cc1ea249d2cff512fea3185d53e5a8b6b8ba93ad06f61347a4785a963323672f73f53a4847dd8ce9bb706ad4ba23650520abc67c7cffba
undici-types: "npm:~6.19.8"
checksum: 10/c32a03ff998b8c6cf7d653216508a92b1e6569dd5031ea6cfc2aaa8c75ebbf4172bf1602f0e1f673086e210787dc96667b99ba4d919bc151f9a1f88aeac42822
languageName: node
linkType: hard

Expand Down Expand Up @@ -4601,7 +4601,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "daemonize@workspace:packages/daemonize"
dependencies:
"@types/node": "npm:^20.17.7"
"@types/node": "npm:^22.9.3"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -9304,7 +9304,7 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~6.19.2":
"undici-types@npm:~6.19.2, undici-types@npm:~6.19.8":
version: 6.19.8
resolution: "undici-types@npm:6.19.8"
checksum: 10/cf0b48ed4fc99baf56584afa91aaffa5010c268b8842f62e02f752df209e3dea138b372a60a963b3b2576ed932f32329ce7ddb9cb5f27a6c83040d8cd74b7a70
Expand Down

0 comments on commit 319016c

Please sign in to comment.