mirror of https://github.com/twbs/bootstrap.git
Bump @babel/preset-env from 7.7.7 to 7.8.3 (#30021)
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.7.7 to 7.8.3. - [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.7.7...v7.8.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
7faca149a3
commit
5b044604c5
File diff suppressed because it is too large
Load Diff
|
@ -94,7 +94,7 @@
|
|||
"@babel/cli": "^7.8.3",
|
||||
"@babel/core": "^7.7.7",
|
||||
"@babel/plugin-proposal-object-rest-spread": "^7.8.3",
|
||||
"@babel/preset-env": "^7.7.7",
|
||||
"@babel/preset-env": "^7.8.3",
|
||||
"@rollup/plugin-commonjs": "^11.0.1",
|
||||
"@rollup/plugin-node-resolve": "^7.0.0",
|
||||
"autoprefixer": "^9.7.3",
|
||||
|
|
Loading…
Reference in New Issue