Skip to content

Commit 2a13a38

Browse files
committed
Update dependency eslint to v8.52.0
1 parent ed7a187 commit 2a13a38

File tree

3 files changed

+27
-21
lines changed

3 files changed

+27
-21
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"ship": "lerna publish"
2020
},
2121
"devDependencies": {
22-
"eslint": "8.51.0",
22+
"eslint": "8.52.0",
2323
"eslint-plugin-ghost": "3.3.2",
2424
"mocha": "10.2.0",
2525
"should": "13.2.3",

packages/algolia-netlify/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"build/*"
3434
],
3535
"devDependencies": {
36-
"eslint": "8.51.0",
36+
"eslint": "8.52.0",
3737
"eslint-config-airbnb-base": "15.0.0",
3838
"eslint-plugin-ghost": "3.3.2",
3939
"eslint-plugin-import": "2.28.1",

yarn.lock

Lines changed: 25 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -494,10 +494,10 @@
494494
minimatch "^3.1.2"
495495
strip-json-comments "^3.1.1"
496496

497-
"@eslint/js@8.51.0":
498-
version "8.51.0"
499-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.51.0.tgz#6d419c240cfb2b66da37df230f7e7eef801c32fa"
500-
integrity sha512-HxjQ8Qn+4SI3/AFv6sOrDB+g6PpUTDwSJiQqOrnneEk8L71161srI9gjzzZvYVbzHiVg/BvcH95+cK/zfIt4pg==
497+
"@eslint/js@8.52.0":
498+
version "8.52.0"
499+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.52.0.tgz#78fe5f117840f69dc4a353adf9b9cd926353378c"
500+
integrity sha512-mjZVbpaeMZludF2fsWLD0Z9gCref1Tk4i9+wddjRvpUNqqcndPkBD09N/Mapey0b3jaXbLm2kICwFv2E64QinA==
501501

502502
"@fastify/accept-negotiator@^1.0.0":
503503
version "1.1.0"
@@ -651,12 +651,12 @@
651651
"@opentelemetry/sdk-trace-base" "^1.10.1"
652652
axios "^1.1.3"
653653

654-
"@humanwhocodes/config-array@^0.11.11":
655-
version "0.11.11"
656-
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.11.tgz#88a04c570dbbc7dd943e4712429c3df09bc32844"
657-
integrity sha512-N2brEuAadi0CcdeMXUkhbZB84eskAc8MEX1By6qEchoVywSgXPIjou4rYsl0V3Hj0ZnuGycGCjdNgockbzeWNA==
654+
"@humanwhocodes/config-array@^0.11.13":
655+
version "0.11.13"
656+
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.13.tgz#075dc9684f40a531d9b26b0822153c1e832ee297"
657+
integrity sha512-JSBDMiDKSzQVngfRjOdFXgFfklaXI4K9nLF49Auh21lmBWRLIK3+xTErTWD4KU54pb6coM6ESE7Awz/FNU3zgQ==
658658
dependencies:
659-
"@humanwhocodes/object-schema" "^1.2.1"
659+
"@humanwhocodes/object-schema" "^2.0.1"
660660
debug "^4.1.1"
661661
minimatch "^3.0.5"
662662

@@ -670,10 +670,10 @@
670670
resolved "https://registry.yarnpkg.com/@humanwhocodes/momoa/-/momoa-2.0.4.tgz#8b9e7a629651d15009c3587d07a222deeb829385"
671671
integrity sha512-RE815I4arJFtt+FVeU1Tgp9/Xvecacji8w/V6XtXsWWH/wz/eNkNbhb+ny/+PlVZjV0rxQpRSQKNKE3lcktHEA==
672672

673-
"@humanwhocodes/object-schema@^1.2.1":
674-
version "1.2.1"
675-
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz#b520529ec21d8e5945a1851dfd1c32e94e39ff45"
676-
integrity sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==
673+
"@humanwhocodes/object-schema@^2.0.1":
674+
version "2.0.1"
675+
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.1.tgz#e5211452df060fa8522b55c7b3c0c4d1981cb044"
676+
integrity sha512-dvuCeX5fC9dXgJn9t+X5atfmgQAzUOWqS1254Gh0m6i8wKd10ebXkfNKiRK+1GWi/yTvvLDHpoxLr0xxxeslWw==
677677

678678
"@import-maps/resolve@^1.0.1":
679679
version "1.0.1"
@@ -2912,6 +2912,11 @@
29122912
"@typescript-eslint/types" "6.6.0"
29132913
eslint-visitor-keys "^3.4.1"
29142914

2915+
"@ungap/structured-clone@^1.2.0":
2916+
version "1.2.0"
2917+
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
2918+
integrity sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==
2919+
29152920
"@vercel/nft@^0.23.0":
29162921
version "0.23.1"
29172922
resolved "https://registry.yarnpkg.com/@vercel/nft/-/nft-0.23.1.tgz#f17c5f9d3f3a0178ea25eb7397a14618c00529bf"
@@ -5467,18 +5472,19 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
54675472
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
54685473
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
54695474

5470-
eslint@8.51.0:
5471-
version "8.51.0"
5472-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.51.0.tgz#4a82dae60d209ac89a5cff1604fea978ba4950f3"
5473-
integrity sha512-2WuxRZBrlwnXi+/vFSJyjMqrNjtJqiasMzehF0shoLaW7DzS3/9Yvrmq5JiT66+pNjiX4UBnLDiKHcWAr/OInA==
5475+
eslint@8.52.0:
5476+
version "8.52.0"
5477+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.52.0.tgz#d0cd4a1fac06427a61ef9242b9353f36ea7062fc"
5478+
integrity sha512-zh/JHnaixqHZsolRB/w9/02akBk9EPrOs9JwcTP2ek7yL5bVvXuRariiaAjjoJ5DvuwQ1WAE/HsMz+w17YgBCg==
54745479
dependencies:
54755480
"@eslint-community/eslint-utils" "^4.2.0"
54765481
"@eslint-community/regexpp" "^4.6.1"
54775482
"@eslint/eslintrc" "^2.1.2"
5478-
"@eslint/js" "8.51.0"
5479-
"@humanwhocodes/config-array" "^0.11.11"
5483+
"@eslint/js" "8.52.0"
5484+
"@humanwhocodes/config-array" "^0.11.13"
54805485
"@humanwhocodes/module-importer" "^1.0.1"
54815486
"@nodelib/fs.walk" "^1.2.8"
5487+
"@ungap/structured-clone" "^1.2.0"
54825488
ajv "^6.12.4"
54835489
chalk "^4.0.0"
54845490
cross-spawn "^7.0.2"

0 commit comments

Comments
 (0)