Skip to content

Commit ef2b008

Browse files
chore: bump @npmcli/template-oss from 4.12.0 to 4.12.1 (#194)
* chore: bump @npmcli/template-oss from 4.12.0 to 4.12.1 Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.12.0 to 4.12.1. - [Release notes](https://github.com/npm/template-oss/releases) - [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md) - [Commits](npm/template-oss@v4.12.0...v4.12.1) --- updated-dependencies: - dependency-name: "@npmcli/template-oss" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * chore: postinstall for dependabot template-oss PR --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: npm CLI robot <npm-cli+bot@github.com>
1 parent 7328f8a commit ef2b008

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"devDependencies": {
3131
"@npmcli/config": "^6.0.0",
3232
"@npmcli/eslint-config": "^4.0.0",
33-
"@npmcli/template-oss": "4.12.0",
33+
"@npmcli/template-oss": "4.12.1",
3434
"tap": "^16.0.1"
3535
},
3636
"engines": {
@@ -63,6 +63,6 @@
6363
],
6464
"templateOSS": {
6565
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
66-
"version": "4.12.0"
66+
"version": "4.12.1"
6767
}
6868
}

0 commit comments

Comments
 (0)