From c14cdc77cef2f0a527a8d39cc9f36e2c380bd7da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 19:26:51 +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 3c38160d..0f2c0468 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "fastify": "^5.0.0", "form-data": "^4.0.0", "h2url": "^0.2.0", - "neostandard": "^0.12.0", + "neostandard": "^0.13.0", "nock": "^14.0.0", "proxy": "^2.1.1", "proxyquire": "^2.1.3",