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 7
7
"eslint" : " 4.19.1" ,
8
8
"eslint-config-react-app" : " 2.1.0" ,
9
9
"eslint-plugin-flowtype" : " 2.50.3" ,
10
- "eslint-plugin-import" : " 2.29.0 " ,
10
+ "eslint-plugin-import" : " 2.29.1 " ,
11
11
"eslint-plugin-jsx-a11y" : " 5.1.1" ,
12
12
"eslint-plugin-react" : " 7.33.2" ,
13
13
"jwt-decode" : " 2.2.0" ,
Original file line number Diff line number Diff line change 4523
4523
read-pkg-up "^2.0.0"
4524
4524
resolve "^1.6.0"
4525
4525
4526
-
4527
- version "2.29.0 "
4528
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.29.0 .tgz#8133232e4329ee344f2f612885ac3073b0b7e155 "
4529
- integrity sha512-QPOO5NO6Odv5lpoTkddtutccQjysJuFxoPS7fAHO+9m9udNHvTCPSAMW9zGAYj8lAIdr40I8yPCdUYrncXtrwg ==
4526
+
4527
+ version "2.29.1 "
4528
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.29.1 .tgz#d45b37b5ef5901d639c15270d74d46d161150643 "
4529
+ integrity sha512-BbPC0cuExzhiMo4Ff1BTVwHpjjv28C5R+btTOGaCRC7UEz801up0JadwkeSk5Ued6TG34uaczuVuH6qyy5YUxw ==
4530
4530
dependencies:
4531
4531
array-includes "^3.1.7"
4532
4532
array.prototype.findlastindex "^1.2.3"
4544
4544
object.groupby "^1.0.1"
4545
4545
object.values "^1.1.7"
4546
4546
semver "^6.3.1"
4547
- tsconfig-paths "^3.14.2 "
4547
+ tsconfig-paths "^3.15.0 "
4548
4548
4549
4549
4550
4550
version "5.1.1"
@@ -12469,10 +12469,10 @@ ts-pnp@^1.0.0:
12469
12469
resolved "https://registry.yarnpkg.com/ts-pnp/-/ts-pnp-1.1.2.tgz#be8e4bfce5d00f0f58e0666a82260c34a57af552"
12470
12470
integrity sha512-f5Knjh7XCyRIzoC/z1Su1yLLRrPrFCgtUAh/9fCSP6NKbATwpOL1+idQVXQokK9GRFURn/jYPGPfegIctwunoA==
12471
12471
12472
- tsconfig-paths@^3.14.2 :
12473
- version "3.14.2 "
12474
- resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.14.2 .tgz#6e32f1f79412decd261f92d633a9dc1cfa99f088 "
12475
- integrity sha512-o/9iXgCYc5L/JxCHPe3Hvh8Q/2xm5Z+p18PESBU6Ff33695QnCHBEjcytY2q19ua7Mbl/DavtBOLq+oG0RCL+g ==
12472
+ tsconfig-paths@^3.15.0 :
12473
+ version "3.15.0 "
12474
+ resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.15.0 .tgz#5299ec605e55b1abb23ec939ef15edaf483070d4 "
12475
+ integrity sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg ==
12476
12476
dependencies:
12477
12477
"@types/json5" "^0.0.29"
12478
12478
json5 "^1.0.2"
You can’t perform that action at this time.
0 commit comments