Skip to content

Commit

Permalink
Bump markdown-it-highlightjs from 3.3.0 to 3.4.0 (#23)
Browse files Browse the repository at this point in the history
Bumps [markdown-it-highlightjs](https://github.com/valeriangalliat/markdown-it-highlightjs) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/valeriangalliat/markdown-it-highlightjs/releases)
- [Changelog](https://github.com/valeriangalliat/markdown-it-highlightjs/blob/master/CHANGELOG.md)
- [Commits](valeriangalliat/markdown-it-highlightjs@v3.3.0...v3.4.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 13, 2021
1 parent 1b38060 commit ed06fea
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12217,16 +12217,11 @@ heimdalljs@^0.2.0, heimdalljs@^0.2.1, heimdalljs@^0.2.3, heimdalljs@^0.2.5, heim
dependencies:
rsvp "~3.2.1"

highlight.js@^10.1.1, highlight.js@~10.4.0:
highlight.js@^10.1.1, highlight.js@^10.2.0, highlight.js@~10.4.0:
version "10.4.0"
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-10.4.0.tgz#ef3ce475e5dfa7a48484260b49ea242ddab823a0"
integrity sha512-EfrUGcQ63oLJbj0J0RI9ebX6TAITbsDBLbsjr881L/X5fMO9+oadKzEF21C7R3ULKG6Gv3uoab2HiqVJa/4+oA==

highlight.js@^10.2.0:
version "10.3.2"
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-10.3.2.tgz#135fd3619a00c3cbb8b4cd6dbc78d56bfcbc46f1"
integrity sha512-3jRT7OUYsVsKvukNKZCtnvRcFyCJqSEIuIMsEybAXRiFSwpt65qjPd/Pr+UOdYt7WJlt+lj3+ypUsHiySBp/Jw==

hmac-drbg@^1.0.0:
version "1.0.1"
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
Expand Down Expand Up @@ -14287,9 +14282,9 @@ markdown-it-ember@^0.0.3:
integrity sha512-S8uYugCl5TY8JrLrChdIciDduyGVB2ogp2SPV3AikyV9gb0F53QQn4FTbKNBuZ8SfEtly1XoUqkWoQ62LLhQwQ==

markdown-it-highlightjs@^3.3.0:
version "3.3.0"
resolved "https://registry.yarnpkg.com/markdown-it-highlightjs/-/markdown-it-highlightjs-3.3.0.tgz#7995ff7a35384e71231547490587654b925e2486"
integrity sha512-DTWpDXCEib9+Ap98Zw6N5HNxctlQh3hKHOPVvt6HJHl3XDDsRIogabnrCi29wa4U7PfKerO5wtva8H6eSI2tzw==
version "3.4.0"
resolved "https://registry.yarnpkg.com/markdown-it-highlightjs/-/markdown-it-highlightjs-3.4.0.tgz#1a75edd02f9e564f800052eac2b5aefa8230f8d4"
integrity sha512-JES5P8ll3Vpf6a4C0FlsaO1opOaH53Rbvphj2IAON29v33cHNUiwXBSaC+bThUiLp6m3UEZ4vv579CHSElWSdw==
dependencies:
highlight.js "^10.2.0"
lodash.flow "^3.5.0"
Expand Down

0 comments on commit ed06fea

Please sign in to comment.