@faergeek/eslint-config 5.0.112 → 5.0.115

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.0.112",
3
+ "version": "5.0.115",
4
4
  "main": "index.js",
5
5
  "repository": "git@github.com:faergeek/eslint-config.git",
6
6
  "author": "Sergey Slipchenko <me@faergeek.online>",
@@ -41,7 +41,7 @@
41
41
  "eslint-plugin-jest": "^27.0.0",
42
42
  "eslint-plugin-react": "^7.23.2",
43
43
  "eslint-plugin-react-hooks": "^4.2.0",
44
- "eslint-plugin-simple-import-sort": "^7.0.0"
44
+ "eslint-plugin-simple-import-sort": "^8.0.0"
45
45
  },
46
46
  "devDependencies": {
47
47
  "@commitlint/cli": "^17.0.0",