Skip to content

Commit 7b1b815

Browse files
chore(deps): bump the npm-dependencies group across 1 directory with 2 updates
Bumps the npm-dependencies group with 2 updates in the /actions/helm/generate-docs directory: [@textlint/textlint-plugin-markdown](https://github.com/textlint/textlint) and [textlint](https://github.com/textlint/textlint). Updates `@textlint/textlint-plugin-markdown` from 15.7.0 to 15.7.1 - [Release notes](https://github.com/textlint/textlint/releases) - [Commits](textlint/textlint@v15.7.0...v15.7.1) Updates `textlint` from 15.7.0 to 15.7.1 - [Release notes](https://github.com/textlint/textlint/releases) - [Commits](textlint/textlint@v15.7.0...v15.7.1) --- updated-dependencies: - dependency-name: "@textlint/textlint-plugin-markdown" dependency-version: 15.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: textlint dependency-version: 15.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2368780 commit 7b1b815

2 files changed

Lines changed: 101 additions & 101 deletions

File tree

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

Lines changed: 99 additions & 99 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "generate-docs",
33
"dependencies": {
4-
"@textlint/textlint-plugin-markdown": "^15.7.0",
4+
"@textlint/textlint-plugin-markdown": "^15.7.1",
55
"markdownlint-cli2": "^0.22.1",
66
"prettier": "^3.8.3",
7-
"textlint": "^15.7.0",
7+
"textlint": "^15.7.1",
88
"textlint-filter-rule-comments": "^1.3.0",
99
"textlint-rule-terminology": "^5.2.16"
1010
}

0 commit comments

Comments
 (0)