Skip to content

Commit 4fdd0b8

Browse files
chore(deps): update dependency eslint to v8.57.0 (#1329)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f9dd227 commit 4fdd0b8

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"acorn": "^8.0.1",
4242
"coveralls": "3.1.1",
4343
"dotenv": "^16.0.0",
44-
"eslint": "8.56.0",
44+
"eslint": "8.57.0",
4545
"eslint-plugin-unused-imports": "^2.0.0",
4646
"jest": "^27.0.6",
4747
"jest-ts-auto-mock": "^2.0.0",

yarn.lock

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -338,29 +338,29 @@
338338
minimatch "^3.1.2"
339339
strip-json-comments "^3.1.1"
340340

341-
"@eslint/js@8.56.0":
342-
version "8.56.0"
343-
resolved "https://registry.npmjs.org/@eslint/js/-/js-8.56.0.tgz"
344-
integrity sha512-gMsVel9D7f2HLkBma9VbtzZRehRogVRfbr++f06nL2vnCGCNlzOD+/MUov/F4p8myyAHspEhVobgjpX64q5m6A==
345-
346-
"@humanwhocodes/config-array@^0.11.13":
347-
version "0.11.13"
348-
resolved "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.13.tgz"
349-
integrity sha512-JSBDMiDKSzQVngfRjOdFXgFfklaXI4K9nLF49Auh21lmBWRLIK3+xTErTWD4KU54pb6coM6ESE7Awz/FNU3zgQ==
350-
dependencies:
351-
"@humanwhocodes/object-schema" "^2.0.1"
352-
debug "^4.1.1"
341+
"@eslint/js@8.57.0":
342+
version "8.57.0"
343+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.0.tgz#a5417ae8427873f1dd08b70b3574b453e67b5f7f"
344+
integrity sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==
345+
346+
"@humanwhocodes/config-array@^0.11.14":
347+
version "0.11.14"
348+
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.14.tgz#d78e481a039f7566ecc9660b4ea7fe6b1fec442b"
349+
integrity sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==
350+
dependencies:
351+
"@humanwhocodes/object-schema" "^2.0.2"
352+
debug "^4.3.1"
353353
minimatch "^3.0.5"
354354

355355
"@humanwhocodes/module-importer@^1.0.1":
356356
version "1.0.1"
357357
resolved "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz"
358358
integrity sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==
359359

360-
"@humanwhocodes/object-schema@^2.0.1":
361-
version "2.0.1"
362-
resolved "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-2.0.1.tgz"
363-
integrity sha512-dvuCeX5fC9dXgJn9t+X5atfmgQAzUOWqS1254Gh0m6i8wKd10ebXkfNKiRK+1GWi/yTvvLDHpoxLr0xxxeslWw==
360+
"@humanwhocodes/object-schema@^2.0.2":
361+
version "2.0.2"
362+
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.2.tgz#d9fae00a2d5cb40f92cfe64b47ad749fbc38f917"
363+
integrity sha512-6EwiSjwWYP7pTckG6I5eyFANjPhmPjUX9JRLUSfNPC7FX7zK9gyZAfUEaECL6ALTpGX5AjnBq3C9XmVWPitNpw==
364364

365365
"@istanbuljs/load-nyc-config@^1.0.0":
366366
version "1.1.0"
@@ -1293,7 +1293,7 @@ data-urls@^2.0.0:
12931293
whatwg-mimetype "^2.3.0"
12941294
whatwg-url "^8.0.0"
12951295

1296-
debug@4, debug@^4.1.0, debug@^4.1.1, debug@^4.3.2, debug@^4.3.4:
1296+
debug@4, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4:
12971297
version "4.3.4"
12981298
resolved "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz"
12991299
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
@@ -1469,16 +1469,16 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
14691469
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz"
14701470
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
14711471

1472-
eslint@8.56.0:
1473-
version "8.56.0"
1474-
resolved "https://registry.npmjs.org/eslint/-/eslint-8.56.0.tgz"
1475-
integrity sha512-Go19xM6T9puCOWntie1/P997aXxFsOi37JIHRWI514Hc6ZnaHGKY9xFhrU65RT6CcBEzZoGG1e6Nq+DT04ZtZQ==
1472+
eslint@8.57.0:
1473+
version "8.57.0"
1474+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.0.tgz#c786a6fd0e0b68941aaf624596fb987089195668"
1475+
integrity sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==
14761476
dependencies:
14771477
"@eslint-community/eslint-utils" "^4.2.0"
14781478
"@eslint-community/regexpp" "^4.6.1"
14791479
"@eslint/eslintrc" "^2.1.4"
1480-
"@eslint/js" "8.56.0"
1481-
"@humanwhocodes/config-array" "^0.11.13"
1480+
"@eslint/js" "8.57.0"
1481+
"@humanwhocodes/config-array" "^0.11.14"
14821482
"@humanwhocodes/module-importer" "^1.0.1"
14831483
"@nodelib/fs.walk" "^1.2.8"
14841484
"@ungap/structured-clone" "^1.2.0"

0 commit comments

Comments
 (0)