File tree Expand file tree Collapse file tree 4 files changed +20
-20
lines changed Expand file tree Collapse file tree 4 files changed +20
-20
lines changed Original file line number Diff line number Diff line change 18
18
"@tsconfig/recommended" : " 1.0.3" ,
19
19
"@typescript-eslint/eslint-plugin" : " 6.14.0" ,
20
20
"@typescript-eslint/parser" : " 6.14.0" ,
21
- "eslint" : " 8.55 .0" ,
21
+ "eslint" : " 8.56 .0" ,
22
22
"eslint-config-prettier" : " 9.1.0" ,
23
23
"eslint-plugin-cypress" : " 2.15.1" ,
24
24
"eslint-plugin-prettier" : " 5.0.1" ,
Original file line number Diff line number Diff line change 106
106
minimatch "^3.1.2"
107
107
strip-json-comments "^3.1.1"
108
108
109
- " @eslint/js@8.55 .0 " :
110
- version "8.55 .0"
111
- resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.55 .0.tgz#b721d52060f369aa259cf97392403cb9ce892ec6 "
112
- integrity sha512-qQfo2mxH5yVom1kacMtZZJFVdW+E70mqHMJvVg6WTLo+VBuQJ4TojZlfWBjK0ve5BdEeNAVxOsl/nvNMpJOaJA ==
109
+ " @eslint/js@8.56 .0 " :
110
+ version "8.56 .0"
111
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.56 .0.tgz#ef20350fec605a7f7035a01764731b2de0f3782b "
112
+ integrity sha512-gMsVel9D7f2HLkBma9VbtzZRehRogVRfbr++f06nL2vnCGCNlzOD+/MUov/F4p8myyAHspEhVobgjpX64q5m6A ==
113
113
114
114
" @humanwhocodes/config-array@^0.11.13 " :
115
115
version "0.11.13"
@@ -1049,15 +1049,15 @@ eslint-visitor-keys@^3.4.3:
1049
1049
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
1050
1050
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
1051
1051
1052
- eslint@8.55 .0 :
1053
- version "8.55 .0"
1054
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.55 .0.tgz#078cb7b847d66f2c254ea1794fa395bf8e7e03f8 "
1055
- integrity sha512-iyUUAM0PCKj5QpwGfmCAG9XXbZCWsqP/eWAWrG/W0umvjuLRBECwSFdt+rCntju0xEH7teIABPwXpahftIaTdA ==
1052
+ eslint@8.56 .0 :
1053
+ version "8.56 .0"
1054
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.56 .0.tgz#4957ce8da409dc0809f99ab07a1b94832ab74b15 "
1055
+ integrity sha512-Go19xM6T9puCOWntie1/P997aXxFsOi37JIHRWI514Hc6ZnaHGKY9xFhrU65RT6CcBEzZoGG1e6Nq+DT04ZtZQ ==
1056
1056
dependencies :
1057
1057
" @eslint-community/eslint-utils" " ^4.2.0"
1058
1058
" @eslint-community/regexpp" " ^4.6.1"
1059
1059
" @eslint/eslintrc" " ^2.1.4"
1060
- " @eslint/js" " 8.55 .0"
1060
+ " @eslint/js" " 8.56 .0"
1061
1061
" @humanwhocodes/config-array" " ^0.11.13"
1062
1062
" @humanwhocodes/module-importer" " ^1.0.1"
1063
1063
" @nodelib/fs.walk" " ^1.2.8"
Original file line number Diff line number Diff line change 29
29
"clean-webpack-plugin" : " 4.0.0" ,
30
30
"css-loader" : " 6.8.1" ,
31
31
"css-minimizer-webpack-plugin" : " 5.0.1" ,
32
- "eslint" : " 8.55 .0" ,
32
+ "eslint" : " 8.56 .0" ,
33
33
"eslint-config-prettier" : " 9.1.0" ,
34
34
"eslint-plugin-jest" : " 27.6.0" ,
35
35
"eslint-plugin-jest-dom" : " 5.1.0" ,
Original file line number Diff line number Diff line change 1551
1551
minimatch "^3.1.2"
1552
1552
strip-json-comments "^3.1.1"
1553
1553
1554
- " @eslint/js@8.55 .0 " :
1555
- version "8.55 .0"
1556
- resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.55 .0.tgz#b721d52060f369aa259cf97392403cb9ce892ec6 "
1557
- integrity sha512-qQfo2mxH5yVom1kacMtZZJFVdW+E70mqHMJvVg6WTLo+VBuQJ4TojZlfWBjK0ve5BdEeNAVxOsl/nvNMpJOaJA ==
1554
+ " @eslint/js@8.56 .0 " :
1555
+ version "8.56 .0"
1556
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.56 .0.tgz#ef20350fec605a7f7035a01764731b2de0f3782b "
1557
+ integrity sha512-gMsVel9D7f2HLkBma9VbtzZRehRogVRfbr++f06nL2vnCGCNlzOD+/MUov/F4p8myyAHspEhVobgjpX64q5m6A ==
1558
1558
1559
1559
" @fortawesome/fontawesome-common-types@^0.2.36 " :
1560
1560
version "0.2.36"
@@ -4337,15 +4337,15 @@ eslint-webpack-plugin@4.0.1:
4337
4337
normalize-path "^3.0.0"
4338
4338
schema-utils "^4.0.0"
4339
4339
4340
- eslint@8.55 .0 :
4341
- version "8.55 .0"
4342
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.55 .0.tgz#078cb7b847d66f2c254ea1794fa395bf8e7e03f8 "
4343
- integrity sha512-iyUUAM0PCKj5QpwGfmCAG9XXbZCWsqP/eWAWrG/W0umvjuLRBECwSFdt+rCntju0xEH7teIABPwXpahftIaTdA ==
4340
+ eslint@8.56 .0 :
4341
+ version "8.56 .0"
4342
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.56 .0.tgz#4957ce8da409dc0809f99ab07a1b94832ab74b15 "
4343
+ integrity sha512-Go19xM6T9puCOWntie1/P997aXxFsOi37JIHRWI514Hc6ZnaHGKY9xFhrU65RT6CcBEzZoGG1e6Nq+DT04ZtZQ ==
4344
4344
dependencies :
4345
4345
" @eslint-community/eslint-utils" " ^4.2.0"
4346
4346
" @eslint-community/regexpp" " ^4.6.1"
4347
4347
" @eslint/eslintrc" " ^2.1.4"
4348
- " @eslint/js" " 8.55 .0"
4348
+ " @eslint/js" " 8.56 .0"
4349
4349
" @humanwhocodes/config-array" " ^0.11.13"
4350
4350
" @humanwhocodes/module-importer" " ^1.0.1"
4351
4351
" @nodelib/fs.walk" " ^1.2.8"
You can’t perform that action at this time.
0 commit comments