Skip to content

Commit 7f1201f

Browse files
authored
Merge pull request #56 from Staffbase/dependabot/npm_and_yarn/eslint-8.24.0
Bump eslint from 8.23.1 to 8.24.0
2 parents 747222c + 026ad8c commit 7f1201f

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
@@ -1148,10 +1148,10 @@
11481148
minimatch "^3.1.2"
11491149
strip-json-comments "^3.1.1"
11501150

1151-
"@humanwhocodes/config-array@^0.10.4":
1152-
version "0.10.4"
1153-
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.10.4.tgz#01e7366e57d2ad104feea63e72248f22015c520c"
1154-
integrity sha512-mXAIHxZT3Vcpg83opl1wGlVZ9xydbfZO3r5YfRSH6Gpp2J/PfdBP0wbDa2sO6/qRbcalpoevVyW6A/fI6LfeMw==
1151+
"@humanwhocodes/config-array@^0.10.5":
1152+
version "0.10.7"
1153+
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.10.7.tgz#6d53769fd0c222767e6452e8ebda825c22e9f0dc"
1154+
integrity sha512-MDl6D6sBsaV452/QSdX+4CXIjZhIcI0PELsxUjk4U828yd58vk3bTIvk/6w5FY+4hIy9sLW0sfrV7K7Kc++j/w==
11551155
dependencies:
11561156
"@humanwhocodes/object-schema" "^1.2.1"
11571157
debug "^4.1.1"
@@ -2542,12 +2542,12 @@ eslint-visitor-keys@^3.3.0:
25422542
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
25432543

25442544
eslint@^8.21.0:
2545-
version "8.23.1"
2546-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.23.1.tgz#cfd7b3f7fdd07db8d16b4ac0516a29c8d8dca5dc"
2547-
integrity sha512-w7C1IXCc6fNqjpuYd0yPlcTKKmHlHHktRkzmBPZ+7cvNBQuiNjx0xaMTjAJGCafJhQkrFJooREv0CtrVzmHwqg==
2545+
version "8.24.0"
2546+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.24.0.tgz#489516c927a5da11b3979dbfb2679394523383c8"
2547+
integrity sha512-dWFaPhGhTAiPcCgm3f6LI2MBWbogMnTJzFBbhXVRQDJPkr9pGZvVjlVfXd+vyDcWPA2Ic9L2AXPIQM0+vk/cSQ==
25482548
dependencies:
25492549
"@eslint/eslintrc" "^1.3.2"
2550-
"@humanwhocodes/config-array" "^0.10.4"
2550+
"@humanwhocodes/config-array" "^0.10.5"
25512551
"@humanwhocodes/gitignore-to-minimatch" "^1.0.2"
25522552
"@humanwhocodes/module-importer" "^1.0.1"
25532553
ajv "^6.10.0"

0 commit comments

Comments
 (0)