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 5050 "eslint" : " 8.32.0" ,
5151 "eslint-config-prettier" : " 8.6.0" ,
5252 "eslint-config-ts-lambdas" : " 1.2.3" ,
53- "eslint-plugin-import" : " 2.27.4 " ,
53+ "eslint-plugin-import" : " 2.27.5 " ,
5454 "eslint-plugin-prettier" : " 4.2.1" ,
5555 "jest" : " 26.6.3" ,
5656 "lodash" : " 4.17.21" ,
Original file line number Diff line number Diff line change @@ -1872,7 +1872,7 @@ array.prototype.flat@^1.3.1:
18721872 es-abstract "^1.20.4"
18731873 es-shim-unscopables "^1.0.0"
18741874
1875- array.prototype.flatmap@^1.3.0 :
1875+ array.prototype.flatmap@^1.3.1 :
18761876 version "1.3.1"
18771877 resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.3.1.tgz#1aae7903c2100433cb8261cd4ed310aab5c4a183"
18781878 integrity sha512-8UGn9O1FDVvMNB0UlLv4voxRMze7+FpHyF5mSMRjWHUMlpoDViniy05870VlxhfgTnLbpuwTzvD76MTtWxB/mQ==
@@ -3482,14 +3482,14 @@ eslint-module-utils@^2.7.4:
34823482 dependencies :
34833483 debug "^3.2.7"
34843484
3485- eslint-plugin-import@2.27.4 :
3486- version "2.27.4 "
3487- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.27.4 .tgz#319c2f6f6580e1678d674a258ee5e981c10cc25b "
3488- integrity sha512-Z1jVt1EGKia1X9CnBCkpAOhWy8FgQ7OmJ/IblEkT82yrFU/xJaxwujaTzLWqigewwynRQ9mmHfX9MtAfhxm0sA ==
3485+ eslint-plugin-import@2.27.5 :
3486+ version "2.27.5 "
3487+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.27.5 .tgz#876a6d03f52608a3e5bb439c2550588e51dd6c65 "
3488+ integrity sha512-LmEt3GVofgiGuiE+ORpnvP+kAm3h6MLZJ4Q5HCyHADofsb4VzXFsRiWj3c0OFiV+3DWFh0qg3v9gcPlfc3zRow ==
34893489 dependencies :
34903490 array-includes "^3.1.6"
34913491 array.prototype.flat "^1.3.1"
3492- array.prototype.flatmap "^1.3.0 "
3492+ array.prototype.flatmap "^1.3.1 "
34933493 debug "^3.2.7"
34943494 doctrine "^2.1.0"
34953495 eslint-import-resolver-node "^0.3.7"
You can’t perform that action at this time.
0 commit comments