Skip to content

Commit 853563a

Browse files
dependabot-preview[bot]acao
authored andcommitted
chore(deps-dev): bump @babel/preset-env from 7.4.5 to 7.7.6
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.4.5 to 7.7.6. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](babel/babel@v7.4.5...v7.7.6) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 72b936d commit 853563a

File tree

3 files changed

+353
-722
lines changed

3 files changed

+353
-722
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
4242
"@babel/plugin-transform-runtime": "^7.4.4",
4343
"@babel/polyfill": "^7.4.4",
44-
"@babel/preset-env": "7.4.5",
44+
"@babel/preset-env": "7.7.6",
4545
"@babel/preset-flow": "7.7.4",
4646
"@babel/preset-react": "7.0.0",
4747
"@babel/register": "^7.4.4",

packages/examples/graphiql-webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"devDependencies": {
1919
"@babel/plugin-proposal-class-properties": "7.7.4",
2020
"@babel/plugin-syntax-dynamic-import": "7.7.4",
21-
"@babel/preset-env": "7.7.1",
21+
"@babel/preset-env": "7.7.6",
2222
"@babel/preset-react": "7.7.0",
2323
"babel-loader": "^8.0.6",
2424
"css-loader": "3.2.0",

0 commit comments

Comments
 (0)