Skip to content

Commit 85465d1

Browse files
committed
Update dependency eslint to v8.52.0
1 parent 20649f3 commit 85465d1

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
@@ -33,7 +33,7 @@
3333
},
3434
"devDependencies": {
3535
"babel-eslint": "10.1.0",
36-
"eslint": "8.51.0",
36+
"eslint": "8.52.0",
3737
"eslint-plugin-ghost": "3.3.2",
3838
"eslint-plugin-react": "7.33.2"
3939
},

yarn.lock

Lines changed: 27 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1188,10 +1188,10 @@
11881188
minimatch "^3.1.2"
11891189
strip-json-comments "^3.1.1"
11901190

1191-
"@eslint/js@8.51.0":
1192-
version "8.51.0"
1193-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.51.0.tgz#6d419c240cfb2b66da37df230f7e7eef801c32fa"
1194-
integrity sha512-HxjQ8Qn+4SI3/AFv6sOrDB+g6PpUTDwSJiQqOrnneEk8L71161srI9gjzzZvYVbzHiVg/BvcH95+cK/zfIt4pg==
1191+
"@eslint/js@8.52.0":
1192+
version "8.52.0"
1193+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.52.0.tgz#78fe5f117840f69dc4a353adf9b9cd926353378c"
1194+
integrity sha512-mjZVbpaeMZludF2fsWLD0Z9gCref1Tk4i9+wddjRvpUNqqcndPkBD09N/Mapey0b3jaXbLm2kICwFv2E64QinA==
11951195

11961196
"@gatsbyjs/parcel-namer-relative-to-cwd@^1.10.0":
11971197
version "1.10.0"
@@ -1510,12 +1510,12 @@
15101510
dependencies:
15111511
"@hapi/hoek" "^9.0.0"
15121512

1513-
"@humanwhocodes/config-array@^0.11.11":
1514-
version "0.11.11"
1515-
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.11.tgz#88a04c570dbbc7dd943e4712429c3df09bc32844"
1516-
integrity sha512-N2brEuAadi0CcdeMXUkhbZB84eskAc8MEX1By6qEchoVywSgXPIjou4rYsl0V3Hj0ZnuGycGCjdNgockbzeWNA==
1513+
"@humanwhocodes/config-array@^0.11.13":
1514+
version "0.11.13"
1515+
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.13.tgz#075dc9684f40a531d9b26b0822153c1e832ee297"
1516+
integrity sha512-JSBDMiDKSzQVngfRjOdFXgFfklaXI4K9nLF49Auh21lmBWRLIK3+xTErTWD4KU54pb6coM6ESE7Awz/FNU3zgQ==
15171517
dependencies:
1518-
"@humanwhocodes/object-schema" "^1.2.1"
1518+
"@humanwhocodes/object-schema" "^2.0.1"
15191519
debug "^4.1.1"
15201520
minimatch "^3.0.5"
15211521

@@ -1533,11 +1533,16 @@
15331533
resolved "https://registry.yarnpkg.com/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz#af5b2691a22b44be847b0ca81641c5fb6ad0172c"
15341534
integrity sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==
15351535

1536-
"@humanwhocodes/object-schema@^1.2.0", "@humanwhocodes/object-schema@^1.2.1":
1536+
"@humanwhocodes/object-schema@^1.2.0":
15371537
version "1.2.1"
15381538
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz#b520529ec21d8e5945a1851dfd1c32e94e39ff45"
15391539
integrity sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==
15401540

1541+
"@humanwhocodes/object-schema@^2.0.1":
1542+
version "2.0.1"
1543+
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.1.tgz#e5211452df060fa8522b55c7b3c0c4d1981cb044"
1544+
integrity sha512-dvuCeX5fC9dXgJn9t+X5atfmgQAzUOWqS1254Gh0m6i8wKd10ebXkfNKiRK+1GWi/yTvvLDHpoxLr0xxxeslWw==
1545+
15411546
"@jridgewell/gen-mapping@^0.3.0", "@jridgewell/gen-mapping@^0.3.2":
15421547
version "0.3.3"
15431548
resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.3.tgz#7e02e6eb5df901aaedb08514203b096614024098"
@@ -2625,6 +2630,11 @@
26252630
"@typescript-eslint/types" "6.6.0"
26262631
eslint-visitor-keys "^3.4.1"
26272632

2633+
"@ungap/structured-clone@^1.2.0":
2634+
version "1.2.0"
2635+
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
2636+
integrity sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==
2637+
26282638
"@vercel/webpack-asset-relocator-loader@^1.7.0":
26292639
version "1.7.3"
26302640
resolved "https://registry.yarnpkg.com/@vercel/webpack-asset-relocator-loader/-/webpack-asset-relocator-loader-1.7.3.tgz#e65ca1fd9feb045039788f9b4710e5acc84b01b0"
@@ -5377,18 +5387,19 @@ eslint-webpack-plugin@^2.7.0:
53775387
normalize-path "^3.0.0"
53785388
schema-utils "^3.1.1"
53795389

5380-
eslint@8.51.0:
5381-
version "8.51.0"
5382-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.51.0.tgz#4a82dae60d209ac89a5cff1604fea978ba4950f3"
5383-
integrity sha512-2WuxRZBrlwnXi+/vFSJyjMqrNjtJqiasMzehF0shoLaW7DzS3/9Yvrmq5JiT66+pNjiX4UBnLDiKHcWAr/OInA==
5390+
eslint@8.52.0:
5391+
version "8.52.0"
5392+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.52.0.tgz#d0cd4a1fac06427a61ef9242b9353f36ea7062fc"
5393+
integrity sha512-zh/JHnaixqHZsolRB/w9/02akBk9EPrOs9JwcTP2ek7yL5bVvXuRariiaAjjoJ5DvuwQ1WAE/HsMz+w17YgBCg==
53845394
dependencies:
53855395
"@eslint-community/eslint-utils" "^4.2.0"
53865396
"@eslint-community/regexpp" "^4.6.1"
53875397
"@eslint/eslintrc" "^2.1.2"
5388-
"@eslint/js" "8.51.0"
5389-
"@humanwhocodes/config-array" "^0.11.11"
5398+
"@eslint/js" "8.52.0"
5399+
"@humanwhocodes/config-array" "^0.11.13"
53905400
"@humanwhocodes/module-importer" "^1.0.1"
53915401
"@nodelib/fs.walk" "^1.2.8"
5402+
"@ungap/structured-clone" "^1.2.0"
53925403
ajv "^6.12.4"
53935404
chalk "^4.0.0"
53945405
cross-spawn "^7.0.2"

0 commit comments

Comments
 (0)