Skip to content

Commit 2286dbe

Browse files
chore: Bump the all-dependencies group with 3 updates (#217)
Bumps the all-dependencies group with 3 updates: [markdown-it](https://github.com/markdown-it/markdown-it), [js-yaml](https://github.com/nodeca/js-yaml) and [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2). Updates `markdown-it` from 14.2.0 to 14.3.0 - [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md) - [Commits](markdown-it/markdown-it@14.2.0...14.3.0) Updates `js-yaml` from 5.2.0 to 5.2.1 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@5.2.0...5.2.1) 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:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: js-yaml dependency-version: 5.2.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: markdownlint-cli2 dependency-version: 0.23.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 0e56889 commit 2286dbe

2 files changed

Lines changed: 54 additions & 75 deletions

File tree

package-lock.json

Lines changed: 52 additions & 73 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
@@ -18,15 +18,15 @@
1818
},
1919
"dependencies": {
2020
"lodash-es": "^4.17.21",
21-
"markdown-it": "14.2.0"
21+
"markdown-it": "14.3.0"
2222
},
2323
"devDependencies": {
2424
"eslint": "^9.16.0",
2525
"eslint-plugin-github": "^6.0.0",
2626
"globals": "^17.0.0",
2727
"js-yaml": "^5.1.0",
2828
"markdownlint": "^0.41.0",
29-
"markdownlint-cli2": "^0.22.0",
29+
"markdownlint-cli2": "^0.23.0",
3030
"vitest": "^4.1.9"
3131
},
3232
"repository": {

0 commit comments

Comments
 (0)