diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2020-08-11 16:29:22 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-08-11 16:29:22 +0300 |
| commit | e91056d17868825acdfebf2ded52a11fc5bf8954 (patch) | |
| tree | 206a194d6848f9e6be8293dac8d015bf82d1202e /package.json | |
| parent | b842ddeb90657ecb6e7f806fe10b1895cc9aa612 (diff) | |
| download | bootstrap-e91056d17868825acdfebf2ded52a11fc5bf8954.tar.xz bootstrap-e91056d17868825acdfebf2ded52a11fc5bf8954.zip | |
Bump @babel/core from 7.11.0 to 7.11.1 (#31465)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.11.0 to 7.11.1.
- [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.1/packages/babel-core)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <[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 4db7ce655..dbaea6e8e 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ }, "devDependencies": { "@babel/cli": "^7.10.5", - "@babel/core": "^7.11.0", + "@babel/core": "^7.11.1", "@babel/preset-env": "^7.11.0", "@rollup/plugin-babel": "^5.1.0", "@rollup/plugin-commonjs": "^14.0.0", |
