File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 4444 "eslint" : " ^8.32.0" ,
4545 "eslint-formatter-pretty" : " ^4.1.0" ,
4646 "eslint-plugin-eslint-comments" : " ^3.2.0" ,
47- "eslint-plugin-import" : " ^2.27.4 " ,
47+ "eslint-plugin-import" : " ^2.27.5 " ,
4848 "eslint-plugin-jest" : " ^27.2.1" ,
4949 "eslint-plugin-jsx-a11y" : " ^6.7.1" ,
5050 "eslint-plugin-n" : " ^15.6.1" ,
Original file line number Diff line number Diff line change @@ -1870,7 +1870,7 @@ array.prototype.flat@^1.3.1:
18701870 es-abstract "^1.20.4"
18711871 es-shim-unscopables "^1.0.0"
18721872
1873- array.prototype.flatmap@^1.3.0, array.prototype.flatmap@^1.3. 1 :
1873+ array.prototype.flatmap@^1.3.1 :
18741874 version "1.3.1"
18751875 resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.3.1.tgz#1aae7903c2100433cb8261cd4ed310aab5c4a183"
18761876 integrity sha512-8UGn9O1FDVvMNB0UlLv4voxRMze7+FpHyF5mSMRjWHUMlpoDViniy05870VlxhfgTnLbpuwTzvD76MTtWxB/mQ==
@@ -3078,14 +3078,14 @@ eslint-plugin-eslint-comments@^3.2.0:
30783078 escape-string-regexp "^1.0.5"
30793079 ignore "^5.0.5"
30803080
3081- eslint-plugin-import@^2.27.4 :
3082- version "2.27.4 "
3083- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.27.4 .tgz#319c2f6f6580e1678d674a258ee5e981c10cc25b "
3084- integrity sha512-Z1jVt1EGKia1X9CnBCkpAOhWy8FgQ7OmJ/IblEkT82yrFU/xJaxwujaTzLWqigewwynRQ9mmHfX9MtAfhxm0sA ==
3081+ eslint-plugin-import@^2.27.5 :
3082+ version "2.27.5 "
3083+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.27.5 .tgz#876a6d03f52608a3e5bb439c2550588e51dd6c65 "
3084+ integrity sha512-LmEt3GVofgiGuiE+ORpnvP+kAm3h6MLZJ4Q5HCyHADofsb4VzXFsRiWj3c0OFiV+3DWFh0qg3v9gcPlfc3zRow ==
30853085 dependencies :
30863086 array-includes "^3.1.6"
30873087 array.prototype.flat "^1.3.1"
3088- array.prototype.flatmap "^1.3.0 "
3088+ array.prototype.flatmap "^1.3.1 "
30893089 debug "^3.2.7"
30903090 doctrine "^2.1.0"
30913091 eslint-import-resolver-node "^0.3.7"
You can’t perform that action at this time.
0 commit comments