build(deps-dev): Bump neostandard in the regular group
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 23 Oct 2024 23:19:11 +0000 (23:19 +0000)
committerGitHub <noreply@github.com>
Wed, 23 Oct 2024 23:19:11 +0000 (23:19 +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>
package.json
pnpm-lock.yaml

index f2948608506cfa246d5c15e3e54fd90b5be27977..6f528a1aee261d509debc434f7a210c0310ec780 100644 (file)
@@ -84,7 +84,7 @@
     "eslint-plugin-perfectionist": "^3.9.1",
     "husky": "^9.1.6",
     "lint-staged": "^15.2.10",
-    "neostandard": "^0.11.6",
+    "neostandard": "^0.11.7",
     "prettier": "^3.3.3"
   }
 }
index 77e4f3cc754b03fcc7fb112b87f4a5137172b19f..395aef359c7d4c2e5c6e724e88027516f236aeee 100644 (file)
@@ -73,8 +73,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.5.4)
+        specifier: ^0.11.7
+        version: 0.11.7(eslint@9.13.0(jiti@1.21.6))(typescript@5.5.4)
       prettier:
         specifier: ^3.3.3
         version: 3.3.3
@@ -1264,8 +1264,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:
@@ -3068,7 +3068,7 @@ snapshots:
 
   natural-compare@1.4.0: {}
 
-  neostandard@0.11.6(eslint@9.13.0(jiti@1.21.6))(typescript@5.5.4):
+  neostandard@0.11.7(eslint@9.13.0(jiti@1.21.6))(typescript@5.5.4):
     dependencies:
       '@humanwhocodes/gitignore-to-minimatch': 1.0.2
       '@stylistic/eslint-plugin': 2.9.0(eslint@9.13.0(jiti@1.21.6))(typescript@5.5.4)