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 3636 "eslint" : " 6.8.0" ,
3737 "eslint-config-airbnb" : " 18.2.1" ,
3838 "eslint-config-prettier" : " 6.15.0" ,
39- "eslint-plugin-import" : " 2.29.0 " ,
39+ "eslint-plugin-import" : " 2.29.1 " ,
4040 "eslint-plugin-jest" : " 23.20.0" ,
4141 "eslint-plugin-jsx-a11y" : " 6.8.0" ,
4242 "eslint-plugin-prettier" : " 3.4.1" ,
Original file line number Diff line number Diff line change @@ -2867,10 +2867,10 @@ eslint-module-utils@^2.8.0:
28672867 dependencies :
28682868 debug "^3.2.7"
28692869
2870- 2871- version "2.29.0 "
2872- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.29.0 .tgz#8133232e4329ee344f2f612885ac3073b0b7e155 "
2873- integrity sha512-QPOO5NO6Odv5lpoTkddtutccQjysJuFxoPS7fAHO+9m9udNHvTCPSAMW9zGAYj8lAIdr40I8yPCdUYrncXtrwg ==
2870+ 2871+ version "2.29.1 "
2872+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.29.1 .tgz#d45b37b5ef5901d639c15270d74d46d161150643 "
2873+ integrity sha512-BbPC0cuExzhiMo4Ff1BTVwHpjjv28C5R+btTOGaCRC7UEz801up0JadwkeSk5Ued6TG34uaczuVuH6qyy5YUxw ==
28742874 dependencies :
28752875 array-includes "^3.1.7"
28762876 array.prototype.findlastindex "^1.2.3"
28882888 object.groupby "^1.0.1"
28892889 object.values "^1.1.7"
28902890 semver "^6.3.1"
2891- tsconfig-paths "^3.14.2 "
2891+ tsconfig-paths "^3.15.0 "
28922892
2893289328942894 version "23.20.0"
@@ -8978,10 +8978,10 @@ trim-off-newlines@^1.0.0:
89788978 resolved "https://registry.npmjs.org/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz#9f9ba9d9efa8764c387698bcbfeb2c848f11adb3"
89798979 integrity sha1-n5up2e+odkw4dpi8v+sshI8RrbM=
89808980
8981- tsconfig-paths@^3.14.2 :
8982- version "3.14.2 "
8983- resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.14.2 .tgz#6e32f1f79412decd261f92d633a9dc1cfa99f088 "
8984- integrity sha512-o/9iXgCYc5L/JxCHPe3Hvh8Q/2xm5Z+p18PESBU6Ff33695QnCHBEjcytY2q19ua7Mbl/DavtBOLq+oG0RCL+g ==
8981+ tsconfig-paths@^3.15.0 :
8982+ version "3.15.0 "
8983+ resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.15.0 .tgz#5299ec605e55b1abb23ec939ef15edaf483070d4 "
8984+ integrity sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg ==
89858985 dependencies :
89868986 " @types/json5" " ^0.0.29"
89878987 json5 "^1.0.2"
You can’t perform that action at this time.
0 commit comments