@faergeek/eslint-config 5.1.71 → 5.1.72

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@faergeek/eslint-config",
3
- "version": "5.1.71",
3
+ "version": "5.1.72",
4
4
  "main": "index.js",
5
5
  "repository": "git@github.com:faergeek/eslint-config.git",
6
6
  "author": "Sergey Slipchenko <faergeek@gmail.com>",
@@ -25,7 +25,7 @@
25
25
  "eslint-plugin-jest": "^27.0.0",
26
26
  "eslint-plugin-react": "^7.23.2",
27
27
  "eslint-plugin-react-hooks": "^4.2.0",
28
- "eslint-plugin-simple-import-sort": "^11.0.0"
28
+ "eslint-plugin-simple-import-sort": "^12.0.0"
29
29
  },
30
30
  "devDependencies": {
31
31
  "@commitlint/cli": "^18.0.0",