mirror of
https://github.com/DavidAnson/markdownlint-cli2-action.git
synced 2026-07-01 07:29:44 +02:00
Update dependencies: @actions/core to 1.5.0, markdownlint-cli2 to 0.3.1.
This commit is contained in:
Vendored
+534
-249
File diff suppressed because it is too large
Load Diff
+2
-2
@@ -17,8 +17,8 @@
|
||||
"test": "eslint *.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@actions/core": "~1.4.0",
|
||||
"markdownlint-cli2": "~0.1.3"
|
||||
"@actions/core": "~1.5.0",
|
||||
"markdownlint-cli2": "~0.3.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vercel/ncc": "~0.31.1",
|
||||
|
||||
Reference in New Issue
Block a user