Skip to content

Commit 42efa40

Browse files
chore: Bump the all-dependencies group with 2 updates (#176)
Bumps the all-dependencies group with 2 updates: [markdownlint](https://github.com/DavidAnson/markdownlint) and [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2). Updates `markdownlint` from 0.39.0 to 0.40.0 - [Changelog](https://github.com/DavidAnson/markdownlint/blob/main/CHANGELOG.md) - [Commits](DavidAnson/markdownlint@v0.39.0...v0.40.0) Updates `markdownlint-cli2` from 0.19.1 to 0.20.0 - [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md) - [Commits](DavidAnson/markdownlint-cli2@v0.19.1...v0.20.0) --- updated-dependencies: - dependency-name: markdownlint dependency-version: 0.40.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: markdownlint-cli2 dependency-version: 0.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 09be964 commit 42efa40

File tree

2 files changed

+52
-12
lines changed

2 files changed

+52
-12
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"globals": "^16.0.0",
2626
"eslint-plugin-github": "^6.0.0",
2727
"jest": "^30.0.3",
28-
"markdownlint": "^0.39.0",
29-
"markdownlint-cli2": "^0.19.1"
28+
"markdownlint": "^0.40.0",
29+
"markdownlint-cli2": "^0.20.0"
3030
},
3131
"repository": {
3232
"type": "git",

0 commit comments

Comments
 (0)