aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-08-04 19:25:28 +0300
committerGitHub <[email protected]>2020-08-04 19:25:28 +0300
commit1ed78c21e5e3575d45be23ffc542818d5cbab8df (patch)
treed2deacd221a7d9c850d201c2591bf9db227dcde8 /package.json
parent6a4a5ea947f2d08a9b2a9eed67d7e372dc858fa4 (diff)
downloadbootstrap-1ed78c21e5e3575d45be23ffc542818d5cbab8df.tar.xz
bootstrap-1ed78c21e5e3575d45be23ffc542818d5cbab8df.zip
Bump @babel/core from 7.10.5 to 7.11.0 (#31421)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.10.5 to 7.11.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.11.0/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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index acbbd0770..d09a7262b 100644
--- a/package.json
+++ b/package.json
@@ -93,7 +93,7 @@
},
"devDependencies": {
"@babel/cli": "^7.10.5",
- "@babel/core": "^7.10.5",
+ "@babel/core": "^7.11.0",
"@babel/preset-env": "^7.10.4",
"@rollup/plugin-babel": "^5.1.0",
"@rollup/plugin-commonjs": "^14.0.0",