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 34
34
"@typescript-eslint/parser" : " 5.48.2" ,
35
35
"eslint" : " 8.32.0" ,
36
36
"eslint-config-prettier" : " 8.6.0" ,
37
- "eslint-plugin-import" : " 2.27.4 " ,
37
+ "eslint-plugin-import" : " 2.27.5 " ,
38
38
"eslint-plugin-prettier" : " 4.2.1" ,
39
39
"jest" : " 26.6.3" ,
40
40
"lerna" : " 6.4.1" ,
Original file line number Diff line number Diff line change @@ -3184,7 +3184,7 @@ array.prototype.flat@^1.3.1:
3184
3184
es-abstract "^1.20.4"
3185
3185
es-shim-unscopables "^1.0.0"
3186
3186
3187
- array.prototype.flatmap@^1.3.0 :
3187
+ array.prototype.flatmap@^1.3.1 :
3188
3188
version "1.3.1"
3189
3189
resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.3.1.tgz#1aae7903c2100433cb8261cd4ed310aab5c4a183"
3190
3190
integrity sha512-8UGn9O1FDVvMNB0UlLv4voxRMze7+FpHyF5mSMRjWHUMlpoDViniy05870VlxhfgTnLbpuwTzvD76MTtWxB/mQ==
@@ -4965,14 +4965,14 @@ eslint-module-utils@^2.7.4:
4965
4965
dependencies:
4966
4966
debug "^3.2.7"
4967
4967
4968
- eslint-plugin-import@2.27.4 :
4969
- version "2.27.4 "
4970
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.27.4 .tgz#319c2f6f6580e1678d674a258ee5e981c10cc25b "
4971
- integrity sha512-Z1jVt1EGKia1X9CnBCkpAOhWy8FgQ7OmJ/IblEkT82yrFU/xJaxwujaTzLWqigewwynRQ9mmHfX9MtAfhxm0sA ==
4968
+ eslint-plugin-import@2.27.5 :
4969
+ version "2.27.5 "
4970
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.27.5 .tgz#876a6d03f52608a3e5bb439c2550588e51dd6c65 "
4971
+ integrity sha512-LmEt3GVofgiGuiE+ORpnvP+kAm3h6MLZJ4Q5HCyHADofsb4VzXFsRiWj3c0OFiV+3DWFh0qg3v9gcPlfc3zRow ==
4972
4972
dependencies:
4973
4973
array-includes "^3.1.6"
4974
4974
array.prototype.flat "^1.3.1"
4975
- array.prototype.flatmap "^1.3.0 "
4975
+ array.prototype.flatmap "^1.3.1 "
4976
4976
debug "^3.2.7"
4977
4977
doctrine "^2.1.0"
4978
4978
eslint-import-resolver-node "^0.3.7"
You can’t perform that action at this time.
0 commit comments