Skip to content

Commit

Permalink
Bump @babel/core from 7.13.8 to 7.13.10 (#4858)
Browse files Browse the repository at this point in the history
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.13.8 to 7.13.10.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.13.10/packages/babel-core)

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 19, 2021
1 parent bcbd90a commit b967a39
Show file tree
Hide file tree
Showing 2 changed files with 193 additions and 55 deletions.
246 changes: 192 additions & 54 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -20,7 +20,7 @@
"test:js": "jest --testRegex tests/unit/**/test.*.js"
},
"devDependencies": {
"@babel/core": "7.13.8",
"@babel/core": "7.13.10",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/preset-env": "7.12.11",
"@babel/register": "7.13.8",
Expand Down

0 comments on commit b967a39

Please sign in to comment.