Skip to content

Commit 175a649

Browse files
chore: update dependency eslint to v8.24.0 (#3394)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ebb1875 commit 175a649

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -590,10 +590,10 @@
590590
resolved "https://registry.npmjs.org/@gar/promisify/-/promisify-1.1.3.tgz#555193ab2e3bb3b6adc3d551c9c030d9e860daf6"
591591
integrity sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==
592592

593-
"@humanwhocodes/config-array@^0.10.4":
594-
version "0.10.4"
595-
resolved "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.10.4.tgz#01e7366e57d2ad104feea63e72248f22015c520c"
596-
integrity sha512-mXAIHxZT3Vcpg83opl1wGlVZ9xydbfZO3r5YfRSH6Gpp2J/PfdBP0wbDa2sO6/qRbcalpoevVyW6A/fI6LfeMw==
593+
"@humanwhocodes/config-array@^0.10.5":
594+
version "0.10.5"
595+
resolved "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.10.5.tgz#bb679745224745fff1e9a41961c1d45a49f81c04"
596+
integrity sha512-XVVDtp+dVvRxMoxSiSfasYaG02VEe1qH5cKgMQJWhol6HwzbcqoCMJi8dAGoYAO57jhUyhI6cWuRiTcRaDaYug==
597597
dependencies:
598598
"@humanwhocodes/object-schema" "^1.2.1"
599599
debug "^4.1.1"
@@ -4047,12 +4047,12 @@ eslint-visitor-keys@^3.3.0:
40474047
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
40484048

40494049
eslint@^8.0.0:
4050-
version "8.23.1"
4051-
resolved "https://registry.npmjs.org/eslint/-/eslint-8.23.1.tgz#cfd7b3f7fdd07db8d16b4ac0516a29c8d8dca5dc"
4052-
integrity sha512-w7C1IXCc6fNqjpuYd0yPlcTKKmHlHHktRkzmBPZ+7cvNBQuiNjx0xaMTjAJGCafJhQkrFJooREv0CtrVzmHwqg==
4050+
version "8.24.0"
4051+
resolved "https://registry.npmjs.org/eslint/-/eslint-8.24.0.tgz#489516c927a5da11b3979dbfb2679394523383c8"
4052+
integrity sha512-dWFaPhGhTAiPcCgm3f6LI2MBWbogMnTJzFBbhXVRQDJPkr9pGZvVjlVfXd+vyDcWPA2Ic9L2AXPIQM0+vk/cSQ==
40534053
dependencies:
40544054
"@eslint/eslintrc" "^1.3.2"
4055-
"@humanwhocodes/config-array" "^0.10.4"
4055+
"@humanwhocodes/config-array" "^0.10.5"
40564056
"@humanwhocodes/gitignore-to-minimatch" "^1.0.2"
40574057
"@humanwhocodes/module-importer" "^1.0.1"
40584058
ajv "^6.10.0"

0 commit comments

Comments
 (0)