Skip to content

Commit

Permalink
Bump @babel/core from 7.13.8 to 7.13.10
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>
  • Loading branch information
dependabot[bot] committed Mar 13, 2021
1 parent 56ee513 commit 2309576
Show file tree
Hide file tree
Showing 4 changed files with 35 additions and 35 deletions.
64 changes: 32 additions & 32 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 packages/core-web-example/package.json
Expand Up @@ -7,7 +7,7 @@
},
"devDependencies": {
"@babel/cli": "^7.12.16",
"@babel/core": "^7.12.16",
"@babel/core": "^7.13.10",
"@mrhenry/babel-plugin-core-web": "^0.4.0",
"@mrhenry/core-web": "^0.4.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/core-web-tests/package.json
Expand Up @@ -9,7 +9,7 @@
"browserstack-runner": "browserstack-runner"
},
"devDependencies": {
"@babel/core": "^7.12.16",
"@babel/core": "^7.13.10",
"@babel/preset-env": "^7.13.10",
"@mrhenry/babel-plugin-core-web": "^0.4.0",
"@mrhenry/core-web": "^0.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/pages/package.json
Expand Up @@ -23,7 +23,7 @@
"dev-server": "cd ./dist && npx http-server"
},
"dependencies": {
"@babel/core": "^7.12.16",
"@babel/core": "^7.13.10",
"@babel/preset-env": "^7.13.10",
"@mdn/browser-compat-data": "^3.1.3",
"@mrhenry/babel-plugin-core-web": "^0.4.0",
Expand Down

0 comments on commit 2309576

Please sign in to comment.