@storm-software/eslint 0.168.15 → 0.168.16

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/types.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  init_esm_shims
3
- } from "./chunk-6H2SHOY4.js";
3
+ } from "./chunk-I4XCKXVG.js";
4
4
 
5
5
  // src/types.ts
6
6
  init_esm_shims();
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  banner_plugin_default
3
- } from "../chunk-UE47PAF6.js";
4
- import "../chunk-W75IM57X.js";
5
- import "../chunk-TBXMMFKL.js";
6
- import "../chunk-6H2SHOY4.js";
3
+ } from "../chunk-334HVEBF.js";
4
+ import "../chunk-67HS7NRN.js";
5
+ import "../chunk-KAO6TMK6.js";
6
+ import "../chunk-I4XCKXVG.js";
7
7
  export {
8
8
  banner_plugin_default as default
9
9
  };
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  init_esm_shims
3
- } from "../chunk-6H2SHOY4.js";
3
+ } from "../chunk-I4XCKXVG.js";
4
4
 
5
5
  // src/utils/combine.ts
6
6
  init_esm_shims();
@@ -33,8 +33,8 @@ import {
33
33
  GLOB_VUE,
34
34
  GLOB_XML,
35
35
  GLOB_YAML
36
- } from "../chunk-TBXMMFKL.js";
37
- import "../chunk-6H2SHOY4.js";
36
+ } from "../chunk-KAO6TMK6.js";
37
+ import "../chunk-I4XCKXVG.js";
38
38
  export {
39
39
  ACRONYMS_LIST,
40
40
  GLOB_ALL_SRC,
@@ -13,8 +13,8 @@ import {
13
13
  resolve,
14
14
  sep,
15
15
  toNamespacedPath
16
- } from "../chunk-QT3ZWDTP.js";
17
- import "../chunk-6H2SHOY4.js";
16
+ } from "../chunk-VJODRWHA.js";
17
+ import "../chunk-I4XCKXVG.js";
18
18
  export {
19
19
  basename,
20
20
  correctPaths,
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  findWorkspaceRoot,
3
3
  findWorkspaceRootSafe
4
- } from "../chunk-ULGVUI5E.js";
5
- import "../chunk-QT3ZWDTP.js";
6
- import "../chunk-6H2SHOY4.js";
4
+ } from "../chunk-TH744OJJ.js";
5
+ import "../chunk-VJODRWHA.js";
6
+ import "../chunk-I4XCKXVG.js";
7
7
  export {
8
8
  findWorkspaceRoot,
9
9
  findWorkspaceRootSafe
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  formatConfig
3
- } from "../chunk-ST3BSVU6.js";
4
- import "../chunk-6H2SHOY4.js";
3
+ } from "../chunk-YEVSU5XY.js";
4
+ import "../chunk-I4XCKXVG.js";
5
5
  export {
6
6
  formatConfig
7
7
  };
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  getFileBanner
3
- } from "../chunk-W75IM57X.js";
4
- import "../chunk-TBXMMFKL.js";
5
- import "../chunk-6H2SHOY4.js";
3
+ } from "../chunk-67HS7NRN.js";
4
+ import "../chunk-KAO6TMK6.js";
5
+ import "../chunk-I4XCKXVG.js";
6
6
  export {
7
7
  getFileBanner
8
8
  };
@@ -6,8 +6,8 @@ import {
6
6
  isPackageInScope,
7
7
  parserPlain,
8
8
  renameRules
9
- } from "../chunk-JGDEG437.js";
10
- import "../chunk-6H2SHOY4.js";
9
+ } from "../chunk-AMLK5Y7B.js";
10
+ import "../chunk-I4XCKXVG.js";
11
11
  export {
12
12
  ensurePackages,
13
13
  interopDefault,
@@ -33,13 +33,13 @@ import {
33
33
  GLOB_VUE,
34
34
  GLOB_XML,
35
35
  GLOB_YAML
36
- } from "../chunk-TBXMMFKL.js";
36
+ } from "../chunk-KAO6TMK6.js";
37
37
  import {
38
38
  formatConfig
39
- } from "../chunk-ST3BSVU6.js";
39
+ } from "../chunk-YEVSU5XY.js";
40
40
  import {
41
41
  init_esm_shims
42
- } from "../chunk-6H2SHOY4.js";
42
+ } from "../chunk-I4XCKXVG.js";
43
43
 
44
44
  // src/utils/index.ts
45
45
  init_esm_shims();
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  getTsConfigPath
3
- } from "../chunk-AUPVULPL.js";
4
- import "../chunk-QT3ZWDTP.js";
5
- import "../chunk-6H2SHOY4.js";
3
+ } from "../chunk-66BPLIOQ.js";
4
+ import "../chunk-VJODRWHA.js";
5
+ import "../chunk-I4XCKXVG.js";
6
6
  export {
7
7
  getTsConfigPath
8
8
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/eslint",
3
- "version": "0.168.15",
3
+ "version": "0.168.16",
4
4
  "type": "module",
5
5
  "description": "A package containing the base ESLint configuration used by Storm Software across many projects.",
6
6
  "repository": {
@@ -164,8 +164,8 @@
164
164
  "@eslint/eslintrc": "^3.3.1",
165
165
  "@eslint/markdown": "^6.6.0",
166
166
  "@nx/eslint-plugin": "^21.4.1",
167
- "@storm-software/config": "^1.133.5",
168
- "@storm-software/config-tools": "^1.187.10",
167
+ "@storm-software/config": "^1.133.6",
168
+ "@storm-software/config-tools": "^1.187.11",
169
169
  "@stylistic/eslint-plugin": "^4.4.1",
170
170
  "@typescript-eslint/eslint-plugin": "^8.35.0",
171
171
  "@typescript-eslint/parser": "^8.35.0",
@@ -180,7 +180,7 @@
180
180
  "eslint-plugin-import-x": "^4.16.1",
181
181
  "eslint-plugin-jsdoc": "^50.8.0",
182
182
  "eslint-plugin-json": "^4.0.1",
183
- "eslint-plugin-jsonc": "^2.20.1",
183
+ "eslint-plugin-jsonc": "^2.21.0",
184
184
  "eslint-plugin-jsx-a11y": "^6.10.2",
185
185
  "eslint-plugin-markdown": "^5.1.0",
186
186
  "eslint-plugin-markdownlint": "^0.6.0",
@@ -189,7 +189,7 @@
189
189
  "eslint-plugin-no-only-tests": "^3.3.0",
190
190
  "eslint-plugin-no-secrets": "^2.2.1",
191
191
  "eslint-plugin-paths": "^1.1.0",
192
- "eslint-plugin-perfectionist": "^4.15.0",
192
+ "eslint-plugin-perfectionist": "^4.15.1",
193
193
  "eslint-plugin-pnpm": "0.3.0",
194
194
  "eslint-plugin-prettier": "^5.5.4",
195
195
  "eslint-plugin-regexp": "^2.10.0",
@@ -241,5 +241,5 @@
241
241
  },
242
242
  "publishConfig": { "access": "public" },
243
243
  "sideEffects": false,
244
- "gitHead": "ff77233e5189516cebce6ade530d67f202d151f3"
244
+ "gitHead": "98ec25abe75a19e5d92b532a339ac62cda9bc92d"
245
245
  }