Skip to content

Commit 4fadd94

Browse files
committed
Update dependency eslint to v8.57.0
1 parent e4bb8ea commit 4fadd94

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
@@ -13,7 +13,7 @@
1313
"@types/eslint": "8.56.3",
1414
"@types/jest": "29.5.12",
1515
"codecov": "3.8.3",
16-
"eslint": "8.56.0",
16+
"eslint": "8.57.0",
1717
"eslint-config-prettier": "9.1.0",
1818
"eslint-config-typed-fp": "5.4.0",
1919
"eslint-plugin-functional": "6.0.1",

yarn.lock

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -698,29 +698,29 @@
698698
minimatch "^3.1.2"
699699
strip-json-comments "^3.1.1"
700700

701-
"@eslint/js@8.56.0":
702-
version "8.56.0"
703-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.56.0.tgz#ef20350fec605a7f7035a01764731b2de0f3782b"
704-
integrity sha512-gMsVel9D7f2HLkBma9VbtzZRehRogVRfbr++f06nL2vnCGCNlzOD+/MUov/F4p8myyAHspEhVobgjpX64q5m6A==
705-
706-
"@humanwhocodes/config-array@^0.11.13":
707-
version "0.11.13"
708-
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.13.tgz#075dc9684f40a531d9b26b0822153c1e832ee297"
709-
integrity sha512-JSBDMiDKSzQVngfRjOdFXgFfklaXI4K9nLF49Auh21lmBWRLIK3+xTErTWD4KU54pb6coM6ESE7Awz/FNU3zgQ==
710-
dependencies:
711-
"@humanwhocodes/object-schema" "^2.0.1"
712-
debug "^4.1.1"
701+
"@eslint/js@8.57.0":
702+
version "8.57.0"
703+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.0.tgz#a5417ae8427873f1dd08b70b3574b453e67b5f7f"
704+
integrity sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==
705+
706+
"@humanwhocodes/config-array@^0.11.14":
707+
version "0.11.14"
708+
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.14.tgz#d78e481a039f7566ecc9660b4ea7fe6b1fec442b"
709+
integrity sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==
710+
dependencies:
711+
"@humanwhocodes/object-schema" "^2.0.2"
712+
debug "^4.3.1"
713713
minimatch "^3.0.5"
714714

715715
"@humanwhocodes/module-importer@^1.0.1":
716716
version "1.0.1"
717717
resolved "https://registry.yarnpkg.com/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz#af5b2691a22b44be847b0ca81641c5fb6ad0172c"
718718
integrity sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==
719719

720-
"@humanwhocodes/object-schema@^2.0.1":
721-
version "2.0.1"
722-
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.1.tgz#e5211452df060fa8522b55c7b3c0c4d1981cb044"
723-
integrity sha512-dvuCeX5fC9dXgJn9t+X5atfmgQAzUOWqS1254Gh0m6i8wKd10ebXkfNKiRK+1GWi/yTvvLDHpoxLr0xxxeslWw==
720+
"@humanwhocodes/object-schema@^2.0.2":
721+
version "2.0.2"
722+
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.2.tgz#d9fae00a2d5cb40f92cfe64b47ad749fbc38f917"
723+
integrity sha512-6EwiSjwWYP7pTckG6I5eyFANjPhmPjUX9JRLUSfNPC7FX7zK9gyZAfUEaECL6ALTpGX5AjnBq3C9XmVWPitNpw==
724724

725725
"@isaacs/cliui@^8.0.2":
726726
version "8.0.2"
@@ -1951,7 +1951,7 @@ date-format@^4.0.14:
19511951
resolved "https://registry.yarnpkg.com/date-format/-/date-format-4.0.14.tgz#7a8e584434fb169a521c8b7aa481f355810d9400"
19521952
integrity sha512-39BOQLs9ZjKh0/patS9nrT8wc3ioX3/eA/zgbKNopnF2wCqJEoxywwwElATYvRsXdnOxA/OQeQoFZ3rFjVajhg==
19531953

1954-
debug@4, debug@^4.1.0, debug@^4.1.1, debug@^4.3.2, debug@^4.3.4:
1954+
debug@4, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4:
19551955
version "4.3.4"
19561956
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
19571957
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
@@ -2171,16 +2171,16 @@ eslint-visitor-keys@^3.4.3:
21712171
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
21722172
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
21732173

2174-
eslint@8.56.0:
2175-
version "8.56.0"
2176-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.56.0.tgz#4957ce8da409dc0809f99ab07a1b94832ab74b15"
2177-
integrity sha512-Go19xM6T9puCOWntie1/P997aXxFsOi37JIHRWI514Hc6ZnaHGKY9xFhrU65RT6CcBEzZoGG1e6Nq+DT04ZtZQ==
2174+
eslint@8.57.0:
2175+
version "8.57.0"
2176+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.0.tgz#c786a6fd0e0b68941aaf624596fb987089195668"
2177+
integrity sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==
21782178
dependencies:
21792179
"@eslint-community/eslint-utils" "^4.2.0"
21802180
"@eslint-community/regexpp" "^4.6.1"
21812181
"@eslint/eslintrc" "^2.1.4"
2182-
"@eslint/js" "8.56.0"
2183-
"@humanwhocodes/config-array" "^0.11.13"
2182+
"@eslint/js" "8.57.0"
2183+
"@humanwhocodes/config-array" "^0.11.14"
21842184
"@humanwhocodes/module-importer" "^1.0.1"
21852185
"@nodelib/fs.walk" "^1.2.8"
21862186
"@ungap/structured-clone" "^1.2.0"

0 commit comments

Comments
 (0)