Skip to content

Commit c8f1af9

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.4 to 3.8.0 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.7.4...3.8.0) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f6ede1c commit c8f1af9

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.5.0",
44
"markdownlint-cli2": "^0.20.0",
5-
"prettier": "^3.7.4",
5+
"prettier": "^3.8.0",
66
"textlint": "^15.5.0",
77
"textlint-filter-rule-comments": "^1.3.0",
88
"textlint-rule-terminology": "^5.2.16"

0 commit comments

Comments
 (0)