Skip to content

Commit 276fde1

Browse files
📦 Bump eslint from 8.55.0 to 8.56.0 (#12540)
Bumps [eslint](https://github.com/eslint/eslint) from 8.55.0 to 8.56.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.55.0...v8.56.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2ec6f22 commit 276fde1

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1554,10 +1554,10 @@
15541554
minimatch "^3.1.2"
15551555
strip-json-comments "^3.1.1"
15561556

1557-
"@eslint/js@8.55.0":
1558-
version "8.55.0"
1559-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.55.0.tgz#b721d52060f369aa259cf97392403cb9ce892ec6"
1560-
integrity sha512-qQfo2mxH5yVom1kacMtZZJFVdW+E70mqHMJvVg6WTLo+VBuQJ4TojZlfWBjK0ve5BdEeNAVxOsl/nvNMpJOaJA==
1557+
"@eslint/js@8.56.0":
1558+
version "8.56.0"
1559+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.56.0.tgz#ef20350fec605a7f7035a01764731b2de0f3782b"
1560+
integrity sha512-gMsVel9D7f2HLkBma9VbtzZRehRogVRfbr++f06nL2vnCGCNlzOD+/MUov/F4p8myyAHspEhVobgjpX64q5m6A==
15611561

15621562
"@gar/promisify@^1.0.1":
15631563
version "1.1.3"
@@ -6155,14 +6155,14 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
61556155
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
61566156

61576157
eslint@^8.17.0, eslint@^8.19.0, eslint@^8.23.1:
6158-
version "8.55.0"
6159-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.55.0.tgz#078cb7b847d66f2c254ea1794fa395bf8e7e03f8"
6160-
integrity sha512-iyUUAM0PCKj5QpwGfmCAG9XXbZCWsqP/eWAWrG/W0umvjuLRBECwSFdt+rCntju0xEH7teIABPwXpahftIaTdA==
6158+
version "8.56.0"
6159+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.56.0.tgz#4957ce8da409dc0809f99ab07a1b94832ab74b15"
6160+
integrity sha512-Go19xM6T9puCOWntie1/P997aXxFsOi37JIHRWI514Hc6ZnaHGKY9xFhrU65RT6CcBEzZoGG1e6Nq+DT04ZtZQ==
61616161
dependencies:
61626162
"@eslint-community/eslint-utils" "^4.2.0"
61636163
"@eslint-community/regexpp" "^4.6.1"
61646164
"@eslint/eslintrc" "^2.1.4"
6165-
"@eslint/js" "8.55.0"
6165+
"@eslint/js" "8.56.0"
61666166
"@humanwhocodes/config-array" "^0.11.13"
61676167
"@humanwhocodes/module-importer" "^1.0.1"
61686168
"@nodelib/fs.walk" "^1.2.8"

0 commit comments

Comments
 (0)