Skip to content

Commit b225f50

Browse files
fix(package): update @babel/parser to version 7.1.2
Closes #1145
1 parent e4e0b5a commit b225f50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"dependencies": {
1010
"@babel/core": "^7.1.2",
1111
"@babel/generator": "^7.1.2",
12-
"@babel/parser": "7.1.0",
12+
"@babel/parser": "7.1.2",
1313
"@babel/plugin-proposal-class-properties": "^7.0.0",
1414
"@babel/plugin-proposal-decorators": "^7.0.0",
1515
"@babel/plugin-proposal-do-expressions": "^7.0.0",

0 commit comments

Comments
 (0)