@faergeek/eslint-config 5.0.13 → 5.0.17

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": "5.0.13",
3
+ "version": "5.0.17",
4
4
  "main": "index.js",
5
5
  "repository": "git@github.com:faergeek/eslint-config.git",
6
6
  "author": "Sergey Slipchenko <me@faergeek.online>",
@@ -44,8 +44,8 @@
44
44
  "eslint-plugin-simple-import-sort": "^7.0.0"
45
45
  },
46
46
  "devDependencies": {
47
- "@commitlint/cli": "^14.0.0",
48
- "@commitlint/config-conventional": "^14.0.0",
47
+ "@commitlint/cli": "^15.0.0",
48
+ "@commitlint/config-conventional": "^15.0.0",
49
49
  "eslint": "^8.0.0",
50
50
  "husky": "^7.0.0",
51
51
  "prettier": "^2.2.1",