Skip to content

Commit ec7e4c8

Browse files
chore: bump the dependency-updates group with 4 updates
Bumps the dependency-updates group with 4 updates: [@npmcli/template-oss](https://github.com/npm/template-oss), [eslint-plugin-github](https://github.com/github/eslint-plugin-github), [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) and [prettier](https://github.com/prettier/prettier). Updates `@npmcli/template-oss` from 4.23.4 to 4.23.5 - [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.23.4...v4.23.5) Updates `eslint-plugin-github` from 5.1.1 to 5.1.2 - [Release notes](https://github.com/github/eslint-plugin-github/releases) - [Commits](github/eslint-plugin-github@v5.1.1...v5.1.2) Updates `eslint-plugin-promise` from 7.1.0 to 7.2.0 - [Release notes](https://github.com/eslint-community/eslint-plugin-promise/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-promise/blob/main/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-promise@v7.1.0...v7.2.0) Updates `prettier` from 3.3.3 to 3.4.0 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.3.3...3.4.0) --- updated-dependencies: - dependency-name: "@npmcli/template-oss" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: eslint-plugin-github dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: eslint-plugin-promise dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependency-updates - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependency-updates ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ab31f3d commit ec7e4c8

File tree

3 files changed

+90
-168
lines changed

3 files changed

+90
-168
lines changed

cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"devDependencies": {
3333
"@npmcli/eslint-config": "^5.0.0",
34-
"@npmcli/template-oss": "4.23.4",
34+
"@npmcli/template-oss": "4.23.5",
3535
"tap": "^21.0.0"
3636
},
3737
"author": "GitHub Inc.",

0 commit comments

Comments
 (0)