1
0
Fork 0
mirror of https://github.com/hedgedoc/hedgedoc.git synced 2025-04-22 19:06:24 +00:00

chore(deps): update dependency remark-preset-lint-markdown-style-guide to v5.1.2 ()

Signed-off-by: Renovate Bot <bot@renovateapp.com>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-12-04 03:36:39 +00:00 committed by GitHub
parent 0d8b251662
commit f9466b7d6f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 7 deletions

View file

@ -192,7 +192,7 @@
"prismjs": "1.25.0",
"raphael": "2.3.0",
"remark-cli": "10.0.1",
"remark-preset-lint-markdown-style-guide": "5.1.1",
"remark-preset-lint-markdown-style-guide": "5.1.2",
"reveal.js": "3.9.2",
"select2": "3.5.2-browserify",
"socket.io-client": "2.4.0",

View file

@ -7029,9 +7029,10 @@ micromatch@^4.0.4:
braces "^3.0.1"
picomatch "^2.2.3"
"midi@git+https://github.com/paulrosen/MIDI.js.git#abcjs":
"midi@https://github.com/paulrosen/MIDI.js.git#abcjs":
version "0.4.2"
resolved "git+https://github.com/paulrosen/MIDI.js.git#e593ffef81a0350f99448e3ab8111957145ff6b2"
uid e593ffef81a0350f99448e3ab8111957145ff6b2
resolved "https://github.com/paulrosen/MIDI.js.git#e593ffef81a0350f99448e3ab8111957145ff6b2"
miller-rabin@^4.0.0:
version "4.0.1"
@ -9514,10 +9515,10 @@ remark-parse@^10.0.0:
mdast-util-from-markdown "^1.0.0"
unified "^10.0.0"
remark-preset-lint-markdown-style-guide@5.1.1:
version "5.1.1"
resolved "https://registry.yarnpkg.com/remark-preset-lint-markdown-style-guide/-/remark-preset-lint-markdown-style-guide-5.1.1.tgz#7dbc13b208b44360041ba92d9596bce289dd4835"
integrity sha512-QZr1Z0Ry83kF/qCa41c8JZlNR3RmI18AbQgK1kRKCdrnd4VSEIoMgeneb3B36qnJ8K5xugpf41ePL8oot6IArw==
remark-preset-lint-markdown-style-guide@5.1.2:
version "5.1.2"
resolved "https://registry.yarnpkg.com/remark-preset-lint-markdown-style-guide/-/remark-preset-lint-markdown-style-guide-5.1.2.tgz#877a837261df1f6c021557463aeda1e49506dd30"
integrity sha512-MIAhnz0wDOq/MqLucSaAPquKGFE2I5SxqRjgWT+ZGK7TmqTxrro53e11/Pc19xPX4evmzI5CZdvaRnIoxP3ysQ==
dependencies:
"@types/mdast" "^3.0.0"
remark-lint "^9.0.0"