Skip to content

Commit 2447f39

Browse files
npm-cli-botowlstronaut
authored andcommitted
chore: postinstall for dependabot template-oss PR
1 parent 8908af5 commit 2447f39

3 files changed

Lines changed: 41 additions & 70 deletions

File tree

cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
},
4141
"templateOSS": {
4242
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
43-
"version": "5.0.0",
43+
"version": "5.1.0",
4444
"content": "./scripts/template-oss",
4545
"testRunner": "node:test",
4646
"coverageThreshold": 0

package-lock.json

Lines changed: 39 additions & 68 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"content": "./scripts/template-oss",
108108
"dependabotInterval": "weekly",
109109
"updateNpm": false,
110-
"version": "5.0.0"
110+
"version": "5.1.0"
111111
},
112112
"overrides": {
113113
"gatsby@^5.16.0": {

0 commit comments

Comments
 (0)