diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2020-09-01 17:00:26 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-09-01 17:00:26 +0300 |
| commit | bd84a6da4e4354a028147d060207bb8748ac31d3 (patch) | |
| tree | 6cad59be6504a1d0a160363512caa762df54a881 /package.json | |
| parent | 9c7784549ee5be5f39289c7fb94fb9e5b9962546 (diff) | |
| download | bootstrap-bd84a6da4e4354a028147d060207bb8748ac31d3.tar.xz bootstrap-bd84a6da4e4354a028147d060207bb8748ac31d3.zip | |
Bump @babel/core from 7.11.4 to 7.11.5 (#31561)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.11.4 to 7.11.5.
- [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.11.5/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 640897e6f..88a7d5aa6 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ }, "devDependencies": { "@babel/cli": "^7.10.5", - "@babel/core": "^7.11.4", + "@babel/core": "^7.11.5", "@babel/preset-env": "^7.11.0", "@rollup/plugin-babel": "^5.2.0", "@rollup/plugin-commonjs": "^15.0.0", |
