build(deps-dev): bump neostandard in the regular group (#1198)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 23 Oct 2024 17:12:01 +0000 (19:12 +0200)
committerGitHub <noreply@github.com>
Wed, 23 Oct 2024 17:12:01 +0000 (17:12 +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 995e6e8f029080c890980482c650a6ed14edd953..2964336c79c311b78478e3d59bfff9e400f5cd35 100644 (file)
     "glob": "^11.0.0",
     "husky": "^9.1.6",
     "lint-staged": "^15.2.10",
-    "neostandard": "^0.11.6",
+    "neostandard": "^0.11.7",
     "prettier": "^3.3.3",
     "rimraf": "^6.0.1",
     "semver": "^7.6.3",
index 70d66ecf496c2a9256ffef36e896b7d1e44d576d..f56db853f68ada15ce2183fd9b3e50870248b1fe 100644 (file)
@@ -149,8 +149,8 @@ importers:
         specifier: ^15.2.10
         version: 15.2.10
       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
@@ -4246,8 +4246,8 @@ packages:
     resolution: {integrity: sha512-myRT3DiWPHqho5PrJaIRyaMv2kgYf0mUVgBNOYMuCH5Ki1yEiQaf/ZJuQ62nvpc44wL5WDbTX7yGJi1Neevw8w==}
     engines: {node: '>= 0.6'}
 
-  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:
@@ -10540,7 +10540,7 @@ snapshots:
   negotiator@0.6.4:
     optional: true
 
-  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)