Skip to content

Commit cf0aefc

Browse files
dependabot[bot]neilime
authored andcommitted
chore(deps): bump prettier
Bumps the npm-dependencies group with 1 update in the /actions/helm/generate-docs directory: [prettier](https://github.com/prettier/prettier). Updates `prettier` from 3.7.1 to 3.7.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.7.1...3.7.3) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.7.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5ffa200 commit cf0aefc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

actions/helm/generate-docs/package-lock.json

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

actions/helm/generate-docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"dependencies": {
33
"@textlint/textlint-plugin-markdown": "^15.4.0",
44
"markdownlint-cli2": "^0.19.1",
5-
"prettier": "^3.7.1",
5+
"prettier": "^3.7.3",
66
"textlint": "^15.4.0",
77
"textlint-filter-rule-comments": "^1.2.2",
88
"textlint-rule-terminology": "^5.2.16"

0 commit comments

Comments
 (0)