Skip to content

Commit 7b89190

Browse files
chore(all): bump markdownlint-cli2 from 0.19.0 to 0.19.1
Bumps [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2) from 0.19.0 to 0.19.1. - [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md) - [Commits](DavidAnson/markdownlint-cli2@v0.19.0...v0.19.1) --- updated-dependencies: - dependency-name: markdownlint-cli2 dependency-version: 0.19.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 362987f commit 7b89190

File tree

2 files changed

+6
-47
lines changed

2 files changed

+6
-47
lines changed

package-lock.json

Lines changed: 5 additions & 46 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
@@ -25,7 +25,7 @@
2525
"test:backend:unit:coverage": "cd services/backend && npm run test:unit:coverage"
2626
},
2727
"devDependencies": {
28-
"markdownlint-cli2": "^0.19.0",
28+
"markdownlint-cli2": "^0.19.1",
2929
"webpack": "^5.102.1"
3030
},
3131
"overrides": {

0 commit comments

Comments
 (0)