Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @types/node from 20.14.15 to 22.5.1 #1392

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.14.15",
"@types/node": "^22.5.1",
"typescript": "^5.5.4"
},
"version": "1.0.28",
Expand Down
2 changes: 1 addition & 1 deletion packages/commands/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"devDependencies": {
"@types/debug": "^4.1.12",
"@types/mocha": "^10.0.7",
"@types/node": "^20.14.15",
"@types/node": "^22.5.1",
"@types/split2": "^4.2.3",
"@types/ws": "^8.5.12",
"mocha": "^10.7.3",
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.14.15"
"@types/node": "^22.5.1"
},
"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": "^0.3.0",
"@popperjs/core": "^2.11.8",
"@types/debug": "^4.1.12",
"@types/node": "^20.14.15",
"@types/node": "^22.5.1",
"typescript": "^5.5.4"
},
"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.10",
"@types/debug": "4.1.12",
"@types/node": "^20.14.15",
"@types/node": "^22.5.1",
"@types/ws": "^8.5.12",
"bufferutil": "^4.0.8",
"mocha": "^10.7.3",
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": "^2.0.3",
"@types/node": "^20.14.15",
"@types/node": "^22.5.1",
"@types/source-map-support": "^0.5.10",
"@types/ws": "^8.5.12",
"typescript": "^5.5.4"
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.7",
"@types/node": "^20.14.15",
"@types/node": "^22.5.1",
"mocha": "^10.7.3",
"source-map-support": "0.5.21",
"typescript": "5.5.4"
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.0",
"@types/debug": "^4.1.12",
"@types/node": "^20.14.15",
"@types/node": "^22.5.1",
"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": "^0.6.0",
"@types/debug": "^4.1.12",
"@types/mime-types": "^2.1.4",
"@types/node": "^20.14.15",
"@types/node": "^22.5.1",
"@types/on-finished": "^2.3.4",
"@types/request": "^2.48.12",
"@types/send": "^0.17.4",
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.7",
"@types/node": "^20.14.15",
"@types/node": "^22.5.1",
"mocha": "^10.7.3",
"mock-require": "^3.0.3",
"source-map-support": "^0.5.21",
Expand Down
37 changes: 22 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ __metadata:
"@akala/storage": "workspace:^"
"@types/co-body": "npm:^6.1.3"
"@types/debug": "npm:^4.1.12"
"@types/node": "npm:^20.14.15"
"@types/node": "npm:^22.5.1"
co-body: "npm:^6.2.0"
connect-ensure-login: "npm:^0.1.1"
oauth2orize: "npm:^1.12.0"
Expand Down Expand Up @@ -170,7 +170,7 @@ __metadata:
"@akala/json-rpc-ws": "workspace:^"
"@types/debug": "npm:^4.1.12"
"@types/mocha": "npm:^10.0.7"
"@types/node": "npm:^20.14.15"
"@types/node": "npm:^22.5.1"
"@types/split2": "npm:^4.2.3"
"@types/ws": "npm:^8.5.12"
ajv: "npm:^8.17.1"
Expand Down Expand Up @@ -255,7 +255,7 @@ __metadata:
"@fortawesome/fontawesome-common-types": "npm:^0.3.0"
"@popperjs/core": "npm:^2.11.8"
"@types/debug": "npm:^4.1.12"
"@types/node": "npm:^20.14.15"
"@types/node": "npm:^22.5.1"
reflect-metadata: "npm:^0.2.2"
typescript: "npm:^5.5.4"
peerDependencies:
Expand All @@ -282,7 +282,7 @@ __metadata:
"@akala/core": "workspace:^"
"@types/assert": "npm:1.5.10"
"@types/debug": "npm:4.1.12"
"@types/node": "npm:^20.14.15"
"@types/node": "npm:^22.5.1"
"@types/ws": "npm:^8.5.12"
bufferutil: "npm:^4.0.8"
debug: "npm:^4.3.6"
Expand Down Expand Up @@ -336,7 +336,7 @@ __metadata:
"@akala/json-rpc-ws": "workspace:^"
"@types/debug": "npm:^4.1.12"
"@types/mock-require": "npm:^2.0.3"
"@types/node": "npm:^20.14.15"
"@types/node": "npm:^22.5.1"
"@types/source-map-support": "npm:^0.5.10"
"@types/ws": "npm:^8.5.12"
reflect-metadata: "npm:^0.2.2"
Expand All @@ -354,7 +354,7 @@ __metadata:
dependencies:
"@types/debug": "npm:^4.1.12"
"@types/mocha": "npm:^10.0.7"
"@types/node": "npm:^20.14.15"
"@types/node": "npm:^22.5.1"
debug: "npm:^4.3.6"
mocha: "npm:^10.7.3"
source-map-support: "npm:0.5.21"
Expand All @@ -378,7 +378,7 @@ __metadata:
"@akala/commands": "workspace:^"
"@types/conventional-recommended-bump": "npm:^10.0.0"
"@types/debug": "npm:^4.1.12"
"@types/node": "npm:^20.14.15"
"@types/node": "npm:^22.5.1"
"@yarnpkg/core": "npm:^4.1.2"
conventional-changelog-angular: "npm:^8.0.0"
conventional-changelog-writer: "npm:^8.0.0"
Expand All @@ -404,7 +404,7 @@ __metadata:
"@types/cookie": "npm:^0.6.0"
"@types/debug": "npm:^4.1.12"
"@types/mime-types": "npm:^2.1.4"
"@types/node": "npm:^20.14.15"
"@types/node": "npm:^22.5.1"
"@types/on-finished": "npm:^2.3.4"
"@types/request": "npm:^2.48.12"
"@types/send": "npm:^0.17.4"
Expand Down Expand Up @@ -453,7 +453,7 @@ __metadata:
"@akala/core": "workspace:^"
"@types/debug": "npm:^4.1.12"
"@types/mocha": "npm:^10.0.7"
"@types/node": "npm:^20.14.15"
"@types/node": "npm:^22.5.1"
mocha: "npm:^10.7.3"
mock-require: "npm:^3.0.3"
reflect-metadata: "npm:^0.2.2"
Expand Down Expand Up @@ -3053,12 +3053,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.14.15":
version: 20.14.15
resolution: "@types/node@npm:20.14.15"
"@types/node@npm:^22.5.1":
version: 22.5.1
resolution: "@types/node@npm:22.5.1"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10/87a4a4313e886c1db1c8042004956095477e040f67df993fd16a2d50488c750bda81e85bf702c2e629e964605034e8dfe0cb91b65ce22b6b8eec37ece61c6b6c
undici-types: "npm:~6.19.2"
checksum: 10/adcec0e8a9ec9112a8cc9529b7d633356c2377fe69ca6e6de4ee39cacb8c86a18a9b7ba658e2456f8ad90d5b76767b268f517b0336c6db787cb056dcdfed107a
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -10308,6 +10308,13 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~6.19.2":
version: 6.19.8
resolution: "undici-types@npm:6.19.8"
checksum: 10/cf0b48ed4fc99baf56584afa91aaffa5010c268b8842f62e02f752df209e3dea138b372a60a963b3b2576ed932f32329ce7ddb9cb5f27a6c83040d8cd74b7a70
languageName: node
linkType: hard

"unique-filename@npm:^2.0.0":
version: 2.0.1
resolution: "unique-filename@npm:2.0.1"
Expand Down
Loading