Skip to content

Commit 5251011

Browse files
committed
chore: update @typescript-eslint/parser to master build as erring in some environments per Travis
1 parent 3fbb6f8 commit 5251011

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
@@ -19,7 +19,7 @@
1919
"@babel/plugin-transform-flow-strip-types": "^7.4.4",
2020
"@babel/preset-env": "^7.4.5",
2121
"@babel/register": "^7.4.4",
22-
"@typescript-eslint/parser": "^1.10.2",
22+
"@typescript-eslint/parser": "^1.10.3-alpha.13",
2323
"babel-eslint": "^10.0.2",
2424
"babel-plugin-add-module-exports": "^1.0.2",
2525
"babel-plugin-istanbul": "^5.1.4",

0 commit comments

Comments
 (0)