@storm-software/eslint 0.169.2 → 0.169.4

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/README.md CHANGED
@@ -21,7 +21,7 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
21
21
 
22
22
  <h3 align="center">💻 Visit <a href="https://stormsoftware.com" target="_blank">stormsoftware.com</a> to stay up to date with this developer</h3><br />
23
23
 
24
- [![Version](https://img.shields.io/badge/version-0.169.0-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/)&nbsp;[![Nx](https://img.shields.io/badge/Nx-17.0.2-lightgrey?style=for-the-badge&logo=nx&logoWidth=20&&color=1fb2a6)](http://nx.dev/)&nbsp;[![NextJs](https://img.shields.io/badge/Next.js-14.0.2-lightgrey?style=for-the-badge&logo=nextdotjs&logoWidth=20&color=1fb2a6)](https://nextjs.org/)&nbsp;[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=for-the-badge&logo=commitlint&color=1fb2a6)](http://commitizen.github.io/cz-cli/)&nbsp;![Semantic-Release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge&color=1fb2a6)&nbsp;[![documented with Fumadocs](https://img.shields.io/badge/documented_with-fumadocs-success.svg?style=for-the-badge&logo=readthedocs&color=1fb2a6)](https://fumadocs.vercel.app/)&nbsp;![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/storm-software/storm-ops/cr.yml?style=for-the-badge&logo=github-actions&color=1fb2a6)
24
+ [![Version](https://img.shields.io/badge/version-0.169.2-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/)&nbsp;[![Nx](https://img.shields.io/badge/Nx-17.0.2-lightgrey?style=for-the-badge&logo=nx&logoWidth=20&&color=1fb2a6)](http://nx.dev/)&nbsp;[![NextJs](https://img.shields.io/badge/Next.js-14.0.2-lightgrey?style=for-the-badge&logo=nextdotjs&logoWidth=20&color=1fb2a6)](https://nextjs.org/)&nbsp;[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=for-the-badge&logo=commitlint&color=1fb2a6)](http://commitizen.github.io/cz-cli/)&nbsp;![Semantic-Release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge&color=1fb2a6)&nbsp;[![documented with Fumadocs](https://img.shields.io/badge/documented_with-fumadocs-success.svg?style=for-the-badge&logo=readthedocs&color=1fb2a6)](https://fumadocs.vercel.app/)&nbsp;![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/storm-software/storm-ops/cr.yml?style=for-the-badge&logo=github-actions&color=1fb2a6)
25
25
 
26
26
  <!-- prettier-ignore-start -->
27
27
  <!-- markdownlint-disable -->
@@ -40,6 +40,7 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
40
40
 
41
41
  <!-- START doctoc -->
42
42
  <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
43
+
43
44
  ## Table of Contents
44
45
 
45
46
  - [Storm Base ESLint Package](#storm-base-eslint-package)
package/dist/types.d.ts CHANGED
@@ -5573,7 +5573,7 @@ Backward pagination arguments
5573
5573
  */
5574
5574
  'template-tag-spacing'?: Linter.RuleEntry<TemplateTagSpacing>
5575
5575
  /**
5576
- * require .spec test file pattern
5576
+ * require test file pattern
5577
5577
  * @see https://github.com/vitest-dev/eslint-plugin-vitest/blob/main/docs/rules/consistent-test-filename.md
5578
5578
  */
5579
5579
  'test/consistent-test-filename'?: Linter.RuleEntry<TestConsistentTestFilename>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/eslint",
3
- "version": "0.169.2",
3
+ "version": "0.169.4",
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,13 +164,13 @@
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.134.2",
168
- "@storm-software/config-tools": "^1.188.2",
167
+ "@storm-software/config": "^1.134.4",
168
+ "@storm-software/config-tools": "^1.188.4",
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",
172
172
  "@typescript-eslint/utils": "^8.35.0",
173
- "@vitest/eslint-plugin": "^1.3.18",
173
+ "@vitest/eslint-plugin": "^1.3.20",
174
174
  "chalk": "^4.1.2",
175
175
  "defu": "6.1.4",
176
176
  "eslint-config-flat-gitignore": "^2.1.0",
@@ -212,7 +212,7 @@
212
212
  "@eslint-types/typescript-eslint": "^7.5.0",
213
213
  "@eslint/config-inspector": "^0.5.6",
214
214
  "@graphql-eslint/eslint-plugin": "^4.4.0",
215
- "@next/eslint-plugin-next": "^15.5.5",
215
+ "@next/eslint-plugin-next": "^15.5.6",
216
216
  "@nx/eslint": "^21.4.1",
217
217
  "@prettier/plugin-xml": "^3.4.2",
218
218
  "@stylistic/eslint-plugin-migrate": "^4.4.1",
@@ -229,7 +229,7 @@
229
229
  "eslint-plugin-react-compiler": "19.0.0-beta-21e868a-20250216",
230
230
  "eslint-plugin-react-hooks": "^5.2.0",
231
231
  "eslint-plugin-react-native": "^5.0.0",
232
- "eslint-plugin-react-refresh": "^0.4.23",
232
+ "eslint-plugin-react-refresh": "^0.4.24",
233
233
  "eslint-plugin-relay": "^1.8.3",
234
234
  "eslint-plugin-storybook": "^0.11.6",
235
235
  "eslint-typegen": "^1.0.0",
@@ -241,5 +241,5 @@
241
241
  },
242
242
  "publishConfig": { "access": "public" },
243
243
  "sideEffects": false,
244
- "gitHead": "c64cc32a7697d826c8039a1d5f4742d01d59a592"
244
+ "gitHead": "a2b228be07baf2c5466cc28c506b87b56aca667f"
245
245
  }