From d65f40c07014ba5c72e180ec8ca43b67bac0aacf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 19:12:01 +0200 Subject: [PATCH] build(deps-dev): bump neostandard in the regular group (#1198) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 995e6e8f..2964336c 100644 --- a/package.json +++ b/package.json @@ -133,7 +133,7 @@ "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", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 70d66ecf..f56db853 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -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) -- 2.34.1