-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
chore(project): update babel dependencies #5013
chore(project): update babel dependencies #5013
Conversation
Deploy preview for carbon-elements ready! Built with commit 092b0e4 |
Deploy preview for the-carbon-components ready! Built with commit 092b0e4 https://deploy-preview-5013--the-carbon-components.netlify.com |
Deploy preview for carbon-components-react ready! Built with commit 092b0e4 https://deploy-preview-5013--carbon-components-react.netlify.com |
Looks like the CI is trying to build in offline mode and it can't find a cached version of the newer Babel. How do I get re-run permissions for Circle-CI @alisonjoseph? |
@dakahn we only install from offline in CI, just a heads up! |
@joshblack So in this case what's the protocol for updating the lockfile? |
@dakahn feel free to push to this PR with the updated dependency! |
* chore(project): update @babel/core to 7.7.7 * chore(project): update babel dependencies * chore(project): update babel dependencies * chore(project): update yarn.lock * chore(project): sync offline mirror Co-authored-by: DAK <40970507+dakahn@users.noreply.github.com>
Update babel plugins to 7.7.x range where appropriate, also updates related babel plugins.
Changelog
New
Changed
-q
as an option is no longer supported, it now uses--quiet
insteadRemoved