Skip to content

Commit 04c8109

Browse files
authored
Merge pull request #88 from tsparticles/renovate/eslint-8.x-lockfile
chore(deps): update dependency eslint to v8.56.0
2 parents 72ff64d + 90faad0 commit 04c8109

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
@@ -1072,10 +1072,10 @@
10721072
minimatch "^3.1.2"
10731073
strip-json-comments "^3.1.1"
10741074

1075-
"@eslint/js@8.55.0":
1076-
version "8.55.0"
1077-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.55.0.tgz#b721d52060f369aa259cf97392403cb9ce892ec6"
1078-
integrity sha512-qQfo2mxH5yVom1kacMtZZJFVdW+E70mqHMJvVg6WTLo+VBuQJ4TojZlfWBjK0ve5BdEeNAVxOsl/nvNMpJOaJA==
1075+
"@eslint/js@8.56.0":
1076+
version "8.56.0"
1077+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.56.0.tgz#ef20350fec605a7f7035a01764731b2de0f3782b"
1078+
integrity sha512-gMsVel9D7f2HLkBma9VbtzZRehRogVRfbr++f06nL2vnCGCNlzOD+/MUov/F4p8myyAHspEhVobgjpX64q5m6A==
10791079

10801080
10811081
version "2.1.4"
@@ -3847,14 +3847,14 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
38473847
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
38483848

38493849
eslint@^8.0.0:
3850-
version "8.55.0"
3851-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.55.0.tgz#078cb7b847d66f2c254ea1794fa395bf8e7e03f8"
3852-
integrity sha512-iyUUAM0PCKj5QpwGfmCAG9XXbZCWsqP/eWAWrG/W0umvjuLRBECwSFdt+rCntju0xEH7teIABPwXpahftIaTdA==
3850+
version "8.56.0"
3851+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.56.0.tgz#4957ce8da409dc0809f99ab07a1b94832ab74b15"
3852+
integrity sha512-Go19xM6T9puCOWntie1/P997aXxFsOi37JIHRWI514Hc6ZnaHGKY9xFhrU65RT6CcBEzZoGG1e6Nq+DT04ZtZQ==
38533853
dependencies:
38543854
"@eslint-community/eslint-utils" "^4.2.0"
38553855
"@eslint-community/regexpp" "^4.6.1"
38563856
"@eslint/eslintrc" "^2.1.4"
3857-
"@eslint/js" "8.55.0"
3857+
"@eslint/js" "8.56.0"
38583858
"@humanwhocodes/config-array" "^0.11.13"
38593859
"@humanwhocodes/module-importer" "^1.0.1"
38603860
"@nodelib/fs.walk" "^1.2.8"
@@ -4570,9 +4570,9 @@ globals@^11.1.0:
45704570
integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
45714571

45724572
globals@^13.19.0:
4573-
version "13.23.0"
4574-
resolved "https://registry.yarnpkg.com/globals/-/globals-13.23.0.tgz#ef31673c926a0976e1f61dab4dca57e0c0a8af02"
4575-
integrity sha512-XAmF0RjlrjY23MA51q3HltdlGxUpXPvg0GioKiD9X6HD28iMjo2dKC8Vqwm7lne4GNr78+RHTfliktR6ZH09wA==
4573+
version "13.24.0"
4574+
resolved "https://registry.yarnpkg.com/globals/-/globals-13.24.0.tgz#8432a19d78ce0c1e833949c36adb345400bb1171"
4575+
integrity sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==
45764576
dependencies:
45774577
type-fest "^0.20.2"
45784578

0 commit comments

Comments
 (0)