Skip to content

Commit 711ddbf

Browse files
chore(deps): bump the npm-minor-patch group across 1 directory with 3 updates
Bumps the npm-minor-patch group with 3 updates in the / directory: [markdown-it](https://github.com/markdown-it/markdown-it), [markdownlint](https://github.com/DavidAnson/markdownlint) and [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2). Updates `markdown-it` from 14.1.1 to 14.3.0 - [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md) - [Commits](markdown-it/markdown-it@14.1.1...14.3.0) Updates `markdownlint` from 0.40.0 to 0.41.0 - [Changelog](https://github.com/DavidAnson/markdownlint/blob/main/CHANGELOG.md) - [Commits](DavidAnson/markdownlint@v0.40.0...v0.41.0) Updates `markdownlint-cli2` from 0.22.1 to 0.23.0 - [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md) - [Commits](DavidAnson/markdownlint-cli2@v0.22.1...v0.23.0) --- updated-dependencies: - dependency-name: markdown-it dependency-version: 14.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: markdownlint dependency-version: 0.41.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: markdownlint-cli2 dependency-version: 0.23.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f794e83 commit 711ddbf

2 files changed

Lines changed: 110 additions & 52 deletions

File tree

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
"devDependencies": {
2424
"glob": "^13.0.6",
2525
"jsonc-parser": "^3.3.1",
26-
"markdown-it": "^14.1.1",
27-
"markdownlint": "^0.40.0",
28-
"markdownlint-cli2": "^0.22.1"
26+
"markdown-it": "^14.3.0",
27+
"markdownlint": "^0.41.0",
28+
"markdownlint-cli2": "^0.23.0"
2929
}
3030
}

0 commit comments

Comments
 (0)