diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2020-10-19 11:13:19 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-10-19 11:13:19 +0300 |
| commit | 608767dfeac5506306caaa514a00dc93ec07673c (patch) | |
| tree | dfa3b6c2b6f7f0a5c78569087b0c87b24a59a85f /package.json | |
| parent | 54a53964d11ffd2d5822526d323e1c008f41cab3 (diff) | |
| download | bootstrap-608767dfeac5506306caaa514a00dc93ec07673c.tar.xz bootstrap-608767dfeac5506306caaa514a00dc93ec07673c.zip | |
Bump @babel/core from 7.11.6 to 7.12.3 (#31927)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.11.6 to 7.12.3.
- [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.12.3/packages/babel-core)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 4a130bab2..fc78465a8 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ }, "devDependencies": { "@babel/cli": "^7.12.1", - "@babel/core": "^7.11.6", + "@babel/core": "^7.12.3", "@babel/preset-env": "^7.12.1", "@rollup/plugin-babel": "^5.2.1", "@rollup/plugin-commonjs": "^15.1.0", |
