Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 29, 2024
1 parent 2454d0c commit 8f7cdf9
Show file tree
Hide file tree
Showing 15 changed files with 59 additions and 45 deletions.
47 changes: 27 additions & 20 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/allure-codeceptjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@types/babel__preset-env": "^7",
"@types/eslint": "^8.56.11",
"@types/jasmine": "^5.1.4",
"@types/node": "^20.14.2",
"@types/node": "^22.0.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"allure-commandline": "^2.29.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/allure-cucumberjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"@types/babel__core": "^7",
"@types/babel__preset-env": "^7",
"@types/eslint": "^8.56.11",
"@types/node": "^20.14.2",
"@types/node": "^22.0.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"allure-commandline": "^2.29.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/allure-cypress/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@types/babel__core": "^7",
"@types/babel__preset-env": "^7",
"@types/eslint": "^8.56.11",
"@types/node": "^20.14.2",
"@types/node": "^22.0.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"allure-commandline": "^2.29.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/allure-jasmine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@types/babel__preset-env": "^7",
"@types/eslint": "^8.56.11",
"@types/jasmine": "^5.1.4",
"@types/node": "^20.14.2",
"@types/node": "^22.0.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"allure-commandline": "^2.29.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/allure-jest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"@types/babel__core": "^7",
"@types/babel__preset-env": "^7",
"@types/eslint": "^8.56.11",
"@types/node": "^20.14.2",
"@types/node": "^22.0.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"allure-commandline": "^2.29.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/allure-js-commons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"@types/babel__preset-env": "^7",
"@types/eslint": "^8.56.11",
"@types/md5": "^2",
"@types/node": "^20.14.2",
"@types/node": "^22.0.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"eslint": "^8.57.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/allure-mocha/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@types/babel__preset-env": "^7",
"@types/eslint": "^8.56.11",
"@types/mocha": "^10.0.1",
"@types/node": "^20.14.2",
"@types/node": "^22.0.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"allure-commandline": "^2.29.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/allure-playwright/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"@types/babel__core": "^7",
"@types/babel__preset-env": "^7",
"@types/eslint": "^8.56.11",
"@types/node": "^20.14.2",
"@types/node": "^22.0.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"allure-commandline": "^2.29.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/allure-vitest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"devDependencies": {
"@stylistic/eslint-plugin": "^2.6.1",
"@types/eslint": "^8.56.11",
"@types/node": "^20.14.2",
"@types/node": "^22.0.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"@vitest/runner": "^1.6.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/newman-reporter-allure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@types/babel__preset-env": "^7",
"@types/eslint": "^8.56.11",
"@types/newman": "^5.3.6",
"@types/node": "^20.14.2",
"@types/node": "^22.0.0",
"@types/postman-collection": "^3.5.10",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
Expand Down
37 changes: 22 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3525,12 +3525,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.14.2":
version: 20.14.9
resolution: "@types/node@npm:20.14.9"
"@types/node@npm:^22.0.0":
version: 22.8.2
resolution: "@types/node@npm:22.8.2"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10/f313b06c79be92f5d3541159ef813b9fc606941f951ecf826e940658c6d4952755ca2f06277b746326cef0697ed79a04676ecde053d32e1121b3352c8168d2e9
undici-types: "npm:~6.19.8"
checksum: 10/ae4ba44dd13cfd5277fae062f2e55d12631db10b7ec67c842b9a0e21c767a5538c07e6944320fba7a2a7c2aba3130768203c8553a5f1896073e5a39e7f5df195
languageName: node
linkType: hard

Expand Down Expand Up @@ -4016,7 +4016,7 @@ __metadata:
"@types/babel__preset-env": "npm:^7"
"@types/eslint": "npm:^8.56.11"
"@types/jasmine": "npm:^5.1.4"
"@types/node": "npm:^20.14.2"
"@types/node": "npm:^22.0.0"
"@typescript-eslint/eslint-plugin": "npm:^8.0.0"
"@typescript-eslint/parser": "npm:^8.0.0"
allure-commandline: "npm:^2.29.0"
Expand Down Expand Up @@ -4065,7 +4065,7 @@ __metadata:
"@types/babel__core": "npm:^7"
"@types/babel__preset-env": "npm:^7"
"@types/eslint": "npm:^8.56.11"
"@types/node": "npm:^20.14.2"
"@types/node": "npm:^22.0.0"
"@typescript-eslint/eslint-plugin": "npm:^8.0.0"
"@typescript-eslint/parser": "npm:^8.0.0"
allure-commandline: "npm:^2.29.0"
Expand Down Expand Up @@ -4102,7 +4102,7 @@ __metadata:
"@types/babel__core": "npm:^7"
"@types/babel__preset-env": "npm:^7"
"@types/eslint": "npm:^8.56.11"
"@types/node": "npm:^20.14.2"
"@types/node": "npm:^22.0.0"
"@typescript-eslint/eslint-plugin": "npm:^8.0.0"
"@typescript-eslint/parser": "npm:^8.0.0"
allure-commandline: "npm:^2.29.0"
Expand Down Expand Up @@ -4144,7 +4144,7 @@ __metadata:
"@types/babel__preset-env": "npm:^7"
"@types/eslint": "npm:^8.56.11"
"@types/jasmine": "npm:^5.1.4"
"@types/node": "npm:^20.14.2"
"@types/node": "npm:^22.0.0"
"@typescript-eslint/eslint-plugin": "npm:^8.0.0"
"@typescript-eslint/parser": "npm:^8.0.0"
allure-commandline: "npm:^2.29.0"
Expand Down Expand Up @@ -4187,7 +4187,7 @@ __metadata:
"@types/babel__core": "npm:^7"
"@types/babel__preset-env": "npm:^7"
"@types/eslint": "npm:^8.56.11"
"@types/node": "npm:^20.14.2"
"@types/node": "npm:^22.0.0"
"@typescript-eslint/eslint-plugin": "npm:^8.0.0"
"@typescript-eslint/parser": "npm:^8.0.0"
allure-commandline: "npm:^2.29.0"
Expand Down Expand Up @@ -4242,7 +4242,7 @@ __metadata:
"@types/babel__preset-env": "npm:^7"
"@types/eslint": "npm:^8.56.11"
"@types/md5": "npm:^2"
"@types/node": "npm:^20.14.2"
"@types/node": "npm:^22.0.0"
"@typescript-eslint/eslint-plugin": "npm:^8.0.0"
"@typescript-eslint/parser": "npm:^8.0.0"
eslint: "npm:^8.57.0"
Expand Down Expand Up @@ -4303,7 +4303,7 @@ __metadata:
"@types/babel__preset-env": "npm:^7"
"@types/eslint": "npm:^8.56.11"
"@types/mocha": "npm:^10.0.1"
"@types/node": "npm:^20.14.2"
"@types/node": "npm:^22.0.0"
"@typescript-eslint/eslint-plugin": "npm:^8.0.0"
"@typescript-eslint/parser": "npm:^8.0.0"
allure-commandline: "npm:^2.29.0"
Expand Down Expand Up @@ -4343,7 +4343,7 @@ __metadata:
"@types/babel__core": "npm:^7"
"@types/babel__preset-env": "npm:^7"
"@types/eslint": "npm:^8.56.11"
"@types/node": "npm:^20.14.2"
"@types/node": "npm:^22.0.0"
"@typescript-eslint/eslint-plugin": "npm:^8.0.0"
"@typescript-eslint/parser": "npm:^8.0.0"
allure-commandline: "npm:^2.29.0"
Expand Down Expand Up @@ -4371,7 +4371,7 @@ __metadata:
dependencies:
"@stylistic/eslint-plugin": "npm:^2.6.1"
"@types/eslint": "npm:^8.56.11"
"@types/node": "npm:^20.14.2"
"@types/node": "npm:^22.0.0"
"@typescript-eslint/eslint-plugin": "npm:^8.0.0"
"@typescript-eslint/parser": "npm:^8.0.0"
"@vitest/runner": "npm:^1.6.0"
Expand Down Expand Up @@ -11156,7 +11156,7 @@ __metadata:
"@types/babel__preset-env": "npm:^7"
"@types/eslint": "npm:^8.56.11"
"@types/newman": "npm:^5.3.6"
"@types/node": "npm:^20.14.2"
"@types/node": "npm:^22.0.0"
"@types/postman-collection": "npm:^3.5.10"
"@typescript-eslint/eslint-plugin": "npm:^8.0.0"
"@typescript-eslint/parser": "npm:^8.0.0"
Expand Down Expand Up @@ -14535,6 +14535,13 @@ __metadata:
languageName: node
linkType: hard

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

"unicode-canonical-property-names-ecmascript@npm:^2.0.0":
version: 2.0.0
resolution: "unicode-canonical-property-names-ecmascript@npm:2.0.0"
Expand Down

0 comments on commit 8f7cdf9

Please sign in to comment.