Skip to content

Commit b2c4e7a

Browse files
chore: update dependency eslint to v8.56.0 (conventional-changelog#3824)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e534a49 commit b2c4e7a

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

yarn.lock

+11-11
Original file line numberDiff line numberDiff line change
@@ -337,10 +337,10 @@
337337
minimatch "^3.1.2"
338338
strip-json-comments "^3.1.1"
339339

340-
"@eslint/js@8.55.0":
341-
version "8.55.0"
342-
resolved "https://registry.npmjs.org/@eslint/js/-/js-8.55.0.tgz#b721d52060f369aa259cf97392403cb9ce892ec6"
343-
integrity sha512-qQfo2mxH5yVom1kacMtZZJFVdW+E70mqHMJvVg6WTLo+VBuQJ4TojZlfWBjK0ve5BdEeNAVxOsl/nvNMpJOaJA==
340+
"@eslint/js@8.56.0":
341+
version "8.56.0"
342+
resolved "https://registry.npmjs.org/@eslint/js/-/js-8.56.0.tgz#ef20350fec605a7f7035a01764731b2de0f3782b"
343+
integrity sha512-gMsVel9D7f2HLkBma9VbtzZRehRogVRfbr++f06nL2vnCGCNlzOD+/MUov/F4p8myyAHspEhVobgjpX64q5m6A==
344344

345345
"@gar/promisify@^1.1.3":
346346
version "1.1.3"
@@ -3939,14 +3939,14 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
39393939
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
39403940

39413941
eslint@^8.46.0:
3942-
version "8.55.0"
3943-
resolved "https://registry.npmjs.org/eslint/-/eslint-8.55.0.tgz#078cb7b847d66f2c254ea1794fa395bf8e7e03f8"
3944-
integrity sha512-iyUUAM0PCKj5QpwGfmCAG9XXbZCWsqP/eWAWrG/W0umvjuLRBECwSFdt+rCntju0xEH7teIABPwXpahftIaTdA==
3942+
version "8.56.0"
3943+
resolved "https://registry.npmjs.org/eslint/-/eslint-8.56.0.tgz#4957ce8da409dc0809f99ab07a1b94832ab74b15"
3944+
integrity sha512-Go19xM6T9puCOWntie1/P997aXxFsOi37JIHRWI514Hc6ZnaHGKY9xFhrU65RT6CcBEzZoGG1e6Nq+DT04ZtZQ==
39453945
dependencies:
39463946
"@eslint-community/eslint-utils" "^4.2.0"
39473947
"@eslint-community/regexpp" "^4.6.1"
39483948
"@eslint/eslintrc" "^2.1.4"
3949-
"@eslint/js" "8.55.0"
3949+
"@eslint/js" "8.56.0"
39503950
"@humanwhocodes/config-array" "^0.11.13"
39513951
"@humanwhocodes/module-importer" "^1.0.1"
39523952
"@nodelib/fs.walk" "^1.2.8"
@@ -4618,9 +4618,9 @@ globals@^11.1.0:
46184618
integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
46194619

46204620
globals@^13.19.0:
4621-
version "13.23.0"
4622-
resolved "https://registry.npmjs.org/globals/-/globals-13.23.0.tgz#ef31673c926a0976e1f61dab4dca57e0c0a8af02"
4623-
integrity sha512-XAmF0RjlrjY23MA51q3HltdlGxUpXPvg0GioKiD9X6HD28iMjo2dKC8Vqwm7lne4GNr78+RHTfliktR6ZH09wA==
4621+
version "13.24.0"
4622+
resolved "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz#8432a19d78ce0c1e833949c36adb345400bb1171"
4623+
integrity sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==
46244624
dependencies:
46254625
type-fest "^0.20.2"
46264626

0 commit comments

Comments
 (0)