0
0
Fork 0
mirror of https://github.com/DavidAnson/markdownlint-cli2-action.git synced 2024-11-23 22:56:22 +01:00

Update dependency: markdownlint-cli2 to 0.0.14.

This commit is contained in:
David Anson 2021-02-20 19:11:10 -08:00
parent c2f789ccea
commit 863809d3c8
2 changed files with 481 additions and 276 deletions

755
dist/index.js vendored

File diff suppressed because one or more lines are too long

View file

@ -18,7 +18,7 @@
}, },
"dependencies": { "dependencies": {
"@actions/core": "~1.2.6", "@actions/core": "~1.2.6",
"markdownlint-cli2": "~0.0.13" "markdownlint-cli2": "^0.0.14"
}, },
"devDependencies": { "devDependencies": {
"@vercel/ncc": "~0.27.0", "@vercel/ncc": "~0.27.0",