Skip to content

Commit ddc21c3

Browse files
committed
chore(deps): update dependency eslint to v8.57.0
1 parent 1f05295 commit ddc21c3

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

spectral/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@types/node": "20.11.20",
2020
"@typescript-eslint/eslint-plugin": "7.0.2",
2121
"@typescript-eslint/parser": "7.0.2",
22-
"eslint": "8.56.0",
22+
"eslint": "8.57.0",
2323
"eslint-config-standard": "17.1.0",
2424
"eslint-plugin-import": "2.29.1",
2525
"eslint-plugin-node": "11.1.0",

spectral/yarn.lock

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -46,29 +46,29 @@
4646
minimatch "^3.1.2"
4747
strip-json-comments "^3.1.1"
4848

49-
"@eslint/js@8.56.0":
50-
version "8.56.0"
51-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.56.0.tgz#ef20350fec605a7f7035a01764731b2de0f3782b"
52-
integrity sha512-gMsVel9D7f2HLkBma9VbtzZRehRogVRfbr++f06nL2vnCGCNlzOD+/MUov/F4p8myyAHspEhVobgjpX64q5m6A==
53-
54-
"@humanwhocodes/config-array@^0.11.13":
55-
version "0.11.13"
56-
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.13.tgz#075dc9684f40a531d9b26b0822153c1e832ee297"
57-
integrity sha512-JSBDMiDKSzQVngfRjOdFXgFfklaXI4K9nLF49Auh21lmBWRLIK3+xTErTWD4KU54pb6coM6ESE7Awz/FNU3zgQ==
58-
dependencies:
59-
"@humanwhocodes/object-schema" "^2.0.1"
60-
debug "^4.1.1"
49+
"@eslint/js@8.57.0":
50+
version "8.57.0"
51+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.0.tgz#a5417ae8427873f1dd08b70b3574b453e67b5f7f"
52+
integrity sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==
53+
54+
"@humanwhocodes/config-array@^0.11.14":
55+
version "0.11.14"
56+
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.14.tgz#d78e481a039f7566ecc9660b4ea7fe6b1fec442b"
57+
integrity sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==
58+
dependencies:
59+
"@humanwhocodes/object-schema" "^2.0.2"
60+
debug "^4.3.1"
6161
minimatch "^3.0.5"
6262

6363
"@humanwhocodes/module-importer@^1.0.1":
6464
version "1.0.1"
6565
resolved "https://registry.yarnpkg.com/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz#af5b2691a22b44be847b0ca81641c5fb6ad0172c"
6666
integrity sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==
6767

68-
"@humanwhocodes/object-schema@^2.0.1":
69-
version "2.0.1"
70-
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.1.tgz#e5211452df060fa8522b55c7b3c0c4d1981cb044"
71-
integrity sha512-dvuCeX5fC9dXgJn9t+X5atfmgQAzUOWqS1254Gh0m6i8wKd10ebXkfNKiRK+1GWi/yTvvLDHpoxLr0xxxeslWw==
68+
"@humanwhocodes/object-schema@^2.0.2":
69+
version "2.0.2"
70+
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.2.tgz#d9fae00a2d5cb40f92cfe64b47ad749fbc38f917"
71+
integrity sha512-6EwiSjwWYP7pTckG6I5eyFANjPhmPjUX9JRLUSfNPC7FX7zK9gyZAfUEaECL6ALTpGX5AjnBq3C9XmVWPitNpw==
7272

7373
"@jsep-plugin/regex@^1.0.1":
7474
version "1.0.2"
@@ -647,7 +647,7 @@ debug@^3.2.7:
647647
dependencies:
648648
ms "^2.1.1"
649649

650-
debug@^4.1.1, debug@^4.3.2, debug@^4.3.4:
650+
debug@^4.3.1, debug@^4.3.2, debug@^4.3.4:
651651
version "4.3.4"
652652
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
653653
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
@@ -931,16 +931,16 @@ eslint-visitor-keys@^3.4.3:
931931
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
932932
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
933933

934-
eslint@8.56.0:
935-
version "8.56.0"
936-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.56.0.tgz#4957ce8da409dc0809f99ab07a1b94832ab74b15"
937-
integrity sha512-Go19xM6T9puCOWntie1/P997aXxFsOi37JIHRWI514Hc6ZnaHGKY9xFhrU65RT6CcBEzZoGG1e6Nq+DT04ZtZQ==
934+
eslint@8.57.0:
935+
version "8.57.0"
936+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.0.tgz#c786a6fd0e0b68941aaf624596fb987089195668"
937+
integrity sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==
938938
dependencies:
939939
"@eslint-community/eslint-utils" "^4.2.0"
940940
"@eslint-community/regexpp" "^4.6.1"
941941
"@eslint/eslintrc" "^2.1.4"
942-
"@eslint/js" "8.56.0"
943-
"@humanwhocodes/config-array" "^0.11.13"
942+
"@eslint/js" "8.57.0"
943+
"@humanwhocodes/config-array" "^0.11.14"
944944
"@humanwhocodes/module-importer" "^1.0.1"
945945
"@nodelib/fs.walk" "^1.2.8"
946946
"@ungap/structured-clone" "^1.2.0"

0 commit comments

Comments
 (0)