Skip to content

Commit dc0c0ee

Browse files
build(deps): bump @babel/preset-env from 7.7.4 to 7.8.7
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.7.4 to 7.8.7. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](babel/babel@v7.7.4...v7.8.7) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 7287eda commit dc0c0ee

File tree

3 files changed

+82
-1158
lines changed

3 files changed

+82
-1158
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@babel/plugin-proposal-optional-chaining": "7.7.4",
1111
"@babel/plugin-syntax-dynamic-import": "7.7.4",
1212
"@babel/plugin-transform-runtime": "7.7.4",
13-
"@babel/preset-env": "7.7.4",
13+
"@babel/preset-env": "7.8.7",
1414
"@babel/preset-typescript": "7.7.4",
1515
"@typescript-eslint/parser": "2.20.0",
1616
"babel-eslint": "10.0.3",

packages/plugins/basic-pipeline/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@babel/plugin-transform-destructuring": "7.7.4",
6464
"@babel/plugin-transform-flow-strip-types": "7.7.4",
6565
"@babel/plugin-transform-runtime": "7.7.4",
66-
"@babel/preset-env": "7.7.4",
66+
"@babel/preset-env": "7.8.7",
6767
"@babel/preset-react": "7.7.4",
6868
"@babel/preset-typescript": "7.7.4",
6969
"@babel/runtime-corejs3": "7.8.4",

0 commit comments

Comments
 (0)