@storm-software/eslint 0.170.22 → 0.170.23

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.d.cts CHANGED
@@ -5718,7 +5718,7 @@ Backward pagination arguments
5718
5718
  */
5719
5719
  'test/no-mocks-import'?: Linter.RuleEntry<[]>
5720
5720
  /**
5721
- * disallow .only blocks in tests
5721
+ * disallow focused/only tests
5722
5722
  * @see https://github.com/levibuzolic/eslint-plugin-no-only-tests
5723
5723
  */
5724
5724
  'test/no-only-tests'?: Linter.RuleEntry<TestNoOnlyTests>
@@ -5843,7 +5843,7 @@ Backward pagination arguments
5843
5843
  */
5844
5844
  'test/prefer-expect-resolves'?: Linter.RuleEntry<[]>
5845
5845
  /**
5846
- * enforce using `expectTypeOf` instead of `expect(typeof ...)`
5846
+ * enforce using `expect(...).toBeTypeOf(...)` instead of `expect(typeof ...).toBe(...)`
5847
5847
  * @see https://github.com/vitest-dev/eslint-plugin-vitest/blob/main/docs/rules/prefer-expect-type-of.md
5848
5848
  */
5849
5849
  'test/prefer-expect-type-of'?: Linter.RuleEntry<[]>
package/dist/types.d.ts CHANGED
@@ -5718,7 +5718,7 @@ Backward pagination arguments
5718
5718
  */
5719
5719
  'test/no-mocks-import'?: Linter.RuleEntry<[]>
5720
5720
  /**
5721
- * disallow .only blocks in tests
5721
+ * disallow focused/only tests
5722
5722
  * @see https://github.com/levibuzolic/eslint-plugin-no-only-tests
5723
5723
  */
5724
5724
  'test/no-only-tests'?: Linter.RuleEntry<TestNoOnlyTests>
@@ -5843,7 +5843,7 @@ Backward pagination arguments
5843
5843
  */
5844
5844
  'test/prefer-expect-resolves'?: Linter.RuleEntry<[]>
5845
5845
  /**
5846
- * enforce using `expectTypeOf` instead of `expect(typeof ...)`
5846
+ * enforce using `expect(...).toBeTypeOf(...)` instead of `expect(typeof ...).toBe(...)`
5847
5847
  * @see https://github.com/vitest-dev/eslint-plugin-vitest/blob/main/docs/rules/prefer-expect-type-of.md
5848
5848
  */
5849
5849
  'test/prefer-expect-type-of'?: Linter.RuleEntry<[]>
package/dist/types.js CHANGED
@@ -1,4 +1,4 @@
1
- import { init_esm_shims } from './chunk-FSCBKXG2.js';
1
+ import { init_esm_shims } from './chunk-ZT2NOHJW.js';
2
2
 
3
3
  // src/types.ts
4
4
  init_esm_shims();
@@ -1,4 +1,4 @@
1
- export { banner_plugin_default as default } from '../chunk-WB46BC5M.js';
2
- import '../chunk-K7BVPORT.js';
3
- import '../chunk-WPSKYMK5.js';
4
- import '../chunk-FSCBKXG2.js';
1
+ export { banner_plugin_default as default } from '../chunk-N33VWISK.js';
2
+ import '../chunk-5PVBBYWN.js';
3
+ import '../chunk-QSLOFYUS.js';
4
+ import '../chunk-ZT2NOHJW.js';
@@ -1,4 +1,4 @@
1
- import { init_esm_shims } from '../chunk-FSCBKXG2.js';
1
+ import { init_esm_shims } from '../chunk-ZT2NOHJW.js';
2
2
 
3
3
  // src/utils/combine.ts
4
4
  init_esm_shims();
@@ -1,2 +1,2 @@
1
- export { ACRONYMS_LIST, GLOB_ALL_SRC, GLOB_ASTRO, GLOB_ASTRO_TS, GLOB_CODE_BLOCK, GLOB_CODE_FILE, GLOB_CSS, GLOB_EXCLUDE, GLOB_GRAPHQL, GLOB_HTML, GLOB_JS, GLOB_JSON, GLOB_JSON5, GLOB_JSONC, GLOB_JSX, GLOB_LESS, GLOB_MARKDOWN, GLOB_MARKDOWN_CODE, GLOB_MARKDOWN_IN_MARKDOWN, GLOB_MDX, GLOB_POSTCSS, GLOB_SCSS, GLOB_SRC, GLOB_SRC_EXT, GLOB_STYLE, GLOB_SVELTE, GLOB_SVG, GLOB_TESTS, GLOB_TOML, GLOB_TS, GLOB_TSX, GLOB_VUE, GLOB_XML, GLOB_YAML } from '../chunk-WPSKYMK5.js';
2
- import '../chunk-FSCBKXG2.js';
1
+ export { ACRONYMS_LIST, GLOB_ALL_SRC, GLOB_ASTRO, GLOB_ASTRO_TS, GLOB_CODE_BLOCK, GLOB_CODE_FILE, GLOB_CSS, GLOB_EXCLUDE, GLOB_GRAPHQL, GLOB_HTML, GLOB_JS, GLOB_JSON, GLOB_JSON5, GLOB_JSONC, GLOB_JSX, GLOB_LESS, GLOB_MARKDOWN, GLOB_MARKDOWN_CODE, GLOB_MARKDOWN_IN_MARKDOWN, GLOB_MDX, GLOB_POSTCSS, GLOB_SCSS, GLOB_SRC, GLOB_SRC_EXT, GLOB_STYLE, GLOB_SVELTE, GLOB_SVG, GLOB_TESTS, GLOB_TOML, GLOB_TS, GLOB_TSX, GLOB_VUE, GLOB_XML, GLOB_YAML } from '../chunk-QSLOFYUS.js';
2
+ import '../chunk-ZT2NOHJW.js';
@@ -1,2 +1,2 @@
1
- export { basename, correctPaths, dirname, extname, format, isAbsolute, joinPaths, normalizeString, normalizeWindowsPath, parse, relative, resolve, sep, toNamespacedPath } from '../chunk-QDOV3D4C.js';
2
- import '../chunk-FSCBKXG2.js';
1
+ export { basename, correctPaths, dirname, extname, format, isAbsolute, joinPaths, normalizeString, normalizeWindowsPath, parse, relative, resolve, sep, toNamespacedPath } from '../chunk-7TA6V3SR.js';
2
+ import '../chunk-ZT2NOHJW.js';
@@ -1,3 +1,3 @@
1
- export { findWorkspaceRoot, findWorkspaceRootSafe } from '../chunk-HUIWMM52.js';
2
- import '../chunk-QDOV3D4C.js';
3
- import '../chunk-FSCBKXG2.js';
1
+ export { findWorkspaceRoot, findWorkspaceRootSafe } from '../chunk-KLEYTOE7.js';
2
+ import '../chunk-7TA6V3SR.js';
3
+ import '../chunk-ZT2NOHJW.js';
@@ -1,2 +1,2 @@
1
- export { formatConfig } from '../chunk-SU5B5KLB.js';
2
- import '../chunk-FSCBKXG2.js';
1
+ export { formatConfig } from '../chunk-3WFF7XDO.js';
2
+ import '../chunk-ZT2NOHJW.js';
@@ -1,3 +1,3 @@
1
- export { getFileBanner } from '../chunk-K7BVPORT.js';
2
- import '../chunk-WPSKYMK5.js';
3
- import '../chunk-FSCBKXG2.js';
1
+ export { getFileBanner } from '../chunk-5PVBBYWN.js';
2
+ import '../chunk-QSLOFYUS.js';
3
+ import '../chunk-ZT2NOHJW.js';
@@ -8,7 +8,7 @@ function _interopDefault (e) { return e && e.__esModule ? e : { default: e }; }
8
8
 
9
9
  var process__default = /*#__PURE__*/_interopDefault(process);
10
10
 
11
- // ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__87fc5674c0e7074b5fd97e8fbac7f007/node_modules/tsup/assets/cjs_shims.js
11
+ // ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__89bd8bfa776d251dbd20e938db1c740e/node_modules/tsup/assets/cjs_shims.js
12
12
  var getImportMetaUrl = () => typeof document === "undefined" ? new URL(`file:${__filename}`).href : document.currentScript && document.currentScript.src || new URL("main.js", document.baseURI).href;
13
13
  var importMetaUrl = /* @__PURE__ */ getImportMetaUrl();
14
14
  var scopeUrl = url.fileURLToPath(new URL(".", importMetaUrl));
@@ -1,2 +1,2 @@
1
- export { ensurePackages, interopDefault, isInEditorEnv, isInGitHooksOrLintStaged, isPackageInScope, parserPlain, renameRules } from '../chunk-ZIX7RNLF.js';
2
- import '../chunk-FSCBKXG2.js';
1
+ export { ensurePackages, interopDefault, isInEditorEnv, isInGitHooksOrLintStaged, isPackageInScope, parserPlain, renameRules } from '../chunk-MHVQOGPS.js';
2
+ import '../chunk-ZT2NOHJW.js';
@@ -1,6 +1,6 @@
1
- export { ACRONYMS_LIST, GLOB_ALL_SRC, GLOB_ASTRO, GLOB_ASTRO_TS, GLOB_CODE_BLOCK, GLOB_CODE_FILE, GLOB_CSS, GLOB_EXCLUDE, GLOB_GRAPHQL, GLOB_HTML, GLOB_JS, GLOB_JSON, GLOB_JSON5, GLOB_JSONC, GLOB_JSX, GLOB_LESS, GLOB_MARKDOWN, GLOB_MARKDOWN_CODE, GLOB_MARKDOWN_IN_MARKDOWN, GLOB_MDX, GLOB_POSTCSS, GLOB_SCSS, GLOB_SRC, GLOB_SRC_EXT, GLOB_STYLE, GLOB_SVELTE, GLOB_SVG, GLOB_TESTS, GLOB_TOML, GLOB_TS, GLOB_TSX, GLOB_VUE, GLOB_XML, GLOB_YAML } from '../chunk-WPSKYMK5.js';
2
- export { formatConfig } from '../chunk-SU5B5KLB.js';
3
- import { init_esm_shims } from '../chunk-FSCBKXG2.js';
1
+ export { ACRONYMS_LIST, GLOB_ALL_SRC, GLOB_ASTRO, GLOB_ASTRO_TS, GLOB_CODE_BLOCK, GLOB_CODE_FILE, GLOB_CSS, GLOB_EXCLUDE, GLOB_GRAPHQL, GLOB_HTML, GLOB_JS, GLOB_JSON, GLOB_JSON5, GLOB_JSONC, GLOB_JSX, GLOB_LESS, GLOB_MARKDOWN, GLOB_MARKDOWN_CODE, GLOB_MARKDOWN_IN_MARKDOWN, GLOB_MDX, GLOB_POSTCSS, GLOB_SCSS, GLOB_SRC, GLOB_SRC_EXT, GLOB_STYLE, GLOB_SVELTE, GLOB_SVG, GLOB_TESTS, GLOB_TOML, GLOB_TS, GLOB_TSX, GLOB_VUE, GLOB_XML, GLOB_YAML } from '../chunk-QSLOFYUS.js';
2
+ export { formatConfig } from '../chunk-3WFF7XDO.js';
3
+ import { init_esm_shims } from '../chunk-ZT2NOHJW.js';
4
4
 
5
5
  // src/utils/index.ts
6
6
  init_esm_shims();
@@ -1,4 +1,4 @@
1
- export { checkTsConfigPath, getTsConfigPath } from '../chunk-P3WHTQMA.js';
2
- import '../chunk-HUIWMM52.js';
3
- import '../chunk-QDOV3D4C.js';
4
- import '../chunk-FSCBKXG2.js';
1
+ export { checkTsConfigPath, getTsConfigPath } from '../chunk-BGETHCG6.js';
2
+ import '../chunk-KLEYTOE7.js';
3
+ import '../chunk-7TA6V3SR.js';
4
+ import '../chunk-ZT2NOHJW.js';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/eslint",
3
- "version": "0.170.22",
3
+ "version": "0.170.23",
4
4
  "private": false,
5
5
  "description": "A package containing the base ESLint configuration used by Storm Software across many projects.",
6
6
  "keywords": [
@@ -141,13 +141,13 @@
141
141
  "@eslint/eslintrc": "^3.3.5",
142
142
  "@eslint/markdown": "^6.6.0",
143
143
  "@nx/eslint-plugin": "22.6.0",
144
- "@storm-software/config": "^1.137.34",
145
- "@storm-software/config-tools": "^1.190.1",
144
+ "@storm-software/config": "^1.137.35",
145
+ "@storm-software/config-tools": "^1.190.2",
146
146
  "@stylistic/eslint-plugin": "^4.4.1",
147
- "@typescript-eslint/eslint-plugin": "^8.59.1",
148
- "@typescript-eslint/parser": "^8.59.1",
149
- "@typescript-eslint/utils": "^8.59.1",
150
- "@vitest/eslint-plugin": "^1.6.16",
147
+ "@typescript-eslint/eslint-plugin": "^8.59.3",
148
+ "@typescript-eslint/parser": "^8.59.3",
149
+ "@typescript-eslint/utils": "^8.59.3",
150
+ "@vitest/eslint-plugin": "^1.6.17",
151
151
  "chalk": "^4.1.2",
152
152
  "defu": "6.1.4",
153
153
  "eslint-config-flat-gitignore": "^2.3.0",
@@ -163,7 +163,7 @@
163
163
  "eslint-plugin-markdownlint": "^0.6.0",
164
164
  "eslint-plugin-mdx": "^3.7.0",
165
165
  "eslint-plugin-n": "^17.24.0",
166
- "eslint-plugin-no-only-tests": "^3.3.0",
166
+ "eslint-plugin-no-only-tests": "^3.4.0",
167
167
  "eslint-plugin-no-secrets": "^2.3.3",
168
168
  "eslint-plugin-paths": "^1.1.0",
169
169
  "eslint-plugin-perfectionist": "^4.15.1",
@@ -181,7 +181,7 @@
181
181
  "parse-gitignore": "^2.0.0",
182
182
  "toml-eslint-parser": "^0.10.1",
183
183
  "yaml-eslint-parser": "^1.3.2",
184
- "zod": "^4.3.6"
184
+ "zod": "^4.4.3"
185
185
  },
186
186
  "devDependencies": {
187
187
  "@eslint-community/eslint-utils": "^4.9.1",
@@ -189,13 +189,13 @@
189
189
  "@eslint-types/typescript-eslint": "^7.5.0",
190
190
  "@eslint/config-inspector": "^0.5.6",
191
191
  "@graphql-eslint/eslint-plugin": "^4.4.0",
192
- "@next/eslint-plugin-next": "^15.5.15",
192
+ "@next/eslint-plugin-next": "^15.5.18",
193
193
  "@nx/eslint": "22.6.0",
194
194
  "@prettier/plugin-xml": "^3.4.2",
195
195
  "@stylistic/eslint-plugin-migrate": "^4.4.1",
196
196
  "@types/eslint": "^9.6.1",
197
197
  "@types/eslint__js": "^8.42.3",
198
- "@types/node": "^25.6.0",
198
+ "@types/node": "^25.7.0",
199
199
  "@unocss/eslint-plugin": "^65.5.0",
200
200
  "astro-eslint-parser": "^1.4.0",
201
201
  "esbuild": "^0.25.12",
@@ -210,7 +210,7 @@
210
210
  "eslint-plugin-relay": "^1.8.3",
211
211
  "eslint-plugin-storybook": "^0.11.6",
212
212
  "eslint-typegen": "^1.0.0",
213
- "graphql": "^16.13.2",
213
+ "graphql": "^16.14.0",
214
214
  "prettier-plugin-astro": "^0.14.1",
215
215
  "tsup": "8.4.0",
216
216
  "tsx": "^4.21.0",
@@ -239,5 +239,5 @@
239
239
  "prettier-plugin-astro": "^0.14.0"
240
240
  },
241
241
  "publishConfig": { "access": "public" },
242
- "gitHead": "07683ca13c988d45253edcd947640ab1a7f31e25"
242
+ "gitHead": "0ee786bb6e727df540f3879591f8b4e7724ab615"
243
243
  }