build(deps-dev): bump neostandard in the regular group (#2629)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 24 Oct 2024 09:30:22 +0000 (11:30 +0200)
committerGitHub <noreply@github.com>
Thu, 24 Oct 2024 09:30:22 +0000 (09:30 +0000)
Bumps the regular group with 1 update: [neostandard](https://github.com/neostandard/neostandard).

Updates `neostandard` from 0.11.6 to 0.11.7
- [Release notes](https://github.com/neostandard/neostandard/releases)
- [Changelog](https://github.com/neostandard/neostandard/blob/main/CHANGELOG.md)
- [Commits](https://github.com/neostandard/neostandard/compare/v0.11.6...v0.11.7)

---
updated-dependencies:
- dependency-name: neostandard
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: regular
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
package.json
pnpm-lock.yaml

index cb3482ccd96936a2d1de5efa4359fefaaf67b56a..de6e53d09e69dec7cd21255b224387df511471a7 100644 (file)
     "lint-staged": "^15.2.10",
     "mocha": "^10.7.3",
     "mochawesome": "^7.1.3",
-    "neostandard": "^0.11.6",
+    "neostandard": "^0.11.7",
     "prettier": "^3.3.3",
     "rollup": "^4.24.0",
     "rollup-plugin-analyzer": "^4.0.0",
index 176615491f7c1d3856810c71827ea2dfe0bb3d15..0b05825455d38d27a6189f4e3ce998c485ff428f 100644 (file)
@@ -72,8 +72,8 @@ importers:
         specifier: ^7.1.3
         version: 7.1.3(mocha@10.7.3)
       neostandard:
-        specifier: ^0.11.6
-        version: 0.11.6(eslint@9.13.0(jiti@1.21.6))(typescript@5.6.3)
+        specifier: ^0.11.7
+        version: 0.11.7(eslint@9.13.0(jiti@1.21.6))(typescript@5.6.3)
       prettier:
         specifier: ^3.3.3
         version: 3.3.3
@@ -2107,8 +2107,8 @@ packages:
   natural-compare@1.4.0:
     resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==}
 
-  neostandard@0.11.6:
-    resolution: {integrity: sha512-/7egVVdQj1oyX2RBgjLqAm3akDa6/hZlmb2YC0mwS/rEy6xkOtT/o4P4/XrPLbIshdhda/VfQXOIhEA+O4No1w==}
+  neostandard@0.11.7:
+    resolution: {integrity: sha512-IagKoLOInY3OwmGQX/Spx4FTDNdODGh8JpChiwAXUuL9qSOXdbW5xUQOUIypp6p8TCkG9NjskKWz0uk1gynuXA==}
     engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
     hasBin: true
     peerDependencies:
@@ -5048,7 +5048,7 @@ snapshots:
 
   natural-compare@1.4.0: {}
 
-  neostandard@0.11.6(eslint@9.13.0(jiti@1.21.6))(typescript@5.6.3):
+  neostandard@0.11.7(eslint@9.13.0(jiti@1.21.6))(typescript@5.6.3):
     dependencies:
       '@humanwhocodes/gitignore-to-minimatch': 1.0.2
       '@stylistic/eslint-plugin': 2.9.0(eslint@9.13.0(jiti@1.21.6))(typescript@5.6.3)