Skip to content

Commit a964f2e

Browse files
chore(deps): update dependency eslint to v8.57.0
1 parent 2bb1e89 commit a964f2e

File tree

2 files changed

+35
-35
lines changed

2 files changed

+35
-35
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@
2727
"author": "Quramy",
2828
"license": "MIT",
2929
"devDependencies": {
30-
"@types/eslint": "8.44.9",
30+
"@types/eslint": "8.56.5",
3131
"@types/estree": "1.0.5",
3232
"@types/node": "20.10.0",
3333
"@typescript-eslint/parser": "6.12.0",
34-
"eslint": "8.55.0",
34+
"eslint": "8.57.0",
3535
"husky": "8.0.3",
3636
"jest": "29.7.0",
3737
"prettier": "2.8.8",

yarn.lock

Lines changed: 33 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -537,29 +537,29 @@
537537
minimatch "^3.1.2"
538538
strip-json-comments "^3.1.1"
539539

540-
"@eslint/js@8.55.0":
541-
version "8.55.0"
542-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.55.0.tgz#b721d52060f369aa259cf97392403cb9ce892ec6"
543-
integrity sha512-qQfo2mxH5yVom1kacMtZZJFVdW+E70mqHMJvVg6WTLo+VBuQJ4TojZlfWBjK0ve5BdEeNAVxOsl/nvNMpJOaJA==
544-
545-
"@humanwhocodes/config-array@^0.11.13":
546-
version "0.11.13"
547-
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.13.tgz#075dc9684f40a531d9b26b0822153c1e832ee297"
548-
integrity sha512-JSBDMiDKSzQVngfRjOdFXgFfklaXI4K9nLF49Auh21lmBWRLIK3+xTErTWD4KU54pb6coM6ESE7Awz/FNU3zgQ==
549-
dependencies:
550-
"@humanwhocodes/object-schema" "^2.0.1"
551-
debug "^4.1.1"
540+
"@eslint/js@8.57.0":
541+
version "8.57.0"
542+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.0.tgz#a5417ae8427873f1dd08b70b3574b453e67b5f7f"
543+
integrity sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==
544+
545+
"@humanwhocodes/config-array@^0.11.14":
546+
version "0.11.14"
547+
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.14.tgz#d78e481a039f7566ecc9660b4ea7fe6b1fec442b"
548+
integrity sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==
549+
dependencies:
550+
"@humanwhocodes/object-schema" "^2.0.2"
551+
debug "^4.3.1"
552552
minimatch "^3.0.5"
553553

554554
"@humanwhocodes/module-importer@^1.0.1":
555555
version "1.0.1"
556556
resolved "https://registry.yarnpkg.com/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz#af5b2691a22b44be847b0ca81641c5fb6ad0172c"
557557
integrity sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==
558558

559-
"@humanwhocodes/object-schema@^2.0.1":
560-
version "2.0.1"
561-
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.1.tgz#e5211452df060fa8522b55c7b3c0c4d1981cb044"
562-
integrity sha512-dvuCeX5fC9dXgJn9t+X5atfmgQAzUOWqS1254Gh0m6i8wKd10ebXkfNKiRK+1GWi/yTvvLDHpoxLr0xxxeslWw==
559+
"@humanwhocodes/object-schema@^2.0.2":
560+
version "2.0.2"
561+
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.2.tgz#d9fae00a2d5cb40f92cfe64b47ad749fbc38f917"
562+
integrity sha512-6EwiSjwWYP7pTckG6I5eyFANjPhmPjUX9JRLUSfNPC7FX7zK9gyZAfUEaECL6ALTpGX5AjnBq3C9XmVWPitNpw==
563563

564564
"@isaacs/cliui@^8.0.2":
565565
version "8.0.2"
@@ -971,10 +971,10 @@
971971
dependencies:
972972
"@babel/types" "^7.3.0"
973973

974-
"@types/eslint@8.44.9":
975-
version "8.44.9"
976-
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.44.9.tgz#5799663009645637bd1c45b2e1a7c8f4caf89534"
977-
integrity sha512-6yBxcvwnnYoYT1Uk2d+jvIfsuP4mb2EdIxFnrPABj5a/838qe5bGkNLFOiipX4ULQ7XVQvTxOh7jO+BTAiqsEw==
974+
"@types/eslint@8.56.5":
975+
version "8.56.5"
976+
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.56.5.tgz#94b88cab77588fcecdd0771a6d576fa1c0af9d02"
977+
integrity sha512-u5/YPJHo1tvkSF2CE0USEkxon82Z5DBy2xR+qfyYNszpX9qcs4sT6uq2kBbj4BXY1+DBGDPnrhMZV3pKWGNukw==
978978
dependencies:
979979
"@types/estree" "*"
980980
"@types/json-schema" "*"
@@ -1487,20 +1487,20 @@ debug@^4.1.0, debug@^4.1.1:
14871487
dependencies:
14881488
ms "2.1.2"
14891489

1490+
debug@^4.3.1, debug@^4.3.4:
1491+
version "4.3.4"
1492+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
1493+
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
1494+
dependencies:
1495+
ms "2.1.2"
1496+
14901497
debug@^4.3.2:
14911498
version "4.3.2"
14921499
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.2.tgz#f0a49c18ac8779e31d4a0c6029dfb76873c7428b"
14931500
integrity sha512-mOp8wKcvj7XxC78zLgw/ZA+6TSgkoE2C/ienthhRD298T7UNwAg9diBpLRxC0mOezLl4B0xV7M0cCO6P/O0Xhw==
14941501
dependencies:
14951502
ms "2.1.2"
14961503

1497-
debug@^4.3.4:
1498-
version "4.3.4"
1499-
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
1500-
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
1501-
dependencies:
1502-
ms "2.1.2"
1503-
15041504
dedent@^1.0.0:
15051505
version "1.5.1"
15061506
resolved "https://registry.yarnpkg.com/dedent/-/dedent-1.5.1.tgz#4f3fc94c8b711e9bb2800d185cd6ad20f2a90aff"
@@ -1622,16 +1622,16 @@ eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4.3:
16221622
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
16231623
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
16241624

1625-
eslint@8.55.0:
1626-
version "8.55.0"
1627-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.55.0.tgz#078cb7b847d66f2c254ea1794fa395bf8e7e03f8"
1628-
integrity sha512-iyUUAM0PCKj5QpwGfmCAG9XXbZCWsqP/eWAWrG/W0umvjuLRBECwSFdt+rCntju0xEH7teIABPwXpahftIaTdA==
1625+
eslint@8.57.0:
1626+
version "8.57.0"
1627+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.0.tgz#c786a6fd0e0b68941aaf624596fb987089195668"
1628+
integrity sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==
16291629
dependencies:
16301630
"@eslint-community/eslint-utils" "^4.2.0"
16311631
"@eslint-community/regexpp" "^4.6.1"
16321632
"@eslint/eslintrc" "^2.1.4"
1633-
"@eslint/js" "8.55.0"
1634-
"@humanwhocodes/config-array" "^0.11.13"
1633+
"@eslint/js" "8.57.0"
1634+
"@humanwhocodes/config-array" "^0.11.14"
16351635
"@humanwhocodes/module-importer" "^1.0.1"
16361636
"@nodelib/fs.walk" "^1.2.8"
16371637
"@ungap/structured-clone" "^1.2.0"

0 commit comments

Comments
 (0)