File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @techmmunity/eslint-config" ,
3
- "version" : " 5.1.0 " ,
3
+ "version" : " 5.1.1 " ,
4
4
"license" : " Apache-2.0" ,
5
5
"author" : " Techmmunity" ,
6
6
"description" : " Techmmunity Style Guide" ,
32
32
" tslint"
33
33
],
34
34
"peerDependencies" : {
35
- "eslint" : " ^7.27 .0" ,
35
+ "eslint" : " ^8.1 .0" ,
36
36
"prettier" : " ^2.3.0" ,
37
- "typescript" : " ^4.2 .4"
37
+ "typescript" : " ^4.4 .4"
38
38
},
39
39
"peerDependenciesMeta" : {
40
40
"typescript" : {
61
61
"eslint-plugin-prettier" : " ^4.0.0" ,
62
62
"eslint-plugin-react" : " ^7.26.1" ,
63
63
"eslint-plugin-react-hooks" : " ^4.2.0" ,
64
- "eslint-plugin-sonarjs" : " ^0.10.0" ,
65
- "typescript" : " ^4.4.3"
64
+ "eslint-plugin-sonarjs" : " ^0.10.0"
66
65
},
67
66
"devDependencies" : {
68
67
"eslint" : " ^8.1.0" ,
69
68
"husky" : " ^7.0.4" ,
70
69
"lint-staged" : " 11.2.6" ,
71
- "prettier" : " ^2.3.0"
70
+ "prettier" : " ^2.3.0" ,
71
+ "typescript" : " ^4.4.4"
72
72
},
73
73
"scripts" : {
74
74
"prepare" : " husky install" ,
Original file line number Diff line number Diff line change @@ -2182,7 +2182,7 @@ type-fest@^0.21.3:
2182
2182
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.21.3.tgz#d260a24b0198436e133fa26a524a6d65fa3b2e37"
2183
2183
integrity sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==
2184
2184
2185
- typescript@^4.4.3 :
2185
+ typescript@^4.4.4 :
2186
2186
version "4.4.4"
2187
2187
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4.tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c"
2188
2188
integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==
You can’t perform that action at this time.
0 commit comments