mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 13:38:18 -08:00
bump markdownlint version
This commit is contained in:
parent
c1622ddc32
commit
cc698add07
2 changed files with 10 additions and 10 deletions
|
|
@ -24,7 +24,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"jest": "^27.2.5",
|
||||
"markdownlint": "^0.24.0"
|
||||
"markdownlint": "^0.25.1"
|
||||
},
|
||||
"jest": {
|
||||
"roots": [
|
||||
|
|
|
|||
18
yarn.lock
18
yarn.lock
|
|
@ -3186,10 +3186,10 @@ makeerror@1.0.x:
|
|||
dependencies:
|
||||
tmpl "1.0.x"
|
||||
|
||||
markdown-it@12.2.0:
|
||||
version "12.2.0"
|
||||
resolved "https://registry.npmjs.org/markdown-it/-/markdown-it-12.2.0.tgz"
|
||||
integrity sha512-Wjws+uCrVQRqOoJvze4HCqkKl1AsSh95iFAeQDwnyfxM09divCBSXlDR1uTvyUP3Grzpn4Ru8GeCxYPM8vkCQg==
|
||||
markdown-it@12.3.2:
|
||||
version "12.3.2"
|
||||
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-12.3.2.tgz#bf92ac92283fe983fe4de8ff8abfb5ad72cd0c90"
|
||||
integrity sha512-TchMembfxfNVpHkbtriWltGWc+m3xszaRD0CZup7GFFhzIgQqxIfn3eGj1yZpfuflzPvfkt611B2Q/Bsk1YnGg==
|
||||
dependencies:
|
||||
argparse "^2.0.1"
|
||||
entities "~2.1.0"
|
||||
|
|
@ -3197,12 +3197,12 @@ markdown-it@12.2.0:
|
|||
mdurl "^1.0.1"
|
||||
uc.micro "^1.0.5"
|
||||
|
||||
markdownlint@^0.24.0:
|
||||
version "0.24.0"
|
||||
resolved "https://registry.npmjs.org/markdownlint/-/markdownlint-0.24.0.tgz"
|
||||
integrity sha512-OJIGsGFV/rC9irI5E1FMy6v9hdACSwaa+EN3224Y5KG8zj2EYzdHOw0pOJovIYmjNfEZ9BtxUY4P7uYHTSNnbQ==
|
||||
markdownlint@^0.25.1:
|
||||
version "0.25.1"
|
||||
resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.25.1.tgz#df04536607ebeeda5ccd5e4f38138823ed623788"
|
||||
integrity sha512-AG7UkLzNa1fxiOv5B+owPsPhtM4D6DoODhsJgiaNg1xowXovrYgOnLqAgOOFQpWOlHFVQUzjMY5ypNNTeov92g==
|
||||
dependencies:
|
||||
markdown-it "12.2.0"
|
||||
markdown-it "12.3.2"
|
||||
|
||||
mdurl@^1.0.1:
|
||||
version "1.0.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue