aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-03-06 15:25:06 +0200
committerGitHub <[email protected]>2020-03-06 15:25:06 +0200
commit9a06b8d888bd18d57cc509b7801bc59d53336073 (patch)
treebfaa7c00db0f40ae7356ef4fe58ac15fc9026efd /package.json
parentb5b5d8f4618db1d90137ca1b7c31f6ce167233cd (diff)
downloadbootstrap-9a06b8d888bd18d57cc509b7801bc59d53336073.tar.xz
bootstrap-9a06b8d888bd18d57cc509b7801bc59d53336073.zip
Bump @babel/preset-env from 7.8.6 to 7.8.7 (#30348)
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.8.6 to 7.8.7. - [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.6...v7.8.7) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[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 4b914797b..9cce26863 100644
--- a/package.json
+++ b/package.json
@@ -93,7 +93,7 @@
"@babel/cli": "^7.8.4",
"@babel/core": "^7.8.7",
"@babel/plugin-proposal-object-rest-spread": "^7.8.3",
- "@babel/preset-env": "^7.8.6",
+ "@babel/preset-env": "^7.8.7",
"@rollup/plugin-commonjs": "^11.0.2",
"@rollup/plugin-node-resolve": "^7.1.1",
"autoprefixer": "^9.7.4",