Bump @babel/core from 7.14.8 to 7.15.0

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.14.8 to 7.15.0.
- [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.15.0/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-08-04 22:03:20 +00:00
committed by GitHub
parent 6f17b78fd0
commit 08b2f06a98
2 changed files with 72 additions and 50 deletions

View File

@ -10,7 +10,7 @@
"popper.js": "^1.16.1"
},
"devDependencies": {
"@babel/core": "^7.14.8",
"@babel/core": "^7.15.0",
"@babel/preset-env": "^7.14.8",
"autoprefixer": "^9.8.6",
"braces": "^3.0.2",