-
Notifications
You must be signed in to change notification settings - Fork 844
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Deps] Bump url-parse and prismjs #5654
Conversation
yarn.lock
Outdated
version "1.5.6" | ||
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.6.tgz#b2a41d5a233645f3c31204cc8be60e76a15230a2" | ||
integrity sha512-xj3QdUJ1DttD1LeSfvJlU1eiF1RvBSBfUu8GplFGdUzSO28y5yUtEl7wb//PI4Af6qh0o/K8545vUmucRrfWsw== | ||
dependencies: | ||
querystringify "^2.1.1" | ||
requires-port "^1.0.0" | ||
|
||
url-parse@^1.5.10: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can the prior two url-parse resolutions with this one, so all three resolve to 1.5.10 ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Preview documentation changes for this PR: https://eui.elastic.co/pr_5654/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes LGTM 🚀
Preview documentation changes for this PR: https://eui.elastic.co/pr_5654/ |
Summary
Bumps
url-parse
to1.5.10
andprismjs
to1.27.0
. Also updates their@types/
packages to latest as well.### Checklist