diff --git a/package.json b/package.json index 8d2243316..d00b46c05 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index b762d036b..d36bacf1f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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"