File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 53
53
"eslint" : " 6.8.0" ,
54
54
"eslint-config-algolia" : " 14.0.1" ,
55
55
"eslint-config-prettier" : " 6.15.0" ,
56
- "eslint-plugin-import" : " 2.29.0 " ,
56
+ "eslint-plugin-import" : " 2.29.1 " ,
57
57
"eslint-plugin-jest" : " 22.21.0" ,
58
58
"eslint-plugin-prettier" : " 3.4.1" ,
59
59
"eslint-plugin-react" : " 7.31.1" ,
Original file line number Diff line number Diff line change @@ -4504,10 +4504,10 @@ eslint-module-utils@^2.8.0:
4504
4504
dependencies :
4505
4505
debug "^3.2.7"
4506
4506
4507
-
4508
- version "2.29.0 "
4509
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.29.0 .tgz#8133232e4329ee344f2f612885ac3073b0b7e155 "
4510
- integrity sha512-QPOO5NO6Odv5lpoTkddtutccQjysJuFxoPS7fAHO+9m9udNHvTCPSAMW9zGAYj8lAIdr40I8yPCdUYrncXtrwg ==
4507
+
4508
+ version "2.29.1 "
4509
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.29.1 .tgz#d45b37b5ef5901d639c15270d74d46d161150643 "
4510
+ integrity sha512-BbPC0cuExzhiMo4Ff1BTVwHpjjv28C5R+btTOGaCRC7UEz801up0JadwkeSk5Ued6TG34uaczuVuH6qyy5YUxw ==
4511
4511
dependencies :
4512
4512
array-includes "^3.1.7"
4513
4513
array.prototype.findlastindex "^1.2.3"
4525
4525
object.groupby "^1.0.1"
4526
4526
object.values "^1.1.7"
4527
4527
semver "^6.3.1"
4528
- tsconfig-paths "^3.14.2 "
4528
+ tsconfig-paths "^3.15.0 "
4529
4529
4530
4530
4531
4531
version "22.21.0"
@@ -9720,10 +9720,10 @@ trough@^1.0.0:
9720
9720
resolved "https://registry.yarnpkg.com/trough/-/trough-1.0.5.tgz#b8b639cefad7d0bb2abd37d433ff8293efa5f406"
9721
9721
integrity sha512-rvuRbTarPXmMb79SmzEp8aqXNKcK+y0XaB298IXueQ8I2PsrATcPBCSPyK/dDNa2iWOhKlfNnOjdAOTBU/nkFA==
9722
9722
9723
- tsconfig-paths@^3.14.2 :
9724
- version "3.14.2 "
9725
- resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.14.2 .tgz#6e32f1f79412decd261f92d633a9dc1cfa99f088 "
9726
- integrity sha512-o/9iXgCYc5L/JxCHPe3Hvh8Q/2xm5Z+p18PESBU6Ff33695QnCHBEjcytY2q19ua7Mbl/DavtBOLq+oG0RCL+g ==
9723
+ tsconfig-paths@^3.15.0 :
9724
+ version "3.15.0 "
9725
+ resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.15.0 .tgz#5299ec605e55b1abb23ec939ef15edaf483070d4 "
9726
+ integrity sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg ==
9727
9727
dependencies :
9728
9728
" @types/json5" " ^0.0.29"
9729
9729
json5 "^1.0.2"
You can’t perform that action at this time.
0 commit comments