Skip to content

Commit ed4a23e

Browse files
chore(deps): update dependency @stylistic/eslint-plugin to v3
1 parent 3c94a62 commit ed4a23e

32 files changed

+385
-248
lines changed

.pnp.cjs

+226-154
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
]
3232
},
3333
"devDependencies": {
34-
"@stylistic/eslint-plugin": "^2.6.1",
34+
"@stylistic/eslint-plugin": "^3.0.0",
3535
"@trivago/prettier-plugin-sort-imports": "^5.0.0",
3636
"@types/eslint": "^8.56.11",
3737
"@typescript-eslint/eslint-plugin": "^8.0.0",

packages/allure-codeceptjs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@babel/preset-typescript": "^7.24.6",
5858
"@codeceptjs/configure": "^1.0.0",
5959
"@codeceptjs/helper": "^2.0.4",
60-
"@stylistic/eslint-plugin": "^2.6.1",
60+
"@stylistic/eslint-plugin": "^3.0.0",
6161
"@types/babel__core": "^7",
6262
"@types/babel__preset-env": "^7",
6363
"@types/eslint": "^8.56.11",

packages/allure-cucumberjs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@babel/preset-typescript": "^7.24.6",
6868
"@cucumber/cucumber": "^10.8.0",
6969
"@cucumber/messages": "^26.0.0",
70-
"@stylistic/eslint-plugin": "^2.6.1",
70+
"@stylistic/eslint-plugin": "^3.0.0",
7171
"@types/babel__core": "^7",
7272
"@types/babel__preset-env": "^7",
7373
"@types/eslint": "^8.56.11",

packages/allure-cypress/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@babel/plugin-transform-modules-commonjs": "^7.24.6",
6969
"@babel/preset-env": "^7.24.6",
7070
"@babel/preset-typescript": "^7.24.6",
71-
"@stylistic/eslint-plugin": "^2.6.1",
71+
"@stylistic/eslint-plugin": "^3.0.0",
7272
"@types/babel__core": "^7",
7373
"@types/babel__preset-env": "^7",
7474
"@types/eslint": "^8.56.11",

packages/allure-jasmine/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@babel/core": "^7.24.6",
5959
"@babel/preset-env": "^7.24.6",
6060
"@babel/preset-typescript": "^7.24.6",
61-
"@stylistic/eslint-plugin": "^2.6.1",
61+
"@stylistic/eslint-plugin": "^3.0.0",
6262
"@types/babel__core": "^7",
6363
"@types/babel__preset-env": "^7",
6464
"@types/eslint": "^8.56.11",

packages/allure-jest/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"@jest/environment": "^29.7.0",
7171
"@jest/expect": "^29.7.0",
7272
"@jest/types": "^29.6.3",
73-
"@stylistic/eslint-plugin": "^2.6.1",
73+
"@stylistic/eslint-plugin": "^3.0.0",
7474
"@types/babel__core": "^7",
7575
"@types/babel__preset-env": "^7",
7676
"@types/eslint": "^8.56.11",

packages/allure-js-commons/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"@babel/plugin-transform-modules-commonjs": "^7.24.6",
8585
"@babel/preset-env": "^7.24.6",
8686
"@babel/preset-typescript": "^7.24.6",
87-
"@stylistic/eslint-plugin": "^2.6.1",
87+
"@stylistic/eslint-plugin": "^3.0.0",
8888
"@types/babel__core": "^7",
8989
"@types/babel__preset-env": "^7",
9090
"@types/eslint": "^8.56.11",

packages/allure-mocha/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@babel/core": "^7.24.6",
6868
"@babel/preset-env": "^7.24.6",
6969
"@babel/preset-typescript": "^7.24.6",
70-
"@stylistic/eslint-plugin": "^2.6.1",
70+
"@stylistic/eslint-plugin": "^3.0.0",
7171
"@types/babel__core": "^7",
7272
"@types/babel__preset-env": "^7",
7373
"@types/eslint": "^8.56.11",

packages/allure-playwright/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"@babel/preset-env": "^7.24.6",
7171
"@babel/preset-typescript": "^7.24.6",
7272
"@playwright/test": "^1.45.1",
73-
"@stylistic/eslint-plugin": "^2.6.1",
73+
"@stylistic/eslint-plugin": "^3.0.0",
7474
"@types/babel__core": "^7",
7575
"@types/babel__preset-env": "^7",
7676
"@types/eslint": "^8.56.11",

packages/allure-vitest/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"allure-js-commons": "workspace:*"
5656
},
5757
"devDependencies": {
58-
"@stylistic/eslint-plugin": "^2.6.1",
58+
"@stylistic/eslint-plugin": "^3.0.0",
5959
"@types/eslint": "^8.56.11",
6060
"@types/node": "^20.14.2",
6161
"@typescript-eslint/eslint-plugin": "^8.0.0",

packages/newman-reporter-allure/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@babel/core": "^7.24.6",
6161
"@babel/preset-env": "^7.24.6",
6262
"@babel/preset-typescript": "^7.24.6",
63-
"@stylistic/eslint-plugin": "^2.6.1",
63+
"@stylistic/eslint-plugin": "^3.0.0",
6464
"@types/babel__core": "^7",
6565
"@types/babel__preset-env": "^7",
6666
"@types/eslint": "^8.56.11",

0 commit comments

Comments
 (0)