@agilebot/eslint-config 0.8.8 → 0.8.10

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.8
2
+ * @license @agilebot/eslint-config v0.8.10
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-ZsBapy7t.js');
10
+ const require_constants = require('./constants-U8EdftFI.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.8
2
+ * @license @agilebot/eslint-config v0.8.10
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-DbEDzHYe.mjs";
10
+ import { CLI_NAME } from "./constants-ChB_LdP2.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.8
2
+ * @license @agilebot/eslint-config v0.8.10
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.8
2
+ * @license @agilebot/eslint-config v0.8.10
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.8
2
+ * @license @agilebot/eslint-config v0.8.10
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.8
2
+ * @license @agilebot/eslint-config v0.8.10
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.8
2
+ * @license @agilebot/eslint-config v0.8.10
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-ZsBapy7t.js');
10
+ const require_constants = require('./constants-U8EdftFI.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"));
@@ -961,7 +961,7 @@ function agilebot(opts) {
961
961
  //#region ../prettier-config/dist/index.mjs
962
962
  /**
963
963
 
964
- * @license @agilebot/prettier-config v0.8.8
964
+ * @license @agilebot/prettier-config v0.8.10
965
965
 
966
966
  *
967
967
 
package/dist/index.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license @agilebot/eslint-config v0.8.8
2
+ * @license @agilebot/eslint-config v0.8.10
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-DbEDzHYe.mjs";
10
+ import { DEFAULT_GLOBS, DTS_GLOBS, IGNORE_GLOBS, JS_GLOBS, TS_GLOBS, VUE_GLOBS } from "./constants-ChB_LdP2.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";
@@ -619,7 +619,7 @@ function dts() {
619
619
  }
620
620
 
621
621
  //#endregion
622
- //#region ../../node_modules/.pnpm/tsdown@0.12.7_typescript@5._8eb27ae7d06cad84cfedd69f32a6329d/node_modules/tsdown/esm-shims.js
622
+ //#region ../../node_modules/.pnpm/tsdown@0.12.9_typescript@5._2cdbf5dddd4c556331572eb14b496e10/node_modules/tsdown/esm-shims.js
623
623
  const getFilename = () => fileURLToPath(import.meta.url);
624
624
  const getDirname = () => path.dirname(getFilename());
625
625
  const __dirname = /* @__PURE__ */ getDirname();
@@ -969,7 +969,7 @@ function agilebot(opts) {
969
969
  //#region ../prettier-config/dist/index.mjs
970
970
  /**
971
971
 
972
- * @license @agilebot/prettier-config v0.8.8
972
+ * @license @agilebot/prettier-config v0.8.10
973
973
 
974
974
  *
975
975
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@agilebot/eslint-config",
3
- "version": "0.8.8",
3
+ "version": "0.8.10",
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.2.0",
60
60
  "vue-eslint-parser": "^10.1.3",
61
61
  "yargs": "^17.7.2",
62
- "@agilebot/eslint-utils": "0.8.8"
62
+ "@agilebot/eslint-utils": "0.8.10"
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.8"
70
+ "@agilebot/eslint-plugin": "0.8.10"
71
71
  },
72
72
  "files": [
73
73
  "bin",