@storm-software/linting-tools 1.133.11 → 1.133.13

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-1.133.9-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-1.133.11-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/bin/lint.cjs CHANGED
@@ -37786,9 +37786,9 @@ var require_balanced_match = _chunkF4C4LJYKcjs.__commonJS.call(void 0, {
37786
37786
  }
37787
37787
  });
37788
37788
 
37789
- // ../../node_modules/.pnpm/brace-expansion@2.0.2/node_modules/brace-expansion/index.js
37789
+ // ../../node_modules/.pnpm/brace-expansion@2.0.3/node_modules/brace-expansion/index.js
37790
37790
  var require_brace_expansion = _chunkF4C4LJYKcjs.__commonJS.call(void 0, {
37791
- "../../node_modules/.pnpm/brace-expansion@2.0.2/node_modules/brace-expansion/index.js"(exports, module) {
37791
+ "../../node_modules/.pnpm/brace-expansion@2.0.3/node_modules/brace-expansion/index.js"(exports, module) {
37792
37792
  _chunkF4C4LJYKcjs.init_cjs_shims.call(void 0, );
37793
37793
  var balanced2 = require_balanced_match();
37794
37794
  module.exports = expandTop;
@@ -37888,7 +37888,7 @@ var require_brace_expansion = _chunkF4C4LJYKcjs.__commonJS.call(void 0, {
37888
37888
  var x2 = numeric2(n[0]);
37889
37889
  var y2 = numeric2(n[1]);
37890
37890
  var width = Math.max(n[0].length, n[1].length);
37891
- var incr = n.length == 3 ? Math.abs(numeric2(n[2])) : 1;
37891
+ var incr = n.length == 3 ? Math.max(Math.abs(numeric2(n[2])), 1) : 1;
37892
37892
  var test2 = lte2;
37893
37893
  var reverse = y2 < x2;
37894
37894
  if (reverse) {
@@ -337093,7 +337093,7 @@ var import_fs_extra = _chunkF4C4LJYKcjs.__toESM.call(void 0, require_lib6(), 1);
337093
337093
  // ../../node_modules/.pnpm/glob@11.1.0/node_modules/glob/dist/esm/index.js
337094
337094
  _chunkF4C4LJYKcjs.init_cjs_shims.call(void 0, );
337095
337095
 
337096
- // ../../node_modules/.pnpm/minimatch@10.2.4/node_modules/minimatch/dist/esm/index.js
337096
+ // ../../node_modules/.pnpm/minimatch@10.2.5/node_modules/minimatch/dist/esm/index.js
337097
337097
  _chunkF4C4LJYKcjs.init_cjs_shims.call(void 0, );
337098
337098
 
337099
337099
  // ../../node_modules/.pnpm/brace-expansion@5.0.5/node_modules/brace-expansion/dist/esm/index.js
@@ -337313,7 +337313,7 @@ function expand_(str2, max4, isTop) {
337313
337313
  return expansions;
337314
337314
  }
337315
337315
 
337316
- // ../../node_modules/.pnpm/minimatch@10.2.4/node_modules/minimatch/dist/esm/assert-valid-pattern.js
337316
+ // ../../node_modules/.pnpm/minimatch@10.2.5/node_modules/minimatch/dist/esm/assert-valid-pattern.js
337317
337317
  _chunkF4C4LJYKcjs.init_cjs_shims.call(void 0, );
337318
337318
  var MAX_PATTERN_LENGTH2 = 1024 * 64;
337319
337319
  var assertValidPattern2 = (pattern) => {
@@ -337325,10 +337325,10 @@ var assertValidPattern2 = (pattern) => {
337325
337325
  }
337326
337326
  };
337327
337327
 
337328
- // ../../node_modules/.pnpm/minimatch@10.2.4/node_modules/minimatch/dist/esm/ast.js
337328
+ // ../../node_modules/.pnpm/minimatch@10.2.5/node_modules/minimatch/dist/esm/ast.js
337329
337329
  _chunkF4C4LJYKcjs.init_cjs_shims.call(void 0, );
337330
337330
 
337331
- // ../../node_modules/.pnpm/minimatch@10.2.4/node_modules/minimatch/dist/esm/brace-expressions.js
337331
+ // ../../node_modules/.pnpm/minimatch@10.2.5/node_modules/minimatch/dist/esm/brace-expressions.js
337332
337332
  _chunkF4C4LJYKcjs.init_cjs_shims.call(void 0, );
337333
337333
  var posixClasses2 = {
337334
337334
  "[:alnum:]": ["\\p{L}\\p{Nl}\\p{Nd}", true],
@@ -337438,16 +337438,16 @@ var parseClass2 = (glob5, position3) => {
337438
337438
  return [comb, uflag, endPos - pos, true];
337439
337439
  };
337440
337440
 
337441
- // ../../node_modules/.pnpm/minimatch@10.2.4/node_modules/minimatch/dist/esm/unescape.js
337441
+ // ../../node_modules/.pnpm/minimatch@10.2.5/node_modules/minimatch/dist/esm/unescape.js
337442
337442
  _chunkF4C4LJYKcjs.init_cjs_shims.call(void 0, );
337443
337443
  var unescape3 = (s, { windowsPathsNoEscape = false, magicalBraces = true } = {}) => {
337444
337444
  if (magicalBraces) {
337445
- return windowsPathsNoEscape ? s.replace(/\[([^\/\\])\]/g, "$1") : s.replace(/((?!\\).|^)\[([^\/\\])\]/g, "$1$2").replace(/\\([^\/])/g, "$1");
337445
+ return windowsPathsNoEscape ? s.replace(/\[([^/\\])\]/g, "$1") : s.replace(/((?!\\).|^)\[([^/\\])\]/g, "$1$2").replace(/\\([^/])/g, "$1");
337446
337446
  }
337447
- return windowsPathsNoEscape ? s.replace(/\[([^\/\\{}])\]/g, "$1") : s.replace(/((?!\\).|^)\[([^\/\\{}])\]/g, "$1$2").replace(/\\([^\/{}])/g, "$1");
337447
+ return windowsPathsNoEscape ? s.replace(/\[([^/\\{}])\]/g, "$1") : s.replace(/((?!\\).|^)\[([^/\\{}])\]/g, "$1$2").replace(/\\([^/{}])/g, "$1");
337448
337448
  };
337449
337449
 
337450
- // ../../node_modules/.pnpm/minimatch@10.2.4/node_modules/minimatch/dist/esm/ast.js
337450
+ // ../../node_modules/.pnpm/minimatch@10.2.5/node_modules/minimatch/dist/esm/ast.js
337451
337451
  var _a3;
337452
337452
  var types2 = /* @__PURE__ */ new Set(["!", "?", "+", "*", "@"]);
337453
337453
  var isExtglobType2 = (c3) => types2.has(c3);
@@ -337564,13 +337564,7 @@ var AST2 = (_class88 = class {
337564
337564
  }
337565
337565
  // reconstructs the pattern
337566
337566
  toString() {
337567
- if (this.#toString !== void 0)
337568
- return this.#toString;
337569
- if (!this.type) {
337570
- return this.#toString = this.#parts.map((p) => String(p)).join("");
337571
- } else {
337572
- return this.#toString = this.type + "(" + this.#parts.map((p) => String(p)).join("|") + ")";
337573
- }
337567
+ return this.#toString !== void 0 ? this.#toString : !this.type ? this.#toString = this.#parts.map((p) => String(p)).join("") : this.#toString = this.type + "(" + this.#parts.map((p) => String(p)).join("|") + ")";
337574
337568
  }
337575
337569
  #fillNegs() {
337576
337570
  if (this !== this.#root)
@@ -338097,7 +338091,7 @@ var AST2 = (_class88 = class {
338097
338091
  }, _class88);
338098
338092
  _a3 = AST2;
338099
338093
 
338100
- // ../../node_modules/.pnpm/minimatch@10.2.4/node_modules/minimatch/dist/esm/escape.js
338094
+ // ../../node_modules/.pnpm/minimatch@10.2.5/node_modules/minimatch/dist/esm/escape.js
338101
338095
  _chunkF4C4LJYKcjs.init_cjs_shims.call(void 0, );
338102
338096
  var escape2 = (s, { windowsPathsNoEscape = false, magicalBraces = false } = {}) => {
338103
338097
  if (magicalBraces) {
@@ -338106,7 +338100,7 @@ var escape2 = (s, { windowsPathsNoEscape = false, magicalBraces = false } = {})
338106
338100
  return windowsPathsNoEscape ? s.replace(/[?*()[\]]/g, "[$&]") : s.replace(/[?*()[\]\\]/g, "\\$&");
338107
338101
  };
338108
338102
 
338109
- // ../../node_modules/.pnpm/minimatch@10.2.4/node_modules/minimatch/dist/esm/index.js
338103
+ // ../../node_modules/.pnpm/minimatch@10.2.5/node_modules/minimatch/dist/esm/index.js
338110
338104
  var minimatch2 = (p, pattern, options = {}) => {
338111
338105
  assertValidPattern2(pattern);
338112
338106
  if (!options.nocomment && pattern.charAt(0) === "#") {
@@ -338114,7 +338108,7 @@ var minimatch2 = (p, pattern, options = {}) => {
338114
338108
  }
338115
338109
  return new Minimatch2(pattern, options).match(p);
338116
338110
  };
338117
- var starDotExtRE2 = /^\*+([^+@!?\*\[\(]*)$/;
338111
+ var starDotExtRE2 = /^\*+([^+@!?*[(]*)$/;
338118
338112
  var starDotExtTest2 = (ext3) => (f) => !f.startsWith(".") && f.endsWith(ext3);
338119
338113
  var starDotExtTestDot2 = (ext3) => (f) => f.endsWith(ext3);
338120
338114
  var starDotExtTestNocase2 = (ext3) => {
@@ -338133,7 +338127,7 @@ var dotStarTest2 = (f) => f !== "." && f !== ".." && f.startsWith(".");
338133
338127
  var starRE2 = /^\*+$/;
338134
338128
  var starTest2 = (f) => f.length !== 0 && !f.startsWith(".");
338135
338129
  var starTestDot2 = (f) => f.length !== 0 && f !== "." && f !== "..";
338136
- var qmarksRE2 = /^\?+([^+@!?\*\[\(]*)?$/;
338130
+ var qmarksRE2 = /^\?+([^+@!?*[(]*)?$/;
338137
338131
  var qmarksTestNocase2 = ([$0, ext3 = ""]) => {
338138
338132
  const noext = qmarksTestNoExt2([$0]);
338139
338133
  if (!ext3)
@@ -338352,10 +338346,10 @@ var Minimatch2 = class {
338352
338346
  // of patterns that we have to process.
338353
338347
  preprocess(globParts) {
338354
338348
  if (this.options.noglobstar) {
338355
- for (let i = 0; i < globParts.length; i++) {
338356
- for (let j = 0; j < globParts[i].length; j++) {
338357
- if (globParts[i][j] === "**") {
338358
- globParts[i][j] = "*";
338349
+ for (const partset of globParts) {
338350
+ for (let j = 0; j < partset.length; j++) {
338351
+ if (partset[j] === "**") {
338352
+ partset[j] = "*";
338359
338353
  }
338360
338354
  }
338361
338355
  }
@@ -338433,7 +338427,7 @@ var Minimatch2 = class {
338433
338427
  let dd = 0;
338434
338428
  while (-1 !== (dd = parts.indexOf("..", dd + 1))) {
338435
338429
  const p = parts[dd - 1];
338436
- if (p && p !== "." && p !== ".." && p !== "**") {
338430
+ if (p && p !== "." && p !== ".." && p !== "**" && !(this.isWindows && /^[a-z]:$/i.test(p))) {
338437
338431
  didSomething = true;
338438
338432
  parts.splice(dd - 1, 2);
338439
338433
  dd -= 2;
@@ -338849,7 +338843,7 @@ var Minimatch2 = class {
338849
338843
  re = "^(?!" + re + ").+$";
338850
338844
  try {
338851
338845
  this.regexp = new RegExp(re, [...flags].join(""));
338852
- } catch (ex) {
338846
+ } catch (e93) {
338853
338847
  this.regexp = false;
338854
338848
  }
338855
338849
  return this.regexp;
@@ -338857,7 +338851,7 @@ var Minimatch2 = class {
338857
338851
  slashSplit(p) {
338858
338852
  if (this.preserveMultipleSlashes) {
338859
338853
  return p.split("/");
338860
- } else if (this.isWindows && /^\/\/[^\/]+/.test(p)) {
338854
+ } else if (this.isWindows && /^\/\/[^/]+/.test(p)) {
338861
338855
  return ["", ...p.split(/\/+/)];
338862
338856
  } else {
338863
338857
  return p.split(/\/+/);
@@ -338888,8 +338882,7 @@ var Minimatch2 = class {
338888
338882
  filename = ff[i];
338889
338883
  }
338890
338884
  }
338891
- for (let i = 0; i < set4.length; i++) {
338892
- const pattern = set4[i];
338885
+ for (const pattern of set4) {
338893
338886
  let file = ff;
338894
338887
  if (options.matchBase && pattern.length === 1) {
338895
338888
  file = [filename];
@@ -349217,7 +349210,7 @@ async function validateTeam(gh, org, team) {
349217
349210
  team_slug: team
349218
349211
  });
349219
349212
  return true;
349220
- } catch (e93) {
349213
+ } catch (e94) {
349221
349214
  return false;
349222
349215
  }
349223
349216
  }
@@ -349227,7 +349220,7 @@ async function validateUser(gh, username) {
349227
349220
  username
349228
349221
  });
349229
349222
  return true;
349230
- } catch (e94) {
349223
+ } catch (e95) {
349231
349224
  return false;
349232
349225
  }
349233
349226
  }
@@ -350218,7 +350211,7 @@ function pLimit3(concurrency) {
350218
350211
  resolve11(result);
350219
350212
  try {
350220
350213
  await result;
350221
- } catch (e95) {
350214
+ } catch (e96) {
350222
350215
  }
350223
350216
  next();
350224
350217
  };
package/bin/lint.js CHANGED
@@ -40896,9 +40896,9 @@ var require_balanced_match = __commonJS({
40896
40896
  }
40897
40897
  });
40898
40898
 
40899
- // ../../node_modules/.pnpm/brace-expansion@2.0.2/node_modules/brace-expansion/index.js
40899
+ // ../../node_modules/.pnpm/brace-expansion@2.0.3/node_modules/brace-expansion/index.js
40900
40900
  var require_brace_expansion = __commonJS({
40901
- "../../node_modules/.pnpm/brace-expansion@2.0.2/node_modules/brace-expansion/index.js"(exports2, module) {
40901
+ "../../node_modules/.pnpm/brace-expansion@2.0.3/node_modules/brace-expansion/index.js"(exports2, module) {
40902
40902
  init_esm_shims();
40903
40903
  var __import_balancedMatch = __toESM(require_balanced_match());
40904
40904
  var balanced2 = __import_balancedMatch;
@@ -40999,7 +40999,7 @@ var require_brace_expansion = __commonJS({
40999
40999
  var x2 = numeric2(n[0]);
41000
41000
  var y3 = numeric2(n[1]);
41001
41001
  var width = Math.max(n[0].length, n[1].length);
41002
- var incr = n.length == 3 ? Math.abs(numeric2(n[2])) : 1;
41002
+ var incr = n.length == 3 ? Math.max(Math.abs(numeric2(n[2])), 1) : 1;
41003
41003
  var test2 = lte2;
41004
41004
  var reverse = y3 < x2;
41005
41005
  if (reverse) {
@@ -328430,7 +328430,7 @@ var import_fs_extra = __toESM(require_lib6(), 1);
328430
328430
  // ../../node_modules/.pnpm/glob@11.1.0/node_modules/glob/dist/esm/index.js
328431
328431
  init_esm_shims();
328432
328432
 
328433
- // ../../node_modules/.pnpm/minimatch@10.2.4/node_modules/minimatch/dist/esm/index.js
328433
+ // ../../node_modules/.pnpm/minimatch@10.2.5/node_modules/minimatch/dist/esm/index.js
328434
328434
  init_esm_shims();
328435
328435
 
328436
328436
  // ../../node_modules/.pnpm/brace-expansion@5.0.5/node_modules/brace-expansion/dist/esm/index.js
@@ -328650,7 +328650,7 @@ function expand_(str2, max4, isTop) {
328650
328650
  return expansions;
328651
328651
  }
328652
328652
 
328653
- // ../../node_modules/.pnpm/minimatch@10.2.4/node_modules/minimatch/dist/esm/assert-valid-pattern.js
328653
+ // ../../node_modules/.pnpm/minimatch@10.2.5/node_modules/minimatch/dist/esm/assert-valid-pattern.js
328654
328654
  init_esm_shims();
328655
328655
  var MAX_PATTERN_LENGTH2 = 1024 * 64;
328656
328656
  var assertValidPattern2 = (pattern) => {
@@ -328662,10 +328662,10 @@ var assertValidPattern2 = (pattern) => {
328662
328662
  }
328663
328663
  };
328664
328664
 
328665
- // ../../node_modules/.pnpm/minimatch@10.2.4/node_modules/minimatch/dist/esm/ast.js
328665
+ // ../../node_modules/.pnpm/minimatch@10.2.5/node_modules/minimatch/dist/esm/ast.js
328666
328666
  init_esm_shims();
328667
328667
 
328668
- // ../../node_modules/.pnpm/minimatch@10.2.4/node_modules/minimatch/dist/esm/brace-expressions.js
328668
+ // ../../node_modules/.pnpm/minimatch@10.2.5/node_modules/minimatch/dist/esm/brace-expressions.js
328669
328669
  init_esm_shims();
328670
328670
  var posixClasses2 = {
328671
328671
  "[:alnum:]": ["\\p{L}\\p{Nl}\\p{Nd}", true],
@@ -328775,16 +328775,16 @@ var parseClass2 = (glob5, position3) => {
328775
328775
  return [comb, uflag, endPos - pos, true];
328776
328776
  };
328777
328777
 
328778
- // ../../node_modules/.pnpm/minimatch@10.2.4/node_modules/minimatch/dist/esm/unescape.js
328778
+ // ../../node_modules/.pnpm/minimatch@10.2.5/node_modules/minimatch/dist/esm/unescape.js
328779
328779
  init_esm_shims();
328780
328780
  var unescape3 = (s, { windowsPathsNoEscape = false, magicalBraces = true } = {}) => {
328781
328781
  if (magicalBraces) {
328782
- return windowsPathsNoEscape ? s.replace(/\[([^\/\\])\]/g, "$1") : s.replace(/((?!\\).|^)\[([^\/\\])\]/g, "$1$2").replace(/\\([^\/])/g, "$1");
328782
+ return windowsPathsNoEscape ? s.replace(/\[([^/\\])\]/g, "$1") : s.replace(/((?!\\).|^)\[([^/\\])\]/g, "$1$2").replace(/\\([^/])/g, "$1");
328783
328783
  }
328784
- return windowsPathsNoEscape ? s.replace(/\[([^\/\\{}])\]/g, "$1") : s.replace(/((?!\\).|^)\[([^\/\\{}])\]/g, "$1$2").replace(/\\([^\/{}])/g, "$1");
328784
+ return windowsPathsNoEscape ? s.replace(/\[([^/\\{}])\]/g, "$1") : s.replace(/((?!\\).|^)\[([^/\\{}])\]/g, "$1$2").replace(/\\([^/{}])/g, "$1");
328785
328785
  };
328786
328786
 
328787
- // ../../node_modules/.pnpm/minimatch@10.2.4/node_modules/minimatch/dist/esm/ast.js
328787
+ // ../../node_modules/.pnpm/minimatch@10.2.5/node_modules/minimatch/dist/esm/ast.js
328788
328788
  var _a3;
328789
328789
  var types4 = /* @__PURE__ */ new Set(["!", "?", "+", "*", "@"]);
328790
328790
  var isExtglobType2 = (c3) => types4.has(c3);
@@ -328901,13 +328901,7 @@ var AST2 = class {
328901
328901
  }
328902
328902
  // reconstructs the pattern
328903
328903
  toString() {
328904
- if (this.#toString !== void 0)
328905
- return this.#toString;
328906
- if (!this.type) {
328907
- return this.#toString = this.#parts.map((p) => String(p)).join("");
328908
- } else {
328909
- return this.#toString = this.type + "(" + this.#parts.map((p) => String(p)).join("|") + ")";
328910
- }
328904
+ return this.#toString !== void 0 ? this.#toString : !this.type ? this.#toString = this.#parts.map((p) => String(p)).join("") : this.#toString = this.type + "(" + this.#parts.map((p) => String(p)).join("|") + ")";
328911
328905
  }
328912
328906
  #fillNegs() {
328913
328907
  if (this !== this.#root)
@@ -329434,7 +329428,7 @@ var AST2 = class {
329434
329428
  };
329435
329429
  _a3 = AST2;
329436
329430
 
329437
- // ../../node_modules/.pnpm/minimatch@10.2.4/node_modules/minimatch/dist/esm/escape.js
329431
+ // ../../node_modules/.pnpm/minimatch@10.2.5/node_modules/minimatch/dist/esm/escape.js
329438
329432
  init_esm_shims();
329439
329433
  var escape2 = (s, { windowsPathsNoEscape = false, magicalBraces = false } = {}) => {
329440
329434
  if (magicalBraces) {
@@ -329443,7 +329437,7 @@ var escape2 = (s, { windowsPathsNoEscape = false, magicalBraces = false } = {})
329443
329437
  return windowsPathsNoEscape ? s.replace(/[?*()[\]]/g, "[$&]") : s.replace(/[?*()[\]\\]/g, "\\$&");
329444
329438
  };
329445
329439
 
329446
- // ../../node_modules/.pnpm/minimatch@10.2.4/node_modules/minimatch/dist/esm/index.js
329440
+ // ../../node_modules/.pnpm/minimatch@10.2.5/node_modules/minimatch/dist/esm/index.js
329447
329441
  var minimatch2 = (p, pattern, options = {}) => {
329448
329442
  assertValidPattern2(pattern);
329449
329443
  if (!options.nocomment && pattern.charAt(0) === "#") {
@@ -329451,7 +329445,7 @@ var minimatch2 = (p, pattern, options = {}) => {
329451
329445
  }
329452
329446
  return new Minimatch2(pattern, options).match(p);
329453
329447
  };
329454
- var starDotExtRE2 = /^\*+([^+@!?\*\[\(]*)$/;
329448
+ var starDotExtRE2 = /^\*+([^+@!?*[(]*)$/;
329455
329449
  var starDotExtTest2 = (ext3) => (f) => !f.startsWith(".") && f.endsWith(ext3);
329456
329450
  var starDotExtTestDot2 = (ext3) => (f) => f.endsWith(ext3);
329457
329451
  var starDotExtTestNocase2 = (ext3) => {
@@ -329470,7 +329464,7 @@ var dotStarTest2 = (f) => f !== "." && f !== ".." && f.startsWith(".");
329470
329464
  var starRE2 = /^\*+$/;
329471
329465
  var starTest2 = (f) => f.length !== 0 && !f.startsWith(".");
329472
329466
  var starTestDot2 = (f) => f.length !== 0 && f !== "." && f !== "..";
329473
- var qmarksRE2 = /^\?+([^+@!?\*\[\(]*)?$/;
329467
+ var qmarksRE2 = /^\?+([^+@!?*[(]*)?$/;
329474
329468
  var qmarksTestNocase2 = ([$0, ext3 = ""]) => {
329475
329469
  const noext = qmarksTestNoExt2([$0]);
329476
329470
  if (!ext3)
@@ -329689,10 +329683,10 @@ var Minimatch2 = class {
329689
329683
  // of patterns that we have to process.
329690
329684
  preprocess(globParts) {
329691
329685
  if (this.options.noglobstar) {
329692
- for (let i2 = 0; i2 < globParts.length; i2++) {
329693
- for (let j = 0; j < globParts[i2].length; j++) {
329694
- if (globParts[i2][j] === "**") {
329695
- globParts[i2][j] = "*";
329686
+ for (const partset of globParts) {
329687
+ for (let j = 0; j < partset.length; j++) {
329688
+ if (partset[j] === "**") {
329689
+ partset[j] = "*";
329696
329690
  }
329697
329691
  }
329698
329692
  }
@@ -329770,7 +329764,7 @@ var Minimatch2 = class {
329770
329764
  let dd = 0;
329771
329765
  while (-1 !== (dd = parts.indexOf("..", dd + 1))) {
329772
329766
  const p = parts[dd - 1];
329773
- if (p && p !== "." && p !== ".." && p !== "**") {
329767
+ if (p && p !== "." && p !== ".." && p !== "**" && !(this.isWindows && /^[a-z]:$/i.test(p))) {
329774
329768
  didSomething = true;
329775
329769
  parts.splice(dd - 1, 2);
329776
329770
  dd -= 2;
@@ -330186,7 +330180,7 @@ var Minimatch2 = class {
330186
330180
  re = "^(?!" + re + ").+$";
330187
330181
  try {
330188
330182
  this.regexp = new RegExp(re, [...flags].join(""));
330189
- } catch (ex) {
330183
+ } catch {
330190
330184
  this.regexp = false;
330191
330185
  }
330192
330186
  return this.regexp;
@@ -330194,7 +330188,7 @@ var Minimatch2 = class {
330194
330188
  slashSplit(p) {
330195
330189
  if (this.preserveMultipleSlashes) {
330196
330190
  return p.split("/");
330197
- } else if (this.isWindows && /^\/\/[^\/]+/.test(p)) {
330191
+ } else if (this.isWindows && /^\/\/[^/]+/.test(p)) {
330198
330192
  return ["", ...p.split(/\/+/)];
330199
330193
  } else {
330200
330194
  return p.split(/\/+/);
@@ -330225,8 +330219,7 @@ var Minimatch2 = class {
330225
330219
  filename = ff[i2];
330226
330220
  }
330227
330221
  }
330228
- for (let i2 = 0; i2 < set5.length; i2++) {
330229
- const pattern = set5[i2];
330222
+ for (const pattern of set5) {
330230
330223
  let file = ff;
330231
330224
  if (options.matchBase && pattern.length === 1) {
330232
330225
  file = [filename];
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/linting-tools",
3
- "version": "1.133.11",
3
+ "version": "1.133.13",
4
4
  "private": false,
5
5
  "description": "⚡ A package containing various linting tools used to validate syntax, enforce design standards, and format code in a Storm workspace.",
6
6
  "keywords": [
@@ -159,5 +159,5 @@
159
159
  "packageManager": "pnpm@10.3.0",
160
160
  "engines": { "node": ">=22.4.0", "pnpm": ">=10.3.0" },
161
161
  "publishConfig": { "access": "public" },
162
- "gitHead": "4aa27cc0191414a84d5a49cb36efd9ae5a144edf"
162
+ "gitHead": "c9e22f77a54addf393da062dd661a01624fea3b1"
163
163
  }