From d4761f033521d5d222686e4a2a76065639684326 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 06:23:04 +0000 Subject: [PATCH] chore: bump @npmcli/template-oss from 4.30.0 to 5.1.1 Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.30.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/v4.30.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-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c232d594..e1b3100a 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "posttest": "npm run lint" }, "devDependencies": { - "@npmcli/template-oss": "4.30.0", + "@npmcli/template-oss": "5.1.1", "tap": "^12.7.0" }, "license": "ISC",