From 993907c046043d792b4047b2ea5c3f6a60314a2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 02:34:28 +0000 Subject: [PATCH] chore: bump @npmcli/template-oss from 5.1.0 to 5.1.1 Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 5.1.0 to 5.1.1. - [Release notes](https://github.com/npm/template-oss/releases) - [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md) - [Commits](https://github.com/npm/template-oss/compare/v5.1.0...v5.1.1) --- updated-dependencies: - dependency-name: "@npmcli/template-oss" dependency-version: 5.1.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ee9bea58..c7fe1a9a 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "devDependencies": { "@npmcli/arborist": "^9.0.2", "@npmcli/eslint-config": "^6.0.0", - "@npmcli/template-oss": "5.1.0", + "@npmcli/template-oss": "5.1.1", "hosted-git-info": "^9.0.0", "mutate-fs": "^2.1.1", "nock": "^13.2.4",