Skip to content

Commit 3500db4

Browse files
chore: bump @npmcli/template-oss from 4.12.0 to 4.12.1 (#44)
* 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 7636af5 commit 3500db4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,15 +25,15 @@
2525
},
2626
"devDependencies": {
2727
"@npmcli/eslint-config": "^4.0.0",
28-
"@npmcli/template-oss": "4.12.0",
28+
"@npmcli/template-oss": "4.12.1",
2929
"tap": "^16.0.1"
3030
},
3131
"engines": {
3232
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
3333
},
3434
"templateOSS": {
3535
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
36-
"version": "4.12.0"
36+
"version": "4.12.1"
3737
},
3838
"tap": {
3939
"nyc-arg": [

0 commit comments

Comments
 (0)