@storm-software/eslint 0.170.103 → 0.170.104

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/eslint",
3
- "version": "0.170.103",
3
+ "version": "0.170.104",
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,9 +141,9 @@
141
141
  "@eslint/eslintrc": "^3.3.5",
142
142
  "@eslint/markdown": "^6.6.0",
143
143
  "@nx/eslint-plugin": "22.7.5",
144
- "@storm-software/config": "1.138.7",
145
- "@storm-software/config-tools": "1.190.70",
146
- "@storm-software/package-constants": "0.1.83",
144
+ "@storm-software/config": "1.138.8",
145
+ "@storm-software/config-tools": "1.190.71",
146
+ "@storm-software/package-constants": "0.1.84",
147
147
  "@stylistic/eslint-plugin": "^4.4.1",
148
148
  "@typescript-eslint/eslint-plugin": "^8.61.1",
149
149
  "@typescript-eslint/parser": "^8.61.1",
@@ -196,10 +196,10 @@
196
196
  "@next/eslint-plugin-next": "^15.5.19",
197
197
  "@nx/eslint": "22.7.5",
198
198
  "@prettier/plugin-xml": "^3.4.2",
199
- "@storm-software/eslint-plugin-banner": "0.0.35",
200
- "@storm-software/eslint-plugin-pnpm": "0.0.33",
201
- "@storm-software/eslint-plugin-tsdoc": "0.0.33",
202
- "@storm-software/tsdoc": "0.13.223",
199
+ "@storm-software/eslint-plugin-banner": "0.0.36",
200
+ "@storm-software/eslint-plugin-pnpm": "0.0.34",
201
+ "@storm-software/eslint-plugin-tsdoc": "0.0.34",
202
+ "@storm-software/tsdoc": "0.13.224",
203
203
  "@stylistic/eslint-plugin-migrate": "^4.4.1",
204
204
  "@types/eslint": "^9.6.1",
205
205
  "@types/eslint__js": "^8.42.3",
@@ -272,5 +272,5 @@
272
272
  "zod": { "optional": true }
273
273
  },
274
274
  "publishConfig": { "access": "public" },
275
- "gitHead": "fdea267e4dc6eba5a25455d10238ec64177ed701"
275
+ "gitHead": "61aa40134f04beb1518d087468564cc376f6ce99"
276
276
  }