@alextheman/eslint-plugin 4.8.0 → 4.8.1

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/dist/index.cjs CHANGED
@@ -61,7 +61,7 @@ eslint_plugin_jsdoc = __toESM(eslint_plugin_jsdoc);
61
61
 
62
62
  //#region package.json
63
63
  var name = "@alextheman/eslint-plugin";
64
- var version = "4.8.0";
64
+ var version = "4.8.1";
65
65
 
66
66
  //#endregion
67
67
  //#region node_modules/.pnpm/globals@16.5.0/node_modules/globals/globals.json
package/dist/index.js CHANGED
@@ -46,7 +46,7 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
46
46
  //#endregion
47
47
  //#region package.json
48
48
  var name = "@alextheman/eslint-plugin";
49
- var version = "4.8.0";
49
+ var version = "4.8.1";
50
50
 
51
51
  //#endregion
52
52
  //#region node_modules/.pnpm/globals@16.5.0/node_modules/globals/globals.json
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alextheman/eslint-plugin",
3
- "version": "4.8.0",
3
+ "version": "4.8.1",
4
4
  "description": "A package to provide custom ESLint rules and configs",
5
5
  "repository": {
6
6
  "type": "git",