This repository was archived by the owner on Jan 19, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +14
-13
lines changed Expand file tree Collapse file tree 1 file changed +14
-13
lines changed Original file line number Diff line number Diff line change 1717 "url" : " https://github.com/eslint/typescript-eslint-parser/issues"
1818 },
1919 "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- },
3020 "keywords" : [
3121 " ast" ,
3222 " ecmascript" ,
4838 "generate-rcrelease" : " eslint-generate-prerelease rc" ,
4939 "publish-release" : " eslint-publish-release"
5040 },
41+ "peerDependencies" : {
42+ "eslint" : " >=4.19.1" ,
43+ "typescript" : " *"
44+ },
5145 "dependencies" : {
52- "eslint" : " 4.19.1" ,
5346 "eslint-visitor-keys" : " ^1.0.0" ,
5447 "typescript-estree" : " 5.0.0"
5548 },
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"
5859 },
5960 "jest" : {
6061 "testEnvironment" : " node" ,
You can’t perform that action at this time.
0 commit comments