@faergeek/eslint-config 5.0.159 → 5.0.161

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.159",
3
+ "version": "5.0.161",
4
4
  "main": "index.js",
5
5
  "repository": "git@github.com:faergeek/eslint-config.git",
6
6
  "author": "Sergey Slipchenko <faergeek@gmail.com>",
@@ -24,7 +24,7 @@
24
24
  "eslint-plugin-jest": "^27.0.0",
25
25
  "eslint-plugin-react": "^7.23.2",
26
26
  "eslint-plugin-react-hooks": "^4.2.0",
27
- "eslint-plugin-simple-import-sort": "^8.0.0"
27
+ "eslint-plugin-simple-import-sort": "^9.0.0"
28
28
  },
29
29
  "devDependencies": {
30
30
  "@commitlint/cli": "^17.0.0",