Skip to content

Commit

Permalink
Bump mermaid from 8.10.2 to 8.11.0
Browse files Browse the repository at this point in the history
Bumps [mermaid](https://github.com/knsv/mermaid) from 8.10.2 to 8.11.0.
- [Release notes](https://github.com/knsv/mermaid/releases)
- [Changelog](https://github.com/mermaid-js/mermaid/blob/develop/docs/CHANGELOG.md)
- [Commits](https://github.com/knsv/mermaid/commits/8.11.0)

---
updated-dependencies:
- dependency-name: mermaid
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and MindaugasLaganeckas committed Jun 28, 2021
1 parent 69b3eb5 commit 9f3547d
Showing 1 changed file with 5 additions and 109 deletions.
114 changes: 5 additions & 109 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -761,10 +761,6 @@ buffer-crc32@~0.2.3:
version "0.2.13"
resolved "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.13.tgz"

buffer-from@^1.0.0:
version "1.1.1"
resolved "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.1.tgz"

buffer@^5.2.1, buffer@^5.5.0:
version "5.6.0"
resolved "https://registry.npmjs.org/buffer/-/buffer-5.6.0.tgz"
Expand All @@ -790,13 +786,6 @@ callsites@^3.0.0:
version "3.1.0"
resolved "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz"

camel-case@^3.0.0:
version "3.0.0"
resolved "https://registry.npmjs.org/camel-case/-/camel-case-3.0.0.tgz"
dependencies:
no-case "^2.2.0"
upper-case "^1.1.1"

caniuse-lite@^1.0.30000844:
version "1.0.30001084"
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001084.tgz"
Expand Down Expand Up @@ -854,12 +843,6 @@ class-utils@^0.3.5:
isobject "^3.0.0"
static-extend "^0.1.1"

clean-css@^4.1.6, clean-css@^4.2.1:
version "4.2.3"
resolved "https://registry.npmjs.org/clean-css/-/clean-css-4.2.3.tgz"
dependencies:
source-map "~0.6.0"

collection-visit@^1.0.0:
version "1.0.0"
resolved "https://registry.npmjs.org/collection-visit/-/collection-visit-1.0.0.tgz"
Expand Down Expand Up @@ -887,7 +870,7 @@ color-name@~1.1.4:
version "1.1.4"
resolved "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz"

commander@2, commander@^2.11.0, commander@^2.19.0, commander@^2.20.0, commander@~2.20.3:
commander@2, commander@^2.11.0:
version "2.20.3"
resolved "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz"

Expand Down Expand Up @@ -937,10 +920,6 @@ cross-spawn@^7.0.2:
shebang-command "^2.0.0"
which "^2.0.1"

css-b64-images@~0.2.5:
version "0.2.5"
resolved "https://registry.npmjs.org/css-b64-images/-/css-b64-images-0.2.5.tgz"

d3-array@1, d3-array@^1.1.1, d3-array@^1.2.0:
version "1.2.4"
resolved "https://registry.npmjs.org/d3-array/-/d3-array-1.2.4.tgz"
Expand Down Expand Up @@ -1173,7 +1152,7 @@ dagre@^0.8.4, dagre@^0.8.5:
graphlib "^2.1.8"
lodash "^4.17.15"

debug@4, [email protected], debug@^4.0.1, debug@^4.1.0, debug@^4.1.1:
debug@4, [email protected], debug@^4.0.1, debug@^4.1.1:
version "4.3.1"
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.1.tgz#f0d229c505e0c6d8c49ac553d1b13dc183f6b2ee"
dependencies:
Expand Down Expand Up @@ -1811,7 +1790,7 @@ has@^1.0.3:
dependencies:
function-bind "^1.1.1"

he@^1.1.1, he@^1.2.0:
he@^1.1.1:
version "1.2.0"
resolved "https://registry.npmjs.org/he/-/he-1.2.0.tgz"

Expand All @@ -1826,18 +1805,6 @@ hosted-git-info@^2.1.4:
version "2.8.9"
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.9.tgz#dffc0bf9a21c02209090f2aa69429e1414daf3f9"

html-minifier@^4.0.0:
version "4.0.0"
resolved "https://registry.npmjs.org/html-minifier/-/html-minifier-4.0.0.tgz"
dependencies:
camel-case "^3.0.0"
clean-css "^4.2.1"
commander "^2.19.0"
he "^1.2.0"
param-case "^2.1.1"
relateurl "^0.2.7"
uglify-js "^3.5.1"

[email protected]:
version "5.0.0"
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-5.0.0.tgz#e2a90542abb68a762e0a0850f6c9edadfd8506b2"
Expand Down Expand Up @@ -2219,10 +2186,6 @@ loose-envify@^1.0.0, loose-envify@^1.4.0:
dependencies:
js-tokens "^3.0.0 || ^4.0.0"

lower-case@^1.1.1:
version "1.1.4"
resolved "https://registry.npmjs.org/lower-case/-/lower-case-1.1.4.tgz"

map-cache@^0.2.2:
version "0.2.2"
resolved "https://registry.npmjs.org/map-cache/-/map-cache-0.2.2.tgz"
Expand All @@ -2238,18 +2201,16 @@ math-random@^1.0.1:
resolved "https://registry.npmjs.org/math-random/-/math-random-1.0.4.tgz"

mermaid@^8.9.0:
version "8.10.2"
resolved "https://registry.yarnpkg.com/mermaid/-/mermaid-8.10.2.tgz#e039df2e42faba08743f167fff85bdccff241f76"
version "8.11.0"
resolved "https://registry.yarnpkg.com/mermaid/-/mermaid-8.11.0.tgz#5d1be1d6d5b31d3a9d5f4ef102791101e6172f36"
dependencies:
"@braintree/sanitize-url" "^3.1.0"
d3 "^5.7.0"
dagre "^0.8.4"
dagre-d3 "^0.6.4"
entity-decode "^2.0.2"
graphlib "^2.1.7"
he "^1.2.0"
khroma "^1.1.0"
minify "^4.1.1"
moment-mini "^2.22.1"
stylis "^3.5.2"

Expand Down Expand Up @@ -2289,18 +2250,6 @@ micromatch@^3.1.10:
snapdragon "^0.8.1"
to-regex "^3.0.2"

minify@^4.1.1:
version "4.1.3"
resolved "https://registry.npmjs.org/minify/-/minify-4.1.3.tgz"
dependencies:
clean-css "^4.1.6"
css-b64-images "~0.2.5"
debug "^4.1.0"
html-minifier "^4.0.0"
terser "^4.0.0"
try-catch "^2.0.0"
try-to-catch "^1.0.2"

minimatch@^3.0.4:
version "3.0.4"
resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz"
Expand Down Expand Up @@ -2360,12 +2309,6 @@ natural-compare@^1.4.0:
version "1.4.0"
resolved "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz"

no-case@^2.2.0:
version "2.3.2"
resolved "https://registry.npmjs.org/no-case/-/no-case-2.3.2.tgz"
dependencies:
lower-case "^1.1.1"

[email protected]:
version "2.6.1"
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
Expand Down Expand Up @@ -2530,12 +2473,6 @@ p-try@^2.0.0:
version "2.2.0"
resolved "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz"

param-case@^2.1.1:
version "2.1.1"
resolved "https://registry.npmjs.org/param-case/-/param-case-2.1.1.tgz"
dependencies:
no-case "^2.2.0"

parent-module@^1.0.0:
version "1.0.1"
resolved "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz"
Expand Down Expand Up @@ -2810,10 +2747,6 @@ regjsparser@^0.1.4:
dependencies:
jsesc "~0.5.0"

relateurl@^0.2.7:
version "0.2.7"
resolved "https://registry.npmjs.org/relateurl/-/relateurl-0.2.7.tgz"

remove-trailing-separator@^1.0.1:
version "1.1.0"
resolved "https://registry.npmjs.org/remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz"
Expand Down Expand Up @@ -2974,13 +2907,6 @@ source-map-support@^0.4.15:
dependencies:
source-map "^0.5.6"

source-map-support@~0.5.12:
version "0.5.19"
resolved "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.19.tgz"
dependencies:
buffer-from "^1.0.0"
source-map "^0.6.0"

source-map-url@^0.4.0:
version "0.4.0"
resolved "https://registry.npmjs.org/source-map-url/-/source-map-url-0.4.0.tgz"
Expand All @@ -2989,10 +2915,6 @@ source-map@^0.5.6, source-map@^0.5.7:
version "0.5.7"
resolved "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz"

source-map@^0.6.0, source-map@~0.6.0, source-map@~0.6.1:
version "0.6.1"
resolved "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz"

spdx-correct@^3.0.0:
version "3.1.1"
resolved "https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.1.1.tgz"
Expand Down Expand Up @@ -3167,14 +3089,6 @@ tar-stream@^2.0.0:
inherits "^2.0.3"
readable-stream "^3.1.1"

terser@^4.0.0:
version "4.8.0"
resolved "https://registry.npmjs.org/terser/-/terser-4.8.0.tgz"
dependencies:
commander "^2.20.0"
source-map "~0.6.1"
source-map-support "~0.5.12"

text-table@^0.2.0:
version "0.2.0"
resolved "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz"
Expand Down Expand Up @@ -3213,14 +3127,6 @@ trim-right@^1.0.1:
version "1.0.1"
resolved "https://registry.npmjs.org/trim-right/-/trim-right-1.0.1.tgz"

try-catch@^2.0.0:
version "2.0.1"
resolved "https://registry.npmjs.org/try-catch/-/try-catch-2.0.1.tgz"

try-to-catch@^1.0.2:
version "1.1.1"
resolved "https://registry.npmjs.org/try-to-catch/-/try-to-catch-1.1.1.tgz"

tsconfig-paths@^3.9.0:
version "3.9.0"
resolved "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.9.0.tgz"
Expand All @@ -3244,12 +3150,6 @@ type-fest@^0.8.1:
version "0.8.1"
resolved "https://registry.npmjs.org/type-fest/-/type-fest-0.8.1.tgz"

uglify-js@^3.5.1:
version "3.9.4"
resolved "https://registry.npmjs.org/uglify-js/-/uglify-js-3.9.4.tgz"
dependencies:
commander "~2.20.3"

[email protected]:
version "1.3.3"
resolved "https://registry.yarnpkg.com/unbzip2-stream/-/unbzip2-stream-1.3.3.tgz#d156d205e670d8d8c393e1c02ebd506422873f6a"
Expand All @@ -3273,10 +3173,6 @@ unset-value@^1.0.0:
has-value "^0.3.1"
isobject "^3.0.0"

upper-case@^1.1.1:
version "1.1.3"
resolved "https://registry.npmjs.org/upper-case/-/upper-case-1.1.3.tgz"

uri-js@^4.2.2:
version "4.2.2"
resolved "https://registry.npmjs.org/uri-js/-/uri-js-4.2.2.tgz"
Expand Down

0 comments on commit 9f3547d

Please sign in to comment.