Skip to content

Commit 16eb42a

Browse files
dependabot[bot]npm cli ops bot
and
npm cli ops bot
authored
chore: update @npmcli/template-oss requirement from ^2.9.1 to ^2.9.2 (#56)
* chore: update @npmcli/template-oss requirement from ^2.9.1 to ^2.9.2 Updates the requirements on [@npmcli/template-oss](https://github.com/npm/template-oss) to permit the latest version. - [Release notes](https://github.com/npm/template-oss/releases) - [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md) - [Commits](npm/template-oss@v2.9.1...v2.9.2) --- updated-dependencies: - dependency-name: "@npmcli/template-oss" dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> * chore: postinstall for dependabot template-oss PR Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: npm cli ops bot <[email protected]>
1 parent d623ddd commit 16eb42a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"coverage-map": "map.js"
2323
},
2424
"devDependencies": {
25-
"@npmcli/template-oss": "^2.9.1",
25+
"@npmcli/template-oss": "^2.9.2",
2626
"minipass": "^3.1.6",
2727
"require-inject": "^1.4.4",
2828
"tap": "^15.1.6"
@@ -46,6 +46,6 @@
4646
"node": "^12.13.0 || ^14.15.0 || >=16"
4747
},
4848
"templateOSS": {
49-
"version": "2.9.1"
49+
"version": "2.9.2"
5050
}
5151
}

0 commit comments

Comments
 (0)