Skip to content

Commit 763ce88

Browse files
chore(deps-dev): bump eslint from 8.24.0 to 8.25.0 (#1168)
1 parent 07ba1f8 commit 763ce88

File tree

1 file changed

+8
-14
lines changed

1 file changed

+8
-14
lines changed

yarn.lock

Lines changed: 8 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1170,10 +1170,10 @@
11701170
eslint-restricted-globals "^0.2.0"
11711171
prettier "^2.4.1"
11721172

1173-
"@eslint/eslintrc@^1.3.2":
1174-
version "1.3.2"
1175-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.3.2.tgz#58b69582f3b7271d8fa67fe5251767a5b38ea356"
1176-
integrity sha512-AXYd23w1S/bv3fTs3Lz0vjiYemS08jWkI3hYyS9I1ry+0f+Yjs1wm+sU0BS8qDOPrBIkp4qHYC16I8uVtpLajQ==
1173+
"@eslint/eslintrc@^1.3.3":
1174+
version "1.3.3"
1175+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.3.3.tgz#2b044ab39fdfa75b4688184f9e573ce3c5b0ff95"
1176+
integrity sha512-uj3pT6Mg+3t39fvLrj8iuCIJ38zKO9FpGtJ4BBJebJhEwjoT+KLVNCcHT5QC9NGRIEi7fZ0ZR8YRb884auB4Lg==
11771177
dependencies:
11781178
ajv "^6.12.4"
11791179
debug "^4.3.2"
@@ -1206,11 +1206,6 @@
12061206
debug "^4.1.1"
12071207
minimatch "^3.0.4"
12081208

1209-
"@humanwhocodes/gitignore-to-minimatch@^1.0.2":
1210-
version "1.0.2"
1211-
resolved "https://registry.yarnpkg.com/@humanwhocodes/gitignore-to-minimatch/-/gitignore-to-minimatch-1.0.2.tgz#316b0a63b91c10e53f242efb4ace5c3b34e8728d"
1212-
integrity sha512-rSqmMJDdLFUsyxR6FMtD00nfQKKLFb1kv+qBbOVKqErvloEIJLo5bDTJTQNTYgeyp78JsA7u/NPi5jT1GR/MuA==
1213-
12141209
"@humanwhocodes/module-importer@^1.0.1":
12151210
version "1.0.1"
12161211
resolved "https://registry.yarnpkg.com/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz#af5b2691a22b44be847b0ca81641c5fb6ad0172c"
@@ -3542,13 +3537,12 @@ eslint-visitor-keys@^3.3.0:
35423537
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
35433538

35443539
eslint@^8.21.0:
3545-
version "8.24.0"
3546-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.24.0.tgz#489516c927a5da11b3979dbfb2679394523383c8"
3547-
integrity sha512-dWFaPhGhTAiPcCgm3f6LI2MBWbogMnTJzFBbhXVRQDJPkr9pGZvVjlVfXd+vyDcWPA2Ic9L2AXPIQM0+vk/cSQ==
3540+
version "8.25.0"
3541+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.25.0.tgz#00eb962f50962165d0c4ee3327708315eaa8058b"
3542+
integrity sha512-DVlJOZ4Pn50zcKW5bYH7GQK/9MsoQG2d5eDH0ebEkE8PbgzTTmtt/VTH9GGJ4BfeZCpBLqFfvsjX35UacUL83A==
35483543
dependencies:
3549-
"@eslint/eslintrc" "^1.3.2"
3544+
"@eslint/eslintrc" "^1.3.3"
35503545
"@humanwhocodes/config-array" "^0.10.5"
3551-
"@humanwhocodes/gitignore-to-minimatch" "^1.0.2"
35523546
"@humanwhocodes/module-importer" "^1.0.1"
35533547
ajv "^6.10.0"
35543548
chalk "^4.0.0"

0 commit comments

Comments
 (0)