Skip to content

Commit 5444ffe

Browse files
build(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.18.1 to 0.19.0 - [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md) - [Commits](DavidAnson/markdownlint-cli2@v0.18.1...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 7dbbfa9 commit 5444ffe

2 files changed

Lines changed: 50 additions & 41 deletions

File tree

package-lock.json

Lines changed: 49 additions & 40 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
@@ -14,7 +14,7 @@
1414
"@semantic-release/github": "^12.0.2",
1515
"@types/node": "24.9.1",
1616
"markdownlint-cli": "^0.45.0",
17-
"markdownlint-cli2": "^0.18.1",
17+
"markdownlint-cli2": "^0.19.0",
1818
"typescript": "5.9.3"
1919
}
2020
}

0 commit comments

Comments
 (0)