@agilebot/eslint-config 0.4.4 → 0.4.5

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.4.4
2
+ * @license @agilebot/eslint-config v0.4.5
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.4.4
2
+ * @license @agilebot/eslint-config v0.4.5
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.4.4",
3
+ "version": "0.4.5",
4
4
  "description": "Agilebot's ESLint config",
5
5
  "bin": {
6
6
  "eslint-agilebot": "bin/eslint-agilebot"
@@ -20,16 +20,16 @@
20
20
  "dependencies": {
21
21
  "@cspell/eslint-plugin": "^8.14.2",
22
22
  "@eslint-community/eslint-plugin-eslint-comments": "^4.4.0",
23
- "@eslint-react/eslint-plugin": "^1.12.1",
24
- "@stylistic/eslint-plugin": "^2.6.4",
25
- "@typescript-eslint/eslint-plugin": "~8.2.0",
26
- "@typescript-eslint/parser": "~8.2.0",
23
+ "@eslint-react/eslint-plugin": "^1.14.0",
24
+ "@stylistic/eslint-plugin": "^2.8.0",
25
+ "@typescript-eslint/eslint-plugin": "~8.5.0",
26
+ "@typescript-eslint/parser": "~8.5.0",
27
27
  "eslint-config-godaddy": "^6.0.0",
28
28
  "eslint-config-prettier": "^9.1.0",
29
- "eslint-import-resolver-oxc": "^0.2.0",
29
+ "eslint-import-resolver-oxc": "^0.3.0",
30
30
  "eslint-import-resolver-typescript": "^3.6.1",
31
31
  "eslint-plugin-file-progress": "^1.5.0",
32
- "eslint-plugin-import-x": "^3.1.0",
32
+ "eslint-plugin-import-x": "^4.0.0",
33
33
  "eslint-plugin-jsdoc": "^50.2.2",
34
34
  "eslint-plugin-jsx-a11y": "^6.9.0",
35
35
  "eslint-plugin-n": "^17.10.2",
@@ -43,14 +43,14 @@
43
43
  "eslint-plugin-vue": "^9.27.0",
44
44
  "eslint-plugin-you-dont-need-lodash-underscore": "^6.13.0",
45
45
  "vue-eslint-parser": "^9.4.3",
46
- "@agilebot/eslint-utils": "0.4.4"
46
+ "@agilebot/eslint-utils": "0.4.5"
47
47
  },
48
48
  "devDependencies": {
49
49
  "eslint-config-love": "^63.0.0"
50
50
  },
51
51
  "peerDependencies": {
52
52
  "eslint": "^7.0.0 || ^8.0.0 || ^9.0.0",
53
- "@agilebot/eslint-plugin": "0.4.4"
53
+ "@agilebot/eslint-plugin": "0.4.5"
54
54
  },
55
55
  "files": [
56
56
  "bin",