eslint-config-entva 2.8.0 → 2.12.0
Sign up to get free protection for your applications and to get access to all the features.
- package/index.js +1 -1
- package/package.json +2 -2
package/index.js
CHANGED
package/package.json
CHANGED
@@ -9,7 +9,7 @@
|
|
9
9
|
"url": "https://github.com/entva/styleguide"
|
10
10
|
},
|
11
11
|
"bugs": "https://github.com/entva/styleguide/issues",
|
12
|
-
"version": "2.
|
12
|
+
"version": "2.12.0",
|
13
13
|
"keywords": [
|
14
14
|
"linter",
|
15
15
|
"config",
|
@@ -29,7 +29,7 @@
|
|
29
29
|
"react": "^19.0.0"
|
30
30
|
},
|
31
31
|
"dependencies": {
|
32
|
-
"eslint-config-entva-base": "^2.
|
32
|
+
"eslint-config-entva-base": "^2.12.0",
|
33
33
|
"eslint-plugin-import": "^2.31.0",
|
34
34
|
"eslint-plugin-jsx-a11y": "^6.10.2",
|
35
35
|
"eslint-plugin-react": "^7.37.2",
|