@faergeek/eslint-config 6.1.12 → 6.1.13

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 +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@faergeek/eslint-config",
3
- "version": "6.1.12",
3
+ "version": "6.1.13",
4
4
  "main": "index.js",
5
5
  "repository": "git@github.com:faergeek/eslint-config.git",
6
6
  "author": "Sergey Slipchenko <faergeek@gmail.com>",
@@ -19,8 +19,8 @@
19
19
  },
20
20
  "packageManager": "pnpm@9.6.0",
21
21
  "dependencies": {
22
- "@typescript-eslint/eslint-plugin": "^7.0.1",
23
- "@typescript-eslint/parser": "^7.0.1",
22
+ "@typescript-eslint/eslint-plugin": "^8.0.0",
23
+ "@typescript-eslint/parser": "^8.0.0",
24
24
  "eslint-config-prettier": "^9.0.0",
25
25
  "eslint-plugin-react": "^7.23.2",
26
26
  "eslint-plugin-react-hooks": "^4.2.0",