File tree Expand file tree Collapse file tree 3 files changed +16
-16
lines changed Expand file tree Collapse file tree 3 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 3838 "@typescript-eslint/parser" : " 5.48.1" ,
3939 "eslint" : " 8.32.0" ,
4040 "eslint-config-prettier" : " 8.6.0" ,
41- "eslint-plugin-import" : " 2.27.4 " ,
41+ "eslint-plugin-import" : " 2.27.5 " ,
4242 "husky" : " 8.0.3" ,
4343 "lint-staged" : " 13.1.0" ,
4444 "prettier" : " 2.8.3" ,
Original file line number Diff line number Diff line change @@ -1461,7 +1461,7 @@ array.prototype.flat@^1.3.1:
14611461 es-abstract "^1.20.4"
14621462 es-shim-unscopables "^1.0.0"
14631463
1464- array.prototype.flatmap@^1.3.0 :
1464+ array.prototype.flatmap@^1.3.1 :
14651465 version "1.3.1"
14661466 resolved "https://registry.npmjs.org/array.prototype.flatmap/-/array.prototype.flatmap-1.3.1.tgz"
14671467 integrity sha512-8UGn9O1FDVvMNB0UlLv4voxRMze7+FpHyF5mSMRjWHUMlpoDViniy05870VlxhfgTnLbpuwTzvD76MTtWxB/mQ==
@@ -2422,14 +2422,14 @@ eslint-module-utils@^2.7.4:
24222422 dependencies :
24232423 debug "^3.2.7"
24242424
2425- eslint-plugin-import@2.27.4 :
2426- version "2.27.4 "
2427- resolved "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.27.4 .tgz"
2428- integrity sha512-Z1jVt1EGKia1X9CnBCkpAOhWy8FgQ7OmJ/IblEkT82yrFU/xJaxwujaTzLWqigewwynRQ9mmHfX9MtAfhxm0sA ==
2425+ eslint-plugin-import@2.27.5 :
2426+ version "2.27.5 "
2427+ resolved "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.27.5 .tgz"
2428+ integrity sha512-LmEt3GVofgiGuiE+ORpnvP+kAm3h6MLZJ4Q5HCyHADofsb4VzXFsRiWj3c0OFiV+3DWFh0qg3v9gcPlfc3zRow ==
24292429 dependencies :
24302430 array-includes "^3.1.6"
24312431 array.prototype.flat "^1.3.1"
2432- array.prototype.flatmap "^1.3.0 "
2432+ array.prototype.flatmap "^1.3.1 "
24332433 debug "^3.2.7"
24342434 doctrine "^2.1.0"
24352435 eslint-import-resolver-node "^0.3.7"
You can’t perform that action at this time.
0 commit comments