mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-17 06:20:12 +01:00
Lock c8 to version 7.1.1 to avoid breaking change in 7.1.2 (https://github.com/bcoe/c8/issues/220).
This commit is contained in:
parent
00c1e28f48
commit
ada0d02a2f
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "~13.11.1",
|
"@types/node": "~13.11.1",
|
||||||
"browserify": "~16.5.1",
|
"browserify": "~16.5.1",
|
||||||
"c8": "~7.1.0",
|
"c8": "7.1.1",
|
||||||
"cpy-cli": "~3.1.0",
|
"cpy-cli": "~3.1.0",
|
||||||
"eslint": "~6.8.0",
|
"eslint": "~6.8.0",
|
||||||
"eslint-plugin-jsdoc": "~22.1.0",
|
"eslint-plugin-jsdoc": "~22.1.0",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue