@agilebot/eslint-config 0.5.5 → 0.5.6

Sign up to get free protection for your applications and to get access to all the features.
package/dist/cli.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license @agilebot/eslint-config v0.5.5
2
+ * @license @agilebot/eslint-config v0.5.6
3
3
  *
4
4
  * Copyright (c) Agilebot, Inc. and its affiliates.
5
5
  *
package/dist/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license @agilebot/eslint-config v0.5.5
2
+ * @license @agilebot/eslint-config v0.5.6
3
3
  *
4
4
  * Copyright (c) Agilebot, Inc. and its affiliates.
5
5
  *
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@agilebot/eslint-config",
3
- "version": "0.5.5",
3
+ "version": "0.5.6",
4
4
  "description": "Agilebot's ESLint config",
5
5
  "bin": {
6
6
  "eslint-agilebot": "bin/eslint-agilebot"
@@ -38,7 +38,7 @@
38
38
  "eslint-plugin-prettier": "^5.2.1",
39
39
  "eslint-plugin-promise": "^7.1.0",
40
40
  "eslint-plugin-react": "^7.37.2",
41
- "eslint-plugin-react-hooks": "^4.6.2",
41
+ "eslint-plugin-react-hooks": "^5.0.0",
42
42
  "eslint-plugin-unicorn": "^55.0.0",
43
43
  "eslint-plugin-unused-imports": "^4.1.4",
44
44
  "eslint-plugin-vue": "^9.28.0",
@@ -47,7 +47,7 @@
47
47
  "picocolors": "^1.1.0",
48
48
  "vue-eslint-parser": "^9.4.3",
49
49
  "yargs": "^17.7.2",
50
- "@agilebot/eslint-utils": "0.5.5"
50
+ "@agilebot/eslint-utils": "0.5.6"
51
51
  },
52
52
  "devDependencies": {
53
53
  "@types/yargs": "^17.0.33",
@@ -55,7 +55,7 @@
55
55
  },
56
56
  "peerDependencies": {
57
57
  "eslint": "^7.0.0 || ^8.0.0 || ^9.0.0",
58
- "@agilebot/eslint-plugin": "0.5.5"
58
+ "@agilebot/eslint-plugin": "0.5.6"
59
59
  },
60
60
  "files": [
61
61
  "bin",