From 3a36ab6524166e73acc4614ad578a0fcab4d1313 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 15:06:03 +0000 Subject: [PATCH] build(deps-dev): bump neostandard from 0.12.2 to 0.13.0 Bumps [neostandard](https://github.com/neostandard/neostandard) from 0.12.2 to 0.13.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.12.2...v0.13.0) --- updated-dependencies: - dependency-name: neostandard dependency-version: 0.13.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f5dcf156de..71e0790043 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "eslint": "^9.39.1", "mocha": "^11.7.5", "nan": "^2.23.1", - "neostandard": "^0.12.2", + "neostandard": "^0.13.0", "require-inject": "^1.4.4" }, "scripts": {