This repository was archived by the owner on Jan 19, 2019. It is now read-only.
File tree 1 file changed +14
-13
lines changed
1 file changed +14
-13
lines changed Original file line number Diff line number Diff line change 17
17
"url" : " https://github.com/eslint/typescript-eslint-parser/issues"
18
18
},
19
19
"license" : " BSD-2-Clause" ,
20
- "devDependencies" : {
21
- "eslint-config-eslint" : " 4.0.0" ,
22
- "eslint-plugin-node" : " 6.0.1" ,
23
- "eslint-release" : " 1.1.0" ,
24
- "jest" : " 23.1.0" ,
25
- "npm-license" : " 0.3.3" ,
26
- "shelljs" : " 0.8.2" ,
27
- "shelljs-nodecli" : " 0.1.1" ,
28
- "typescript" : " ~3.1.1"
29
- },
30
20
"keywords" : [
31
21
" ast" ,
32
22
" ecmascript" ,
48
38
"generate-rcrelease" : " eslint-generate-prerelease rc" ,
49
39
"publish-release" : " eslint-publish-release"
50
40
},
41
+ "peerDependencies" : {
42
+ "eslint" : " >=4.19.1" ,
43
+ "typescript" : " *"
44
+ },
51
45
"dependencies" : {
52
- "eslint" : " 4.19.1" ,
53
46
"eslint-visitor-keys" : " ^1.0.0" ,
54
47
"typescript-estree" : " 5.0.0"
55
48
},
56
- "peerDependencies" : {
57
- "typescript" : " *"
49
+ "devDependencies" : {
50
+ "eslint" : " ^4.19.1" ,
51
+ "eslint-config-eslint" : " 4.0.0" ,
52
+ "eslint-plugin-node" : " 6.0.1" ,
53
+ "eslint-release" : " 1.1.0" ,
54
+ "jest" : " 23.1.0" ,
55
+ "npm-license" : " 0.3.3" ,
56
+ "shelljs" : " 0.8.2" ,
57
+ "shelljs-nodecli" : " 0.1.1" ,
58
+ "typescript" : " ~3.1.1"
58
59
},
59
60
"jest" : {
60
61
"testEnvironment" : " node" ,
You can’t perform that action at this time.
0 commit comments