@faergeek/eslint-config 5.0.62 → 5.0.65

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.62",
3
+ "version": "5.0.65",
4
4
  "main": "index.js",
5
5
  "repository": "git@github.com:faergeek/eslint-config.git",
6
6
  "author": "Sergey Slipchenko <me@faergeek.online>",
@@ -47,7 +47,7 @@
47
47
  "@commitlint/cli": "^16.0.0",
48
48
  "@commitlint/config-conventional": "^16.0.0",
49
49
  "eslint": "^8.0.0",
50
- "husky": "^7.0.0",
50
+ "husky": "^8.0.0",
51
51
  "prettier": "^2.2.1",
52
52
  "semantic-release": "^19.0.0"
53
53
  }