diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-02-03 12:23:27 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-02-03 12:23:27 +0200 |
| commit | 16068edfc3558225fcd2e332efbb643c6fa3c30d (patch) | |
| tree | 2da6830dbfcba434c63a4129c65c3495d8d55588 /package.json | |
| parent | 874fa88870a9418c8aca8ab2d3139096700ec347 (diff) | |
| download | bootstrap-16068edfc3558225fcd2e332efbb643c6fa3c30d.tar.xz bootstrap-16068edfc3558225fcd2e332efbb643c6fa3c30d.zip | |
Bump @babel/core from 7.8.3 to 7.8.4 (#30129)
Bumps [@babel/core](https://github.com/babel/babel) from 7.8.3 to 7.8.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.8.3...v7.8.4)
Signed-off-by: dependabot-preview[bot] <[email protected]>
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 3dd81d133..8d85b9a6a 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ }, "devDependencies": { "@babel/cli": "^7.8.4", - "@babel/core": "^7.8.3", + "@babel/core": "^7.8.4", "@babel/plugin-proposal-object-rest-spread": "^7.8.3", "@babel/preset-env": "^7.8.4", "@rollup/plugin-commonjs": "^11.0.1", |
