File tree Expand file tree Collapse file tree 2 files changed +160
-172
lines changed Expand file tree Collapse file tree 2 files changed +160
-172
lines changed Original file line number Diff line number Diff line change 36
36
"webpack" : " ^4.0.0 || ^5.0.0"
37
37
},
38
38
"devDependencies" : {
39
- "@softwareventures/eslint-config" : " 5.1.5 " ,
39
+ "@softwareventures/eslint-config" : " 7.0.0 " ,
40
40
"@softwareventures/prettier-config" : " 3.0.0" ,
41
41
"@softwareventures/semantic-release-config" : " 2.0.2" ,
42
42
"@softwareventures/tsconfig" : " 6.0.0" ,
43
43
"@types/node" : " 16.11.58" ,
44
+ "@typescript-eslint/eslint-plugin" : " 5.38.0" ,
45
+ "@typescript-eslint/parser" : " 5.38.0" ,
44
46
"ava" : " 4.3.3" ,
45
47
"cz-conventional-changelog" : " 3.3.0" ,
46
48
"eslint" : " 8.23.1" ,
49
+ "eslint-config-prettier" : " 8.5.0" ,
50
+ "eslint-plugin-import" : " 2.26.0" ,
51
+ "eslint-plugin-jsdoc" : " 39.3.6" ,
52
+ "eslint-plugin-prefer-arrow" : " 1.2.3" ,
53
+ "eslint-plugin-sonarjs" : " 0.15.0" ,
47
54
"prettier" : " 2.7.1" ,
48
55
"semantic-release" : " 17.4.7" ,
49
56
"ts-node" : " 10.9.1" ,
You can’t perform that action at this time.
0 commit comments