Skip to content

Commit eb265fe

Browse files
chore: bump @npmcli/template-oss from 4.13.0 to 4.14.1 (#16)
* chore: bump @npmcli/template-oss from 4.13.0 to 4.14.1 Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.13.0 to 4.14.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.13.0...v4.14.1) --- updated-dependencies: - dependency-name: "@npmcli/template-oss" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * chore: postinstall for dependabot template-oss PR --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: npm CLI robot <[email protected]>
1 parent 6f4b847 commit eb265fe

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
@@ -28,7 +28,7 @@
2828
"license": "MIT",
2929
"devDependencies": {
3030
"@npmcli/eslint-config": "^4.0.0",
31-
"@npmcli/template-oss": "4.13.0",
31+
"@npmcli/template-oss": "4.14.1",
3232
"tap": "^16.3.0"
3333
},
3434
"tap": {
@@ -43,6 +43,6 @@
4343
},
4444
"templateOSS": {
4545
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
46-
"version": "4.13.0"
46+
"version": "4.14.1"
4747
}
4848
}

0 commit comments

Comments
 (0)