From f6f0536019b47c38ef804f2fe2d503d0db6b4cde Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Mar 2025 15:18:20 +0000 Subject: [PATCH 1/2] chore: bump @npmcli/template-oss from 4.24.1 to 4.24.2 Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.24.1 to 4.24.2. - [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.24.1...v4.24.2) --- updated-dependencies: - dependency-name: "@npmcli/template-oss" 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 51b78f1..594509b 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ }, "devDependencies": { "@npmcli/eslint-config": "^5.0.0", - "@npmcli/template-oss": "4.24.1", + "@npmcli/template-oss": "4.24.2", "spawk": "^1.8.1", "tap": "^16.0.1" }, From b6aacef1aef88eb2e6241c7173de31f56f5cb62b Mon Sep 17 00:00:00 2001 From: npm CLI robot Date: Thu, 6 Mar 2025 15:19:01 +0000 Subject: [PATCH 2/2] chore: postinstall for dependabot template-oss PR --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 594509b..8e228d8 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ }, "templateOSS": { "//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.", - "version": "4.24.1", + "version": "4.24.2", "publish": "true" }, "tap": {