Skip to content

Commit 7c670f2

Browse files
build(deps-dev): bump eslint from 8.51.0 to 8.52.0 (#1445)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 672b1b8 commit 7c670f2

2 files changed

Lines changed: 26 additions & 20 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"chai": "^4.3.10",
4646
"cssnano": "^6.0.1",
4747
"cypress": "13.3.2",
48-
"eslint": "^8.51.0",
48+
"eslint": "^8.52.0",
4949
"eslint-plugin-jest": "^27.4.2",
5050
"http-server": "^14.1.1",
5151
"jest": "^29.7.0",

yarn.lock

Lines changed: 25 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1142,10 +1142,10 @@
11421142
minimatch "^3.1.2"
11431143
strip-json-comments "^3.1.1"
11441144

1145-
"@eslint/js@8.51.0":
1146-
version "8.51.0"
1147-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.51.0.tgz#6d419c240cfb2b66da37df230f7e7eef801c32fa"
1148-
integrity sha512-HxjQ8Qn+4SI3/AFv6sOrDB+g6PpUTDwSJiQqOrnneEk8L71161srI9gjzzZvYVbzHiVg/BvcH95+cK/zfIt4pg==
1145+
"@eslint/js@8.52.0":
1146+
version "8.52.0"
1147+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.52.0.tgz#78fe5f117840f69dc4a353adf9b9cd926353378c"
1148+
integrity sha512-mjZVbpaeMZludF2fsWLD0Z9gCref1Tk4i9+wddjRvpUNqqcndPkBD09N/Mapey0b3jaXbLm2kICwFv2E64QinA==
11491149

11501150
"@gar/promisify@^1.1.3":
11511151
version "1.1.3"
@@ -1164,12 +1164,12 @@
11641164
dependencies:
11651165
"@hapi/hoek" "^9.0.0"
11661166

1167-
"@humanwhocodes/config-array@^0.11.11":
1168-
version "0.11.11"
1169-
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.11.tgz#88a04c570dbbc7dd943e4712429c3df09bc32844"
1170-
integrity sha512-N2brEuAadi0CcdeMXUkhbZB84eskAc8MEX1By6qEchoVywSgXPIjou4rYsl0V3Hj0ZnuGycGCjdNgockbzeWNA==
1167+
"@humanwhocodes/config-array@^0.11.13":
1168+
version "0.11.13"
1169+
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.13.tgz#075dc9684f40a531d9b26b0822153c1e832ee297"
1170+
integrity sha512-JSBDMiDKSzQVngfRjOdFXgFfklaXI4K9nLF49Auh21lmBWRLIK3+xTErTWD4KU54pb6coM6ESE7Awz/FNU3zgQ==
11711171
dependencies:
1172-
"@humanwhocodes/object-schema" "^1.2.1"
1172+
"@humanwhocodes/object-schema" "^2.0.1"
11731173
debug "^4.1.1"
11741174
minimatch "^3.0.5"
11751175

@@ -1178,10 +1178,10 @@
11781178
resolved "https://registry.yarnpkg.com/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz#af5b2691a22b44be847b0ca81641c5fb6ad0172c"
11791179
integrity sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==
11801180

1181-
"@humanwhocodes/object-schema@^1.2.1":
1182-
version "1.2.1"
1183-
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz#b520529ec21d8e5945a1851dfd1c32e94e39ff45"
1184-
integrity sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==
1181+
"@humanwhocodes/object-schema@^2.0.1":
1182+
version "2.0.1"
1183+
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.1.tgz#e5211452df060fa8522b55c7b3c0c4d1981cb044"
1184+
integrity sha512-dvuCeX5fC9dXgJn9t+X5atfmgQAzUOWqS1254Gh0m6i8wKd10ebXkfNKiRK+1GWi/yTvvLDHpoxLr0xxxeslWw==
11851185

11861186
"@iarna/toml@2.2.5":
11871187
version "2.2.5"
@@ -2082,6 +2082,11 @@
20822082
"@typescript-eslint/types" "5.10.1"
20832083
eslint-visitor-keys "^3.0.0"
20842084

2085+
"@ungap/structured-clone@^1.2.0":
2086+
version "1.2.0"
2087+
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
2088+
integrity sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==
2089+
20852090
abab@^2.0.6:
20862091
version "2.0.6"
20872092
resolved "https://registry.yarnpkg.com/abab/-/abab-2.0.6.tgz#41b80f2c871d19686216b82309231cfd3cb3d291"
@@ -4418,18 +4423,19 @@ eslint@^6.0.0:
44184423
text-table "^0.2.0"
44194424
v8-compile-cache "^2.0.3"
44204425

4421-
eslint@^8.51.0:
4422-
version "8.51.0"
4423-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.51.0.tgz#4a82dae60d209ac89a5cff1604fea978ba4950f3"
4424-
integrity sha512-2WuxRZBrlwnXi+/vFSJyjMqrNjtJqiasMzehF0shoLaW7DzS3/9Yvrmq5JiT66+pNjiX4UBnLDiKHcWAr/OInA==
4426+
eslint@^8.52.0:
4427+
version "8.52.0"
4428+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.52.0.tgz#d0cd4a1fac06427a61ef9242b9353f36ea7062fc"
4429+
integrity sha512-zh/JHnaixqHZsolRB/w9/02akBk9EPrOs9JwcTP2ek7yL5bVvXuRariiaAjjoJ5DvuwQ1WAE/HsMz+w17YgBCg==
44254430
dependencies:
44264431
"@eslint-community/eslint-utils" "^4.2.0"
44274432
"@eslint-community/regexpp" "^4.6.1"
44284433
"@eslint/eslintrc" "^2.1.2"
4429-
"@eslint/js" "8.51.0"
4430-
"@humanwhocodes/config-array" "^0.11.11"
4434+
"@eslint/js" "8.52.0"
4435+
"@humanwhocodes/config-array" "^0.11.13"
44314436
"@humanwhocodes/module-importer" "^1.0.1"
44324437
"@nodelib/fs.walk" "^1.2.8"
4438+
"@ungap/structured-clone" "^1.2.0"
44334439
ajv "^6.12.4"
44344440
chalk "^4.0.0"
44354441
cross-spawn "^7.0.2"

0 commit comments

Comments
 (0)