Skip to content

Commit aa95b78

Browse files
Bump yaml and markdownlint-cli2 (SovereignCloudStack#303)
Bumps [yaml](https://github.com/eemeli/yaml) to 2.2.2 and updates ancestor dependency [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2). These dependencies need to be updated together. Updates `yaml` from 2.2.1 to 2.2.2 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.2.1...v2.2.2) Updates `markdownlint-cli2` from 0.6.0 to 0.7.1 - [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md) - [Commits](DavidAnson/markdownlint-cli2@v0.6.0...v0.7.1) --- updated-dependencies: - dependency-name: yaml dependency-type: indirect - dependency-name: markdownlint-cli2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e191dae commit aa95b78

File tree

2 files changed

+31
-22
lines changed

2 files changed

+31
-22
lines changed

package-lock.json

+30-21
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"dependencies": {
2020
"husky": "^8.0.3",
2121
"lint-staged": "^13.1.2",
22-
"markdownlint-cli2": "^0.6.0",
22+
"markdownlint-cli2": "^0.7.1",
2323
"markdownlint-rule-search-replace": "^1.0.9",
2424
"prettier": "^2.8.4"
2525
}

0 commit comments

Comments
 (0)