Skip to content

Commit

Permalink
build: bump @babel/polyfill from 7.0.0-beta.40 to 7.0.0-beta.42
Browse files Browse the repository at this point in the history
Bumps [@babel/polyfill](https://github.com/babel/babel) from 7.0.0-beta.40 to 7.0.0-beta.42.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](babel/babel@v7.0.0-beta.40...v7.0.0-beta.42)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot-support authored and yasyf committed Mar 28, 2018
1 parent 24d99a7 commit e84b455
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"dependencies": {
"@babel/polyfill": "7.0.0-beta.40",
"@babel/polyfill": "7.0.0-beta.42",
"autoprefixer": "^8.0.0",
"axios": "0.18.0",
"babel-core": "^6.25.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,9 @@
esutils "^2.0.2"
js-tokens "^3.0.0"

"@babel/[email protected].40":
version "7.0.0-beta.40"
resolved "https://registry.yarnpkg.com/@babel/polyfill/-/polyfill-7.0.0-beta.40.tgz#90f447aa04ab54c317dcf0ccb8cb11ad4228fea0"
"@babel/[email protected].42":
version "7.0.0-beta.42"
resolved "https://registry.yarnpkg.com/@babel/polyfill/-/polyfill-7.0.0-beta.42.tgz#f7b0166370b4e0b407919bdf81ee4d0fcefbe77b"
dependencies:
core-js "^2.5.3"
regenerator-runtime "^0.11.1"
Expand Down

0 comments on commit e84b455

Please sign in to comment.