From: Grégoire Aubert Date: Mon, 30 Jul 2018 06:34:43 +0000 (+0200) Subject: SONAR-11017 Update yarn.lock file X-Git-Tag: 7.5~714 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=20ab8e6dac4676b1d9b59664d987faa5c375d849;p=sonarqube.git SONAR-11017 Update yarn.lock file --- diff --git a/server/sonar-web/yarn.lock b/server/sonar-web/yarn.lock index 5288fdc5438..b54ea2c88e9 100644 --- a/server/sonar-web/yarn.lock +++ b/server/sonar-web/yarn.lock @@ -5603,7 +5603,7 @@ mdast-util-to-string@^1.0.0, mdast-util-to-string@^1.0.2: version "1.0.4" resolved "https://registry.yarnpkg.com/mdast-util-to-string/-/mdast-util-to-string-1.0.4.tgz#5c455c878c9355f0c1e7f3e8b719cf583691acfb" -mdast-util-toc@2.0.1: +mdast-util-toc@2.0.1, mdast-util-toc@^2.0.0: version "2.0.1" resolved "https://registry.yarnpkg.com/mdast-util-toc/-/mdast-util-toc-2.0.1.tgz#b1d2cb23bfb01f812fa7b55bffe8b0a8bedf6f21" dependencies: @@ -7396,7 +7396,7 @@ remark-react@4.0.3: hast-util-sanitize "^1.0.0" mdast-util-to-hast "^3.0.0" -remark-slug@5.0.0: +remark-slug@5.0.0, remark-slug@^5.0.0: version "5.0.0" resolved "https://registry.yarnpkg.com/remark-slug/-/remark-slug-5.0.0.tgz#9de71fcdc2bfae33ebb4a41eb83035288a829980" dependencies: @@ -7423,6 +7423,13 @@ remark-stringify@^5.0.0: unherit "^1.0.4" xtend "^4.0.1" +remark-toc@5.0.0: + version "5.0.0" + resolved "https://registry.yarnpkg.com/remark-toc/-/remark-toc-5.0.0.tgz#f1e13ed11062ad4d102b02e70168bd85015bf129" + dependencies: + mdast-util-toc "^2.0.0" + remark-slug "^5.0.0" + remark@9.0.0: version "9.0.0" resolved "https://registry.yarnpkg.com/remark/-/remark-9.0.0.tgz#c5cfa8ec535c73a67c4b0f12bfdbd3a67d8b2f60"