Skip to content

Commit 590a35b

Browse files
Bump eslint from 8.51.0 to 8.52.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.51.0 to 8.52.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.51.0...v8.52.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 28fe8b0 commit 590a35b

File tree

1 file changed

+24
-18
lines changed

1 file changed

+24
-18
lines changed

yarn.lock

Lines changed: 24 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -144,17 +144,17 @@
144144
minimatch "^3.1.2"
145145
strip-json-comments "^3.1.1"
146146

147-
"@eslint/js@8.51.0":
148-
version "8.51.0"
149-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.51.0.tgz#6d419c240cfb2b66da37df230f7e7eef801c32fa"
150-
integrity sha512-HxjQ8Qn+4SI3/AFv6sOrDB+g6PpUTDwSJiQqOrnneEk8L71161srI9gjzzZvYVbzHiVg/BvcH95+cK/zfIt4pg==
147+
"@eslint/js@8.52.0":
148+
version "8.52.0"
149+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.52.0.tgz#78fe5f117840f69dc4a353adf9b9cd926353378c"
150+
integrity sha512-mjZVbpaeMZludF2fsWLD0Z9gCref1Tk4i9+wddjRvpUNqqcndPkBD09N/Mapey0b3jaXbLm2kICwFv2E64QinA==
151151

152-
"@humanwhocodes/config-array@^0.11.11":
153-
version "0.11.11"
154-
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.11.tgz#88a04c570dbbc7dd943e4712429c3df09bc32844"
155-
integrity sha512-N2brEuAadi0CcdeMXUkhbZB84eskAc8MEX1By6qEchoVywSgXPIjou4rYsl0V3Hj0ZnuGycGCjdNgockbzeWNA==
152+
"@humanwhocodes/config-array@^0.11.13":
153+
version "0.11.13"
154+
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.13.tgz#075dc9684f40a531d9b26b0822153c1e832ee297"
155+
integrity sha512-JSBDMiDKSzQVngfRjOdFXgFfklaXI4K9nLF49Auh21lmBWRLIK3+xTErTWD4KU54pb6coM6ESE7Awz/FNU3zgQ==
156156
dependencies:
157-
"@humanwhocodes/object-schema" "^1.2.1"
157+
"@humanwhocodes/object-schema" "^2.0.1"
158158
debug "^4.1.1"
159159
minimatch "^3.0.5"
160160

@@ -163,10 +163,10 @@
163163
resolved "https://registry.yarnpkg.com/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz#af5b2691a22b44be847b0ca81641c5fb6ad0172c"
164164
integrity sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==
165165

166-
"@humanwhocodes/object-schema@^1.2.1":
167-
version "1.2.1"
168-
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz#b520529ec21d8e5945a1851dfd1c32e94e39ff45"
169-
integrity sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==
166+
"@humanwhocodes/object-schema@^2.0.1":
167+
version "2.0.1"
168+
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.1.tgz#e5211452df060fa8522b55c7b3c0c4d1981cb044"
169+
integrity sha512-dvuCeX5fC9dXgJn9t+X5atfmgQAzUOWqS1254Gh0m6i8wKd10ebXkfNKiRK+1GWi/yTvvLDHpoxLr0xxxeslWw==
170170

171171
"@isaacs/cliui@^8.0.2":
172172
version "8.0.2"
@@ -335,6 +335,11 @@
335335
"@typescript-eslint/types" "5.62.0"
336336
eslint-visitor-keys "^3.3.0"
337337

338+
"@ungap/structured-clone@^1.2.0":
339+
version "1.2.0"
340+
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
341+
integrity sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==
342+
338343
"@vscode/test-electron@^2.2.0":
339344
version "2.3.5"
340345
resolved "https://registry.yarnpkg.com/@vscode/test-electron/-/test-electron-2.3.5.tgz#c472c5bdce1329aeb4762b8aa7a2cbe7aa783aac"
@@ -834,17 +839,18 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
834839
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
835840

836841
eslint@^8.22.0:
837-
version "8.51.0"
838-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.51.0.tgz#4a82dae60d209ac89a5cff1604fea978ba4950f3"
839-
integrity sha512-2WuxRZBrlwnXi+/vFSJyjMqrNjtJqiasMzehF0shoLaW7DzS3/9Yvrmq5JiT66+pNjiX4UBnLDiKHcWAr/OInA==
842+
version "8.52.0"
843+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.52.0.tgz#d0cd4a1fac06427a61ef9242b9353f36ea7062fc"
844+
integrity sha512-zh/JHnaixqHZsolRB/w9/02akBk9EPrOs9JwcTP2ek7yL5bVvXuRariiaAjjoJ5DvuwQ1WAE/HsMz+w17YgBCg==
840845
dependencies:
841846
"@eslint-community/eslint-utils" "^4.2.0"
842847
"@eslint-community/regexpp" "^4.6.1"
843848
"@eslint/eslintrc" "^2.1.2"
844-
"@eslint/js" "8.51.0"
845-
"@humanwhocodes/config-array" "^0.11.11"
849+
"@eslint/js" "8.52.0"
850+
"@humanwhocodes/config-array" "^0.11.13"
846851
"@humanwhocodes/module-importer" "^1.0.1"
847852
"@nodelib/fs.walk" "^1.2.8"
853+
"@ungap/structured-clone" "^1.2.0"
848854
ajv "^6.12.4"
849855
chalk "^4.0.0"
850856
cross-spawn "^7.0.2"

0 commit comments

Comments
 (0)