Skip to content

Commit 514a314

Browse files
committed
chore(deps): update dependency eslint to v8.24.0
1 parent 57fe607 commit 514a314

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -1501,10 +1501,10 @@
15011501
minimatch "^3.1.2"
15021502
strip-json-comments "^3.1.1"
15031503

1504-
"@humanwhocodes/config-array@^0.10.4":
1505-
version "0.10.4"
1506-
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.10.4.tgz#01e7366e57d2ad104feea63e72248f22015c520c"
1507-
integrity sha512-mXAIHxZT3Vcpg83opl1wGlVZ9xydbfZO3r5YfRSH6Gpp2J/PfdBP0wbDa2sO6/qRbcalpoevVyW6A/fI6LfeMw==
1504+
"@humanwhocodes/config-array@^0.10.5":
1505+
version "0.10.5"
1506+
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.10.5.tgz#bb679745224745fff1e9a41961c1d45a49f81c04"
1507+
integrity sha512-XVVDtp+dVvRxMoxSiSfasYaG02VEe1qH5cKgMQJWhol6HwzbcqoCMJi8dAGoYAO57jhUyhI6cWuRiTcRaDaYug==
15081508
dependencies:
15091509
"@humanwhocodes/object-schema" "^1.2.1"
15101510
debug "^4.1.1"
@@ -3734,12 +3734,12 @@ eslint-visitor-keys@^3.3.0:
37343734
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
37353735

37363736
eslint@^8.0.0:
3737-
version "8.23.1"
3738-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.23.1.tgz#cfd7b3f7fdd07db8d16b4ac0516a29c8d8dca5dc"
3739-
integrity sha512-w7C1IXCc6fNqjpuYd0yPlcTKKmHlHHktRkzmBPZ+7cvNBQuiNjx0xaMTjAJGCafJhQkrFJooREv0CtrVzmHwqg==
3737+
version "8.24.0"
3738+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.24.0.tgz#489516c927a5da11b3979dbfb2679394523383c8"
3739+
integrity sha512-dWFaPhGhTAiPcCgm3f6LI2MBWbogMnTJzFBbhXVRQDJPkr9pGZvVjlVfXd+vyDcWPA2Ic9L2AXPIQM0+vk/cSQ==
37403740
dependencies:
37413741
"@eslint/eslintrc" "^1.3.2"
3742-
"@humanwhocodes/config-array" "^0.10.4"
3742+
"@humanwhocodes/config-array" "^0.10.5"
37433743
"@humanwhocodes/gitignore-to-minimatch" "^1.0.2"
37443744
"@humanwhocodes/module-importer" "^1.0.1"
37453745
ajv "^6.10.0"

0 commit comments

Comments
 (0)