From 6af3cd58118fda36873b00b34059f58985a9ce91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 02:51:31 +0000 Subject: [PATCH] chore(deps-dev): bump neostandard from 0.11.9 to 0.12.0 Bumps [neostandard](https://github.com/neostandard/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 ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5aa3ec0..86e3311 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@fastify/pre-commit": "2.2.0", "c8": "^10.1.2", "fastify": "^5.0.0", - "neostandard": "^0.11.9", + "neostandard": "^0.12.0", "node-fetch": "^2.6.7", "sinon": "^19.0.2", "tsd": "^0.31.0"