Skip to content

Commit

Permalink
Bump yaml and markdownlint-cli2 (#303)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Jun 7, 2023
1 parent e191dae commit aa95b78
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 22 deletions.
51 changes: 30 additions & 21 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dependencies": {
"husky": "^8.0.3",
"lint-staged": "^13.1.2",
"markdownlint-cli2": "^0.6.0",
"markdownlint-cli2": "^0.7.1",
"markdownlint-rule-search-replace": "^1.0.9",
"prettier": "^2.8.4"
}
Expand Down

0 comments on commit aa95b78

Please sign in to comment.