Skip to content

Commit c97dadf

Browse files
renovate[bot]openscript
authored andcommitted
chore(deps): update dependency eslint to v8.52.0
1 parent 084c2ef commit c97dadf

File tree

2 files changed

+28
-17
lines changed

2 files changed

+28
-17
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@typescript-eslint/parser": "6.8.0",
5252
"babel-jest": "^29.6.1",
5353
"babel-preset-gatsby": "^3.6.0",
54-
"eslint": "8.51.0",
54+
"eslint": "8.52.0",
5555
"eslint-config-airbnb": "19.0.4",
5656
"eslint-config-airbnb-typescript": "17.1.0",
5757
"eslint-config-prettier": "9.0.0",

yarn.lock

Lines changed: 27 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1391,10 +1391,10 @@
13911391
minimatch "^3.1.2"
13921392
strip-json-comments "^3.1.1"
13931393

1394-
"@eslint/js@8.51.0":
1395-
version "8.51.0"
1396-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.51.0.tgz#6d419c240cfb2b66da37df230f7e7eef801c32fa"
1397-
integrity sha512-HxjQ8Qn+4SI3/AFv6sOrDB+g6PpUTDwSJiQqOrnneEk8L71161srI9gjzzZvYVbzHiVg/BvcH95+cK/zfIt4pg==
1394+
"@eslint/js@8.52.0":
1395+
version "8.52.0"
1396+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.52.0.tgz#78fe5f117840f69dc4a353adf9b9cd926353378c"
1397+
integrity sha512-mjZVbpaeMZludF2fsWLD0Z9gCref1Tk4i9+wddjRvpUNqqcndPkBD09N/Mapey0b3jaXbLm2kICwFv2E64QinA==
13981398

13991399
"@formatjs/[email protected]":
14001400
version "1.17.2"
@@ -1713,12 +1713,12 @@
17131713
dependencies:
17141714
"@hapi/hoek" "^9.0.0"
17151715

1716-
"@humanwhocodes/config-array@^0.11.11":
1717-
version "0.11.11"
1718-
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.11.tgz#88a04c570dbbc7dd943e4712429c3df09bc32844"
1719-
integrity sha512-N2brEuAadi0CcdeMXUkhbZB84eskAc8MEX1By6qEchoVywSgXPIjou4rYsl0V3Hj0ZnuGycGCjdNgockbzeWNA==
1716+
"@humanwhocodes/config-array@^0.11.13":
1717+
version "0.11.13"
1718+
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.13.tgz#075dc9684f40a531d9b26b0822153c1e832ee297"
1719+
integrity sha512-JSBDMiDKSzQVngfRjOdFXgFfklaXI4K9nLF49Auh21lmBWRLIK3+xTErTWD4KU54pb6coM6ESE7Awz/FNU3zgQ==
17201720
dependencies:
1721-
"@humanwhocodes/object-schema" "^1.2.1"
1721+
"@humanwhocodes/object-schema" "^2.0.1"
17221722
debug "^4.1.1"
17231723
minimatch "^3.0.5"
17241724

@@ -1736,11 +1736,16 @@
17361736
resolved "https://registry.yarnpkg.com/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz#af5b2691a22b44be847b0ca81641c5fb6ad0172c"
17371737
integrity sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==
17381738

1739-
"@humanwhocodes/object-schema@^1.2.0", "@humanwhocodes/object-schema@^1.2.1":
1739+
"@humanwhocodes/object-schema@^1.2.0":
17401740
version "1.2.1"
17411741
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz#b520529ec21d8e5945a1851dfd1c32e94e39ff45"
17421742
integrity sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==
17431743

1744+
"@humanwhocodes/object-schema@^2.0.1":
1745+
version "2.0.1"
1746+
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.1.tgz#e5211452df060fa8522b55c7b3c0c4d1981cb044"
1747+
integrity sha512-dvuCeX5fC9dXgJn9t+X5atfmgQAzUOWqS1254Gh0m6i8wKd10ebXkfNKiRK+1GWi/yTvvLDHpoxLr0xxxeslWw==
1748+
17441749
"@isaacs/cliui@^8.0.2":
17451750
version "8.0.2"
17461751
resolved "https://registry.yarnpkg.com/@isaacs/cliui/-/cliui-8.0.2.tgz#b37667b7bc181c168782259bab42474fbf52b550"
@@ -3512,6 +3517,11 @@
35123517
"@typescript-eslint/types" "6.8.0"
35133518
eslint-visitor-keys "^3.4.1"
35143519

3520+
"@ungap/structured-clone@^1.2.0":
3521+
version "1.2.0"
3522+
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
3523+
integrity sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==
3524+
35153525
"@vercel/webpack-asset-relocator-loader@^1.7.3":
35163526
version "1.7.3"
35173527
resolved "https://registry.yarnpkg.com/@vercel/webpack-asset-relocator-loader/-/webpack-asset-relocator-loader-1.7.3.tgz#e65ca1fd9feb045039788f9b4710e5acc84b01b0"
@@ -6425,18 +6435,19 @@ eslint-webpack-plugin@^2.7.0:
64256435
normalize-path "^3.0.0"
64266436
schema-utils "^3.1.1"
64276437

6428-
eslint@8.51.0:
6429-
version "8.51.0"
6430-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.51.0.tgz#4a82dae60d209ac89a5cff1604fea978ba4950f3"
6431-
integrity sha512-2WuxRZBrlwnXi+/vFSJyjMqrNjtJqiasMzehF0shoLaW7DzS3/9Yvrmq5JiT66+pNjiX4UBnLDiKHcWAr/OInA==
6438+
eslint@8.52.0:
6439+
version "8.52.0"
6440+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.52.0.tgz#d0cd4a1fac06427a61ef9242b9353f36ea7062fc"
6441+
integrity sha512-zh/JHnaixqHZsolRB/w9/02akBk9EPrOs9JwcTP2ek7yL5bVvXuRariiaAjjoJ5DvuwQ1WAE/HsMz+w17YgBCg==
64326442
dependencies:
64336443
"@eslint-community/eslint-utils" "^4.2.0"
64346444
"@eslint-community/regexpp" "^4.6.1"
64356445
"@eslint/eslintrc" "^2.1.2"
6436-
"@eslint/js" "8.51.0"
6437-
"@humanwhocodes/config-array" "^0.11.11"
6446+
"@eslint/js" "8.52.0"
6447+
"@humanwhocodes/config-array" "^0.11.13"
64386448
"@humanwhocodes/module-importer" "^1.0.1"
64396449
"@nodelib/fs.walk" "^1.2.8"
6450+
"@ungap/structured-clone" "^1.2.0"
64406451
ajv "^6.12.4"
64416452
chalk "^4.0.0"
64426453
cross-spawn "^7.0.2"

0 commit comments

Comments
 (0)