Skip to content
This repository was archived by the owner on May 14, 2021. It is now read-only.

Commit f0a0a3c

Browse files
fix(package): update typescript-eslint-parser to version 12.0.0
Closes #157
1 parent 78d886e commit f0a0a3c

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
@@ -67,6 +67,6 @@
6767
"babel-traverse": "^6.16.0",
6868
"babylon": "^6.12.0",
6969
"postcss": "^6.0.14",
70-
"typescript-eslint-parser": "^10.0.0"
70+
"typescript-eslint-parser": "^12.0.0"
7171
}
7272
}

0 commit comments

Comments
 (0)