From 960315c0d70db1510adecef124f4a0f1adffd155 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 09:46:46 +0000 Subject: [PATCH 1/2] chore: bump @npmcli/template-oss from 4.23.5 to 4.23.6 Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.23.5 to 4.23.6. - [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.23.5...v4.23.6) --- 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 a97c687..cf6ca10 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ }, "devDependencies": { "@npmcli/eslint-config": "^5.0.0", - "@npmcli/template-oss": "4.23.5", + "@npmcli/template-oss": "4.23.6", "tap": "^16.0.1" }, "files": [ From 4600f33762831386b36a98c8c784b6fb05d8dd91 Mon Sep 17 00:00:00 2001 From: npm CLI robot Date: Mon, 6 Jan 2025 09:47:25 +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 cf6ca10..d070d9a 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ }, "templateOSS": { "//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.", - "version": "4.23.5", + "version": "4.23.6", "publish": "true" } }