@storm-software/eslint 0.170.110 → 0.170.111

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
@@ -27,7 +27,7 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
27
27
 
28
28
  <h3 align="center">💻 Visit <a href="https://stormsoftware.com" target="_blank">stormsoftware.com</a> to stay up to date with this developer</h3><br />
29
29
 
30
- [![Version](https://img.shields.io/badge/version-0.170.108-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)
30
+ [![Version](https://img.shields.io/badge/version-0.170.110-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)
31
31
 
32
32
  <!-- prettier-ignore-start -->
33
33
  <!-- markdownlint-disable -->
package/dist/preset.cjs CHANGED
@@ -2121,7 +2121,7 @@ var init_package = __esm({
2121
2121
  "../eslint-plugin-tsdoc/package.json"() {
2122
2122
  package_default3 = {
2123
2123
  name: "@storm-software/eslint-plugin-tsdoc",
2124
- version: "0.0.39",
2124
+ version: "0.0.40",
2125
2125
  private: false,
2126
2126
  description: "An ESLint Plugin that enforces TSDoc comments in Storm Software projects.",
2127
2127
  keywords: ["eslint", "eslint-plugin", "storm-software"],
@@ -5910,7 +5910,7 @@ init_cjs_shims();
5910
5910
 
5911
5911
  // ../eslint-plugin-banner/package.json
5912
5912
  var package_default = {
5913
- version: "0.0.41"};
5913
+ version: "0.0.42"};
5914
5914
 
5915
5915
  // ../eslint-plugin-banner/src/rules/banner.ts
5916
5916
  init_cjs_shims();
@@ -20114,7 +20114,7 @@ plugin3.configs = configs3;
20114
20114
 
20115
20115
  // ../eslint-plugin-pnpm/package.json
20116
20116
  var package_default2 = {
20117
- version: "0.0.39"};
20117
+ version: "0.0.40"};
20118
20118
 
20119
20119
  // ../eslint-plugin-pnpm/src/plugin.ts
20120
20120
  var plugin4 = {
package/dist/preset.js CHANGED
@@ -4872,7 +4872,7 @@ init_esm_shims();
4872
4872
 
4873
4873
  // ../eslint-plugin-banner/package.json
4874
4874
  var package_default = {
4875
- version: "0.0.41"};
4875
+ version: "0.0.42"};
4876
4876
 
4877
4877
  // ../eslint-plugin-banner/src/rules/banner.ts
4878
4878
  init_esm_shims();
@@ -18810,7 +18810,7 @@ plugin3.configs = configs3;
18810
18810
 
18811
18811
  // ../eslint-plugin-pnpm/package.json
18812
18812
  var package_default2 = {
18813
- version: "0.0.39"};
18813
+ version: "0.0.40"};
18814
18814
 
18815
18815
  // ../eslint-plugin-pnpm/src/plugin.ts
18816
18816
  var plugin4 = {
@@ -19689,7 +19689,7 @@ async function tsdoc(options = {}) {
19689
19689
  } = options;
19690
19690
  await ensurePackages(["@storm-software/eslint-plugin-tsdoc"]);
19691
19691
  const [pluginTsdoc] = await Promise.all([
19692
- interopDefault(import('./src-XMAEW4HR.js'))
19692
+ interopDefault(import('./src-Y47HAE7H.js'))
19693
19693
  ]);
19694
19694
  return [
19695
19695
  {
@@ -553,7 +553,7 @@ var import_eslint_plugin_tsdoc = __toESM(require_lib(), 1);
553
553
 
554
554
  // ../eslint-plugin-tsdoc/package.json
555
555
  var package_default = {
556
- version: "0.0.39"};
556
+ version: "0.0.40"};
557
557
 
558
558
  // ../eslint-plugin-tsdoc/src/plugin.ts
559
559
  var plugin = {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/eslint",
3
- "version": "0.170.110",
3
+ "version": "0.170.111",
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.14",
145
- "@storm-software/config-tools": "1.190.77",
146
- "@storm-software/package-constants": "0.1.90",
144
+ "@storm-software/config": "1.138.15",
145
+ "@storm-software/config-tools": "1.190.78",
146
+ "@storm-software/package-constants": "0.1.91",
147
147
  "@stylistic/eslint-plugin": "^4.4.1",
148
148
  "@typescript-eslint/eslint-plugin": "^8.62.0",
149
149
  "@typescript-eslint/parser": "^8.62.0",
@@ -189,17 +189,17 @@
189
189
  },
190
190
  "devDependencies": {
191
191
  "@eslint-community/eslint-utils": "^4.9.1",
192
- "@eslint-react/eslint-plugin": "^5.9.2",
192
+ "@eslint-react/eslint-plugin": "^5.9.3",
193
193
  "@eslint-types/typescript-eslint": "^7.5.0",
194
194
  "@eslint/config-inspector": "^1.5.0",
195
195
  "@graphql-eslint/eslint-plugin": "^4.4.0",
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.42",
200
- "@storm-software/eslint-plugin-pnpm": "0.0.40",
201
- "@storm-software/eslint-plugin-tsdoc": "0.0.40",
202
- "@storm-software/tsdoc": "0.13.230",
199
+ "@storm-software/eslint-plugin-banner": "0.0.43",
200
+ "@storm-software/eslint-plugin-pnpm": "0.0.41",
201
+ "@storm-software/eslint-plugin-tsdoc": "0.0.41",
202
+ "@storm-software/tsdoc": "0.13.231",
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": "365027d64f43f04f519c6e53011e3f93bf6b78b4"
275
+ "gitHead": "c969fce9f24f583cbbe49cc655c74b9a82eab765"
276
276
  }