build(deps): bump prismjs from 1.17.1 and 1.16.0 to 1.21.0#807
Merged
nickofthyme merged 3 commits intoelastic:masterfrom Sep 8, 2020
Merged
build(deps): bump prismjs from 1.17.1 and 1.16.0 to 1.21.0#807nickofthyme merged 3 commits intoelastic:masterfrom
nickofthyme merged 3 commits intoelastic:masterfrom
Conversation
Codecov Report
@@ Coverage Diff @@
## master #807 +/- ##
==========================================
+ Coverage 74.35% 74.73% +0.38%
==========================================
Files 273 288 +15
Lines 9322 9606 +284
Branches 2011 2053 +42
==========================================
+ Hits 6931 7179 +248
- Misses 2383 2414 +31
- Partials 8 13 +5
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Collaborator
|
🎉 This PR is included in version 21.1.2 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Fixes security vulnerability
Bumps prismjs from
1.17.1and1.16.0to1.21.0.Required the following:
^2.4.1to~1.3.0. This is a dependency ofreact-syntax-highlightervia verious@storybookdependencies. Verified storybook still renders correctly.