Skip to content

Commit d55006c

Browse files
authored
Merge pull request #58 from fsubal/dependabot/npm_and_yarn/eslint-and-types/eslint-8.56.0
Bump eslint and @types/eslint
2 parents 53810cb + ae85967 commit d55006c

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

Diff for: yarn.lock

+11-11
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,10 @@
3434
minimatch "^3.1.2"
3535
strip-json-comments "^3.1.1"
3636

37-
"@eslint/js@8.55.0":
38-
version "8.55.0"
39-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.55.0.tgz#b721d52060f369aa259cf97392403cb9ce892ec6"
40-
integrity sha512-qQfo2mxH5yVom1kacMtZZJFVdW+E70mqHMJvVg6WTLo+VBuQJ4TojZlfWBjK0ve5BdEeNAVxOsl/nvNMpJOaJA==
37+
"@eslint/js@8.56.0":
38+
version "8.56.0"
39+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.56.0.tgz#ef20350fec605a7f7035a01764731b2de0f3782b"
40+
integrity sha512-gMsVel9D7f2HLkBma9VbtzZRehRogVRfbr++f06nL2vnCGCNlzOD+/MUov/F4p8myyAHspEhVobgjpX64q5m6A==
4141

4242
"@humanwhocodes/config-array@^0.11.13":
4343
version "0.11.13"
@@ -80,9 +80,9 @@
8080
fastq "^1.6.0"
8181

8282
"@types/eslint@^8.4.10":
83-
version "8.44.8"
84-
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.44.8.tgz#f4fe1dab9b3d3dd98082d4b9f80e59ab40f1261c"
85-
integrity sha512-4K8GavROwhrYl2QXDXm0Rv9epkA8GBFu0EI+XrrnnuCl7u8CWBRusX7fXJfanhZTDWSAL24gDI/UqXyUM0Injw==
83+
version "8.44.9"
84+
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.44.9.tgz#5799663009645637bd1c45b2e1a7c8f4caf89534"
85+
integrity sha512-6yBxcvwnnYoYT1Uk2d+jvIfsuP4mb2EdIxFnrPABj5a/838qe5bGkNLFOiipX4ULQ7XVQvTxOh7jO+BTAiqsEw==
8686
dependencies:
8787
"@types/estree" "*"
8888
"@types/json-schema" "*"
@@ -322,14 +322,14 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
322322
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
323323

324324
eslint@^8.32.0:
325-
version "8.55.0"
326-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.55.0.tgz#078cb7b847d66f2c254ea1794fa395bf8e7e03f8"
327-
integrity sha512-iyUUAM0PCKj5QpwGfmCAG9XXbZCWsqP/eWAWrG/W0umvjuLRBECwSFdt+rCntju0xEH7teIABPwXpahftIaTdA==
325+
version "8.56.0"
326+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.56.0.tgz#4957ce8da409dc0809f99ab07a1b94832ab74b15"
327+
integrity sha512-Go19xM6T9puCOWntie1/P997aXxFsOi37JIHRWI514Hc6ZnaHGKY9xFhrU65RT6CcBEzZoGG1e6Nq+DT04ZtZQ==
328328
dependencies:
329329
"@eslint-community/eslint-utils" "^4.2.0"
330330
"@eslint-community/regexpp" "^4.6.1"
331331
"@eslint/eslintrc" "^2.1.4"
332-
"@eslint/js" "8.55.0"
332+
"@eslint/js" "8.56.0"
333333
"@humanwhocodes/config-array" "^0.11.13"
334334
"@humanwhocodes/module-importer" "^1.0.1"
335335
"@nodelib/fs.walk" "^1.2.8"

0 commit comments

Comments
 (0)