File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 20
20
},
21
21
"devDependencies" : {
22
22
"@changesets/cli" : " 2.10.3" ,
23
+ "@typescript-eslint/parser" : " 4.4.1" ,
23
24
"@typescript-eslint/eslint-plugin" : " 4.4.1" ,
24
- "@typescript-eslint/parser" : " 4.4.0" ,
25
25
"eslint" : " 7.11.0" ,
26
26
"husky" : " 4.3.0" ,
27
27
"lint-staged" : " 10.4.0" ,
Original file line number Diff line number Diff line change 1096
1096
eslint-scope "^5.0.0"
1097
1097
eslint-utils "^2.0.0"
1098
1098
1099
- " @typescript-eslint/[email protected] .0 " :
1100
- version "4.4.0 "
1101
- resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.4.0 .tgz#65974db9a75f23b036f17b37e959b5f99b659ec0 "
1102
- integrity sha512-yc14iEItCxoGb7W4Nx30FlTyGpU9r+j+n1LUK/exlq2eJeFxczrz/xFRZUk2f6yzWfK+pr1DOTyQnmDkcC4TnA ==
1099
+ " @typescript-eslint/[email protected] .1 " :
1100
+ version "4.4.1 "
1101
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.4.1 .tgz#25fde9c080611f303f2f33cedb145d2c59915b80 "
1102
+ integrity sha512-S0fuX5lDku28Au9REYUsV+hdJpW/rNW0gWlc4SXzF/kdrRaAVX9YCxKpziH7djeWT/HFAjLZcnY7NJD8xTeUEg ==
1103
1103
dependencies :
1104
- " @typescript-eslint/scope-manager" " 4.4.0 "
1105
- " @typescript-eslint/types" " 4.4.0 "
1106
- " @typescript-eslint/typescript-estree" " 4.4.0 "
1104
+ " @typescript-eslint/scope-manager" " 4.4.1 "
1105
+ " @typescript-eslint/types" " 4.4.1 "
1106
+ " @typescript-eslint/typescript-estree" " 4.4.1 "
1107
1107
debug "^4.1.1"
1108
1108
1109
1109
" @typescript-eslint/[email protected] " :
You can’t perform that action at this time.
0 commit comments