From 6f482fec01df5248700109dfea1433ae84a667bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 00:53:48 +0000 Subject: [PATCH] chore(deps-dev): bump neostandard from 0.11.9 to 0.12.0 in the all group Bumps the all group with 1 update: [neostandard](https://github.com/neostandard/neostandard). Updates `neostandard` from 0.11.9 to 0.12.0 - [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.9...v0.12.0) --- updated-dependencies: - dependency-name: neostandard dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8faff2cd5..a72371a6b 100644 --- a/package.json +++ b/package.json @@ -423,7 +423,7 @@ "clang-format": "^1.4.0", "eslint": "^9.13.0", "fs-extra": "^11.1.1", - "neostandard": "^0.11.7", + "neostandard": "^0.12.0", "pre-commit": "^1.2.2", "semver": "^7.6.0" },