Skip to content

Commit c168c3b

Browse files
Update @babel/core requirement from 7.3.4 to 7.4.0
Updates the requirements on [@babel/core](https://github.com/babel/babel) to permit the latest version. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](babel/babel@v7.3.4...v7.4.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 50b7fdf commit c168c3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
},
3535
"devDependencies": {
3636
"@babel/cli": "7.2.3",
37-
"@babel/core": "7.3.4",
37+
"@babel/core": "7.4.0",
3838
"@babel/plugin-syntax-dynamic-import": "7.2.0",
3939
"@babel/preset-env": "7.3.4",
4040
"@babel/preset-react": "7.0.0",

0 commit comments

Comments
 (0)