mirror of
https://github.com/ivuorinen/base-configs.git
synced 2026-01-26 03:03:59 +00:00
fix(deps): update dependency markdownlint-cli to v0.35.0 (#45)
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
"eslint-plugin-unicorn": "^47.0.0",
|
||||
"lerna": "^6.1.0",
|
||||
"lerna-update-wizard": "^1.1.2",
|
||||
"markdownlint-cli": "^0.34.0",
|
||||
"markdownlint-cli": "^0.35.0",
|
||||
"prettier": "^2.8.0",
|
||||
"simple-git-hooks": "^2.8.1"
|
||||
}
|
||||
|
||||
@@ -38,7 +38,7 @@
|
||||
"postinstall": "node scripts/postinstall.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"markdownlint-cli": "0.34.0"
|
||||
"markdownlint-cli": "0.35.0"
|
||||
},
|
||||
"gitHead": "23d15f15743fb59c1dbe658615ef2ed51c54d230"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user