aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-02-03 11:53:26 +0200
committerGitHub <[email protected]>2020-02-03 11:53:26 +0200
commitf7a55a9763bc74b53ee606257ef9832378473d20 (patch)
tree1df383d9cf8500bf2e4faded4f570c05f4719ccf /package.json
parentfb91ee4d84b9f2028bc7d74c6c4cc9996cdda4e4 (diff)
downloadbootstrap-f7a55a9763bc74b53ee606257ef9832378473d20.tar.xz
bootstrap-f7a55a9763bc74b53ee606257ef9832378473d20.zip
Bump @babel/preset-env from 7.8.3 to 7.8.4 (#30122)
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.8.3 to 7.8.4. - [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.3...v7.8.4) Signed-off-by: dependabot-preview[bot] <[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 a6f8fc025..6886b56a1 100644
--- a/package.json
+++ b/package.json
@@ -94,7 +94,7 @@
"@babel/cli": "^7.8.3",
"@babel/core": "^7.8.3",
"@babel/plugin-proposal-object-rest-spread": "^7.8.3",
- "@babel/preset-env": "^7.8.3",
+ "@babel/preset-env": "^7.8.4",
"@rollup/plugin-commonjs": "^11.0.1",
"@rollup/plugin-node-resolve": "^7.0.0",
"autoprefixer": "^9.7.4",