@storm-software/eslint 0.155.7 → 0.156.0

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.
Files changed (3) hide show
  1. package/README.md +1 -1
  2. package/dist/types.d.ts +1232 -409
  3. package/package.json +7 -7
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/eslint",
3
- "version": "0.155.7",
3
+ "version": "0.156.0",
4
4
  "type": "module",
5
5
  "description": "⚡ A package containing the base ESLint configuration used by Storm Software across many projects.",
6
6
  "repository": {
@@ -166,26 +166,26 @@
166
166
  "@typescript-eslint/eslint-plugin": "^8.32.1",
167
167
  "@typescript-eslint/parser": "^8.32.1",
168
168
  "@typescript-eslint/utils": "^8.32.1",
169
- "@vitest/eslint-plugin": "^1.1.44",
169
+ "@vitest/eslint-plugin": "^1.2.0",
170
170
  "chalk": "^4.1.2",
171
171
  "defu": "6.1.4",
172
172
  "eslint-config-flat-gitignore": "^2.1.0",
173
173
  "eslint-config-prettier": "^10.1.5",
174
174
  "eslint-flat-config-utils": "^2.0.1",
175
175
  "eslint-merge-processors": "^2.0.0",
176
- "eslint-plugin-import-x": "^4.11.1",
177
- "eslint-plugin-jsdoc": "^50.6.14",
176
+ "eslint-plugin-import-x": "^4.12.2",
177
+ "eslint-plugin-jsdoc": "^50.6.17",
178
178
  "eslint-plugin-json": "^4.0.1",
179
- "eslint-plugin-jsonc": "^2.20.0",
179
+ "eslint-plugin-jsonc": "^2.20.1",
180
180
  "eslint-plugin-jsx-a11y": "^6.10.2",
181
181
  "eslint-plugin-markdown": "^5.1.0",
182
182
  "eslint-plugin-markdownlint": "^0.6.0",
183
- "eslint-plugin-mdx": "^3.4.1",
183
+ "eslint-plugin-mdx": "^3.4.2",
184
184
  "eslint-plugin-n": "^17.18.0",
185
185
  "eslint-plugin-no-only-tests": "^3.3.0",
186
186
  "eslint-plugin-no-secrets": "^2.2.1",
187
187
  "eslint-plugin-paths": "^1.1.0",
188
- "eslint-plugin-perfectionist": "^4.12.3",
188
+ "eslint-plugin-perfectionist": "^4.13.0",
189
189
  "eslint-plugin-pnpm": "0.3.0",
190
190
  "eslint-plugin-prettier": "^5.4.0",
191
191
  "eslint-plugin-regexp": "^2.7.0",