@faergeek/eslint-config 5.1.34 → 5.1.36

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.34",
3
+ "version": "5.1.36",
4
4
  "main": "index.js",
5
5
  "repository": "git@github.com:faergeek/eslint-config.git",
6
6
  "author": "Sergey Slipchenko <faergeek@gmail.com>",
@@ -20,7 +20,7 @@
20
20
  "dependencies": {
21
21
  "@typescript-eslint/eslint-plugin": "^6.0.0",
22
22
  "@typescript-eslint/parser": "^6.0.0",
23
- "eslint-config-prettier": "^8.3.0",
23
+ "eslint-config-prettier": "^9.0.0",
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",