@agilebot/eslint-config 0.8.5 → 0.8.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/cli.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license @agilebot/eslint-config v0.8.5
2
+ * @license @agilebot/eslint-config v0.8.6
3
3
  *
4
4
  * Copyright (c) Agilebot, Inc. and its affiliates.
5
5
  *
@@ -7,7 +7,7 @@
7
7
  * LICENSE file in the root directory of this source tree.
8
8
  */
9
9
 
10
- const require_constants = require('./constants-ByKk-Wje.js');
10
+ const require_constants = require('./constants-D8uvRySH.js');
11
11
  const yargs = require_constants.__toESM(require("yargs"));
12
12
  const yargs_helpers = require_constants.__toESM(require("yargs/helpers"));
13
13
  const ansis = require_constants.__toESM(require("ansis"));
package/dist/cli.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license @agilebot/eslint-config v0.8.5
2
+ * @license @agilebot/eslint-config v0.8.6
3
3
  *
4
4
  * Copyright (c) Agilebot, Inc. and its affiliates.
5
5
  *
@@ -7,7 +7,7 @@
7
7
  * LICENSE file in the root directory of this source tree.
8
8
  */
9
9
 
10
- import { CLI_NAME } from "./constants-DcNr-hcY.mjs";
10
+ import { CLI_NAME } from "./constants-BVWCXl9Z.mjs";
11
11
  import { createRequire } from "node:module";
12
12
  import yargs from "yargs";
13
13
  import { hideBin } from "yargs/helpers";
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license @agilebot/eslint-config v0.8.5
2
+ * @license @agilebot/eslint-config v0.8.6
3
3
  *
4
4
  * Copyright (c) Agilebot, Inc. and its affiliates.
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license @agilebot/eslint-config v0.8.5
2
+ * @license @agilebot/eslint-config v0.8.6
3
3
  *
4
4
  * Copyright (c) Agilebot, Inc. and its affiliates.
5
5
  *
package/dist/index.d.mts CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license @agilebot/eslint-config v0.8.5
2
+ * @license @agilebot/eslint-config v0.8.6
3
3
  *
4
4
  * Copyright (c) Agilebot, Inc. and its affiliates.
5
5
  *
package/dist/index.d.ts CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license @agilebot/eslint-config v0.8.5
2
+ * @license @agilebot/eslint-config v0.8.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.8.5
2
+ * @license @agilebot/eslint-config v0.8.6
3
3
  *
4
4
  * Copyright (c) Agilebot, Inc. and its affiliates.
5
5
  *
@@ -7,7 +7,7 @@
7
7
  * LICENSE file in the root directory of this source tree.
8
8
  */
9
9
 
10
- const require_constants = require('./constants-ByKk-Wje.js');
10
+ const require_constants = require('./constants-D8uvRySH.js');
11
11
  const __agilebot_eslint_utils = require_constants.__toESM(require("@agilebot/eslint-utils"));
12
12
  const node_path = require_constants.__toESM(require("node:path"));
13
13
  const node_assert = require_constants.__toESM(require("node:assert"));
@@ -949,7 +949,7 @@ function agilebot(opts) {
949
949
  //#region ../prettier-config/dist/index.mjs
950
950
  /**
951
951
 
952
- * @license @agilebot/prettier-config v0.8.5
952
+ * @license @agilebot/prettier-config v0.8.6
953
953
 
954
954
  *
955
955
 
package/dist/index.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license @agilebot/eslint-config v0.8.5
2
+ * @license @agilebot/eslint-config v0.8.6
3
3
  *
4
4
  * Copyright (c) Agilebot, Inc. and its affiliates.
5
5
  *
@@ -7,7 +7,7 @@
7
7
  * LICENSE file in the root directory of this source tree.
8
8
  */
9
9
 
10
- import { DEFAULT_GLOBS, DTS_GLOBS, IGNORE_GLOBS, JS_GLOBS, TS_GLOBS, VUE_GLOBS } from "./constants-DcNr-hcY.mjs";
10
+ import { DEFAULT_GLOBS, DTS_GLOBS, IGNORE_GLOBS, JS_GLOBS, TS_GLOBS, VUE_GLOBS } from "./constants-BVWCXl9Z.mjs";
11
11
  import { findCacheDir, findRootDir, findTsconfigFiles, isInEditor } from "@agilebot/eslint-utils";
12
12
  import path from "node:path";
13
13
  import assert from "node:assert";
@@ -956,7 +956,7 @@ function agilebot(opts) {
956
956
  //#region ../prettier-config/dist/index.mjs
957
957
  /**
958
958
 
959
- * @license @agilebot/prettier-config v0.8.5
959
+ * @license @agilebot/prettier-config v0.8.6
960
960
 
961
961
  *
962
962
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@agilebot/eslint-config",
3
- "version": "0.8.5",
3
+ "version": "0.8.6",
4
4
  "description": "Agilebot's ESLint config",
5
5
  "bin": {
6
6
  "eslint-agilebot": "bin/eslint-agilebot"
@@ -59,7 +59,7 @@
59
59
  "globals": "^16.0.0",
60
60
  "vue-eslint-parser": "^9.4.3",
61
61
  "yargs": "^17.7.2",
62
- "@agilebot/eslint-utils": "0.8.5"
62
+ "@agilebot/eslint-utils": "0.8.6"
63
63
  },
64
64
  "devDependencies": {
65
65
  "@types/yargs": "^17.0.33",
@@ -67,7 +67,7 @@
67
67
  },
68
68
  "peerDependencies": {
69
69
  "eslint": "^8.57.0 || ^9.0.0",
70
- "@agilebot/eslint-plugin": "0.8.5"
70
+ "@agilebot/eslint-plugin": "0.8.6"
71
71
  },
72
72
  "files": [
73
73
  "bin",