From c9fc1638a3b6dec709f79be5d5e4ceeb273a84e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Mar 2026 00:42:55 +0000 Subject: [PATCH] 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 77b1bcf..6e2e3b2 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "gh-release": "^7.0.2", "installed-check": "^10.0.1", "jsonfeed-to-atom": "^1.2.5", - "neostandard": "^0.12.0", + "neostandard": "^0.13.0", "npm-run-all2": "^8.0.1", "typescript": "~5.9.2" },