aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-02-28 22:44:51 +0200
committerGitHub <[email protected]>2020-02-28 22:44:51 +0200
commit178a990cb3ac5c43b6d97c868ff458005c6591df (patch)
treea43111d095162967a8dcd4a0a18824802d335c18 /package.json
parentb5dcb8411211bcd92c268dcdfcfa0ffeb3cb35e6 (diff)
downloadbootstrap-178a990cb3ac5c43b6d97c868ff458005c6591df.tar.xz
bootstrap-178a990cb3ac5c43b6d97c868ff458005c6591df.zip
Bump @babel/preset-env from 7.8.4 to 7.8.6 (#30311)
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.8.4 to 7.8.6. - [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.4...v7.8.6) Signed-off-by: dependabot-preview[bot] <[email protected]> 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 f568cd9cc..6fcb970b1 100644
--- a/package.json
+++ b/package.json
@@ -93,7 +93,7 @@
"@babel/cli": "^7.8.4",
"@babel/core": "^7.8.6",
"@babel/plugin-proposal-object-rest-spread": "^7.8.3",
- "@babel/preset-env": "^7.8.4",
+ "@babel/preset-env": "^7.8.6",
"@rollup/plugin-commonjs": "^11.0.2",
"@rollup/plugin-node-resolve": "^7.1.1",
"autoprefixer": "^9.7.4",