Skip to content

Commit e23c0ab

Browse files
dependabot[bot]lukekarrys
authored andcommitted
chore: bump @npmcli/template-oss from 4.21.1 to 4.21.3
Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.21.1 to 4.21.3. - [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.21.1...v4.21.3) --- updated-dependencies: - dependency-name: @npmcli/template-oss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bcdd8dd commit e23c0ab

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"posttest": "npm run lint"
1414
},
1515
"devDependencies": {
16-
"@npmcli/template-oss": "4.21.1",
16+
"@npmcli/template-oss": "4.21.3",
1717
"tap": "^12.7.0"
1818
},
1919
"license": "ISC",
@@ -33,6 +33,6 @@
3333
"templateOSS": {
3434
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
3535
"content": "./scripts/template-oss",
36-
"version": "4.21.1"
36+
"version": "4.21.3"
3737
}
3838
}

release-please-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"type": "chore",
3131
"section": "Chores",
3232
"hidden": false,
33-
"collapse": true
33+
"collapse": false
3434
}
3535
],
3636
"packages": {

0 commit comments

Comments
 (0)