Skip to content

Commit 60a3a97

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 (#94)
* 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 ce20a54 commit 60a3a97

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
@@ -40,7 +40,7 @@
4040
"proc-log": "^2.0.0"
4141
},
4242
"devDependencies": {
43-
"@npmcli/template-oss": "^2.9.1",
43+
"@npmcli/template-oss": "^2.9.2",
4444
"cacache": "^15.3.0",
4545
"nock": "^13.2.4",
4646
"require-inject": "^1.4.4",
@@ -55,6 +55,6 @@
5555
"node": "^12.13.0 || ^14.15.0 || >=16"
5656
},
5757
"templateOSS": {
58-
"version": "2.9.1"
58+
"version": "2.9.2"
5959
}
6060
}

0 commit comments

Comments
 (0)