File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 65
65
"css-minimizer-webpack-plugin" : " ^5.0.0" ,
66
66
"eslint" : " 8.55.0" ,
67
67
"eslint-config-prettier" : " 9.1.0" ,
68
- "eslint-plugin-import" : " 2.29.0 " ,
68
+ "eslint-plugin-import" : " 2.29.1 " ,
69
69
"eslint-plugin-jsx-a11y" : " 6.8.0" ,
70
70
"eslint-plugin-prettier" : " 5.0.1" ,
71
71
"eslint-plugin-react" : " 7.33.2" ,
Original file line number Diff line number Diff line change @@ -3465,10 +3465,10 @@ eslint-module-utils@^2.8.0:
3465
3465
dependencies :
3466
3466
debug "^3.2.7"
3467
3467
3468
-
3469
- version "2.29.0 "
3470
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.29.0 .tgz#8133232e4329ee344f2f612885ac3073b0b7e155 "
3471
- integrity sha512-QPOO5NO6Odv5lpoTkddtutccQjysJuFxoPS7fAHO+9m9udNHvTCPSAMW9zGAYj8lAIdr40I8yPCdUYrncXtrwg ==
3468
+
3469
+ version "2.29.1 "
3470
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.29.1 .tgz#d45b37b5ef5901d639c15270d74d46d161150643 "
3471
+ integrity sha512-BbPC0cuExzhiMo4Ff1BTVwHpjjv28C5R+btTOGaCRC7UEz801up0JadwkeSk5Ued6TG34uaczuVuH6qyy5YUxw ==
3472
3472
dependencies :
3473
3473
array-includes "^3.1.7"
3474
3474
array.prototype.findlastindex "^1.2.3"
3486
3486
object.groupby "^1.0.1"
3487
3487
object.values "^1.1.7"
3488
3488
semver "^6.3.1"
3489
- tsconfig-paths "^3.14.2 "
3489
+ tsconfig-paths "^3.15.0 "
3490
3490
3491
3491
3492
3492
version "6.8.0"
@@ -7454,10 +7454,10 @@ ts-interface-checker@^0.1.9:
7454
7454
resolved "https://registry.yarnpkg.com/ts-interface-checker/-/ts-interface-checker-0.1.13.tgz#784fd3d679722bc103b1b4b8030bcddb5db2a699"
7455
7455
integrity sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==
7456
7456
7457
- tsconfig-paths@^3.14.2 :
7458
- version "3.14.2 "
7459
- resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.14.2 .tgz#6e32f1f79412decd261f92d633a9dc1cfa99f088 "
7460
- integrity sha512-o/9iXgCYc5L/JxCHPe3Hvh8Q/2xm5Z+p18PESBU6Ff33695QnCHBEjcytY2q19ua7Mbl/DavtBOLq+oG0RCL+g ==
7457
+ tsconfig-paths@^3.15.0 :
7458
+ version "3.15.0 "
7459
+ resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.15.0 .tgz#5299ec605e55b1abb23ec939ef15edaf483070d4 "
7460
+ integrity sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg ==
7461
7461
dependencies :
7462
7462
" @types/json5" " ^0.0.29"
7463
7463
json5 "^1.0.2"
You can’t perform that action at this time.
0 commit comments