Skip to content

Commit c36623e

Browse files
fix(deps): update dependency @stylistic/eslint-plugin to v2
1 parent d109cd2 commit c36623e

File tree

3 files changed

+49
-110
lines changed

3 files changed

+49
-110
lines changed

packages/eslint-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"prettier": "@tsparticles/prettier-config",
1414
"dependencies": {
15-
"@stylistic/eslint-plugin": "^1.8.0",
15+
"@stylistic/eslint-plugin": "^2.0.0",
1616
"@tsparticles/prettier-config": "^2.1.6",
1717
"@typescript-eslint/eslint-plugin": "^7.8.0",
1818
"@typescript-eslint/parser": "^7.8.0",

packages/webpack-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"dependencies": {
2828
"@babel/core": "^7.24.5",
2929
"@babel/preset-env": "^7.24.5",
30-
"@stylistic/eslint-plugin": "^1.8.0",
30+
"@stylistic/eslint-plugin": "^2.0.0",
3131
"@tsparticles/eslint-config": "^2.3.0",
3232
"@tsparticles/prettier-config": "^2.1.6",
3333
"@types/node": "^20.12.7",

pnpm-lock.yaml

+47-108
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)