Skip to content

Commit 15b520b

Browse files
chore(deps): bump js-yaml and markdownlint-cli2
Bumps [js-yaml](https://github.com/nodeca/js-yaml) to 4.1.1 and updates ancestor dependency [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2). These dependencies need to be updated together. Updates `js-yaml` from 4.1.0 to 4.1.1 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.1.0...4.1.1) Updates `markdownlint-cli2` from 0.16.0 to 0.19.0 - [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md) - [Commits](DavidAnson/markdownlint-cli2@v0.16.0...v0.19.0) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.1.1 dependency-type: indirect - dependency-name: markdownlint-cli2 dependency-version: 0.19.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ad47986 commit 15b520b

File tree

2 files changed

+151
-54
lines changed

2 files changed

+151
-54
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"assert": "^2.1.0",
9393
"eslint": "^9.16.0",
9494
"markdownlint": "^0.37.0",
95-
"markdownlint-cli2": "^0.16.0",
95+
"markdownlint-cli2": "^0.19.0",
9696
"mocha": "^11.0.1",
9797
"process": "^0.11.10",
9898
"ts-loader": "^9.5.1",

0 commit comments

Comments
 (0)