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 77 "eslint" : " 4.19.1" ,
88 "eslint-config-react-app" : " 2.1.0" ,
99 "eslint-plugin-flowtype" : " 2.50.3" ,
10- "eslint-plugin-import" : " 2.29.0 " ,
10+ "eslint-plugin-import" : " 2.29.1 " ,
1111 "eslint-plugin-jsx-a11y" : " 5.1.1" ,
1212 "eslint-plugin-react" : " 7.33.2" ,
1313 "jwt-decode" : " 2.2.0" ,
Original file line number Diff line number Diff line change @@ -4523,10 +4523,10 @@ eslint-plugin-import@2.14.0:
45234523 read-pkg-up "^2.0.0"
45244524 resolve "^1.6.0"
45254525
4526- eslint-plugin-import@2.29.0 :
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+ eslint-plugin-import@2.29.1 :
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 ==
45304530 dependencies:
45314531 array-includes "^3.1.7"
45324532 array.prototype.findlastindex "^1.2.3"
@@ -4544,7 +4544,7 @@ eslint-plugin-import@2.29.0:
45444544 object.groupby "^1.0.1"
45454545 object.values "^1.1.7"
45464546 semver "^6.3.1"
4547- tsconfig-paths "^3.14.2 "
4547+ tsconfig-paths "^3.15.0 "
45484548
45494549eslint-plugin-jsx-a11y@5.1.1:
45504550 version "5.1.1"
@@ -12469,10 +12469,10 @@ ts-pnp@^1.0.0:
1246912469 resolved "https://registry.yarnpkg.com/ts-pnp/-/ts-pnp-1.1.2.tgz#be8e4bfce5d00f0f58e0666a82260c34a57af552"
1247012470 integrity sha512-f5Knjh7XCyRIzoC/z1Su1yLLRrPrFCgtUAh/9fCSP6NKbATwpOL1+idQVXQokK9GRFURn/jYPGPfegIctwunoA==
1247112471
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 ==
1247612476 dependencies:
1247712477 "@types/json5" "^0.0.29"
1247812478 json5 "^1.0.2"
You can’t perform that action at this time.
0 commit comments