We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d109cd2 commit d551952Copy full SHA for d551952
packages/eslint-config/package.json
@@ -12,7 +12,7 @@
12
},
13
"prettier": "@tsparticles/prettier-config",
14
"dependencies": {
15
- "@stylistic/eslint-plugin": "^1.8.0",
+ "@stylistic/eslint-plugin": "^4.0.0",
16
"@tsparticles/prettier-config": "^2.1.6",
17
"@typescript-eslint/eslint-plugin": "^7.8.0",
18
"@typescript-eslint/parser": "^7.8.0",
packages/webpack-config/package.json
@@ -27,7 +27,7 @@
27
28
"@babel/core": "^7.24.5",
29
"@babel/preset-env": "^7.24.5",
30
31
"@tsparticles/eslint-config": "^2.3.0",
32
33
"@types/node": "^20.12.7",
0 commit comments