Skip to content

Commit edb978d

Browse files
dependabot[bot]npm cli ops bot
andauthored
chore: update @npmcli/template-oss requirement from ^2.9.1 to ^2.9.2 (#100)
* 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 8473ed4 commit edb978d

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
@@ -34,7 +34,7 @@
3434
"signal-exit": "^3.0.7"
3535
},
3636
"devDependencies": {
37-
"@npmcli/template-oss": "^2.9.1",
37+
"@npmcli/template-oss": "^2.9.2",
3838
"mkdirp": "^1.0.4",
3939
"rimraf": "^3.0.2",
4040
"tap": "^15.1.6"
@@ -48,6 +48,6 @@
4848
},
4949
"templateOSS": {
5050
"windowsCI": false,
51-
"version": "2.9.1"
51+
"version": "2.9.2"
5252
}
5353
}

0 commit comments

Comments
 (0)