Skip to content

Commit aaa6014

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

File tree

3 files changed

+46
-93
lines changed

3 files changed

+46
-93
lines changed

packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 44 additions & 91 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)