Skip to content

Commit 7b0c4bd

Browse files
build(deps-dev): bump eslint-plugin-import from 2.27.4 to 2.27.5
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b28e0cb commit 7b0c4bd

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -576,7 +576,7 @@ array.prototype.flat@^1.3.1:
576576
es-abstract "^1.20.4"
577577
es-shim-unscopables "^1.0.0"
578578

579-
array.prototype.flatmap@^1.3.0:
579+
array.prototype.flatmap@^1.3.1:
580580
version "1.3.1"
581581
resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.3.1.tgz#1aae7903c2100433cb8261cd4ed310aab5c4a183"
582582
integrity sha512-8UGn9O1FDVvMNB0UlLv4voxRMze7+FpHyF5mSMRjWHUMlpoDViniy05870VlxhfgTnLbpuwTzvD76MTtWxB/mQ==
@@ -1584,13 +1584,13 @@ eslint-module-utils@^2.7.4:
15841584
debug "^3.2.7"
15851585

15861586
eslint-plugin-import@^2.26.0:
1587-
version "2.27.4"
1588-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.27.4.tgz#319c2f6f6580e1678d674a258ee5e981c10cc25b"
1589-
integrity sha512-Z1jVt1EGKia1X9CnBCkpAOhWy8FgQ7OmJ/IblEkT82yrFU/xJaxwujaTzLWqigewwynRQ9mmHfX9MtAfhxm0sA==
1587+
version "2.27.5"
1588+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.27.5.tgz#876a6d03f52608a3e5bb439c2550588e51dd6c65"
1589+
integrity sha512-LmEt3GVofgiGuiE+ORpnvP+kAm3h6MLZJ4Q5HCyHADofsb4VzXFsRiWj3c0OFiV+3DWFh0qg3v9gcPlfc3zRow==
15901590
dependencies:
15911591
array-includes "^3.1.6"
15921592
array.prototype.flat "^1.3.1"
1593-
array.prototype.flatmap "^1.3.0"
1593+
array.prototype.flatmap "^1.3.1"
15941594
debug "^3.2.7"
15951595
doctrine "^2.1.0"
15961596
eslint-import-resolver-node "^0.3.7"

0 commit comments

Comments
 (0)