Skip to content

Commit

Permalink
chore: bump @npmcli/template-oss from 4.12.0 to 4.12.1 (#144)
Browse files Browse the repository at this point in the history
* 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>
  • Loading branch information
dependabot[bot] and npm-cli-bot committed Apr 27, 2023
1 parent 11e2f65 commit 72c3e2f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -16,7 +16,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/template-oss": "4.12.0",
"@npmcli/template-oss": "4.12.1",
"minipass": "^4.0.0",
"require-inject": "^1.4.4",
"tap": "^16.0.1"
Expand All @@ -42,7 +42,7 @@
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "4.12.0"
"version": "4.12.1"
},
"tap": {
"nyc-arg": [
Expand Down

0 comments on commit 72c3e2f

Please sign in to comment.