Skip to content

Commit f8aee74

Browse files
authored
Merge pull request #70 from nimjetushar/dependabot/npm_and_yarn/@babel/core-7.4.0
Update @babel/core requirement from 7.3.4 to 7.4.0
2 parents 26ba138 + c168c3b commit f8aee74

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
@@ -35,7 +35,7 @@
3535
},
3636
"devDependencies": {
3737
"@babel/cli": "7.2.3",
38-
"@babel/core": "7.3.4",
38+
"@babel/core": "7.4.0",
3939
"@babel/plugin-syntax-dynamic-import": "7.2.0",
4040
"@babel/preset-env": "7.3.4",
4141
"@babel/preset-react": "7.0.0",

0 commit comments

Comments
 (0)