Skip to content

Commit 811be62

Browse files
chore(deps): update dependency eslint to ^8.57.1 (#375)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1daf86c commit 811be62

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@typescript-eslint/eslint-plugin": "^7.18.0",
5151
"@typescript-eslint/parser": "^7.18.0",
5252
"diff": "^5.1.0",
53-
"eslint": "^8.57.0",
53+
"eslint": "^8.57.1",
5454
"eslint-plugin-etc": "^2.0.3",
5555
"eslint-plugin-rxjs": "^5.0.3",
5656
"eslint-plugin-unicorn": "^55.0.0",

yarn.lock

+19-19
Original file line numberDiff line numberDiff line change
@@ -176,17 +176,17 @@
176176
minimatch "^3.1.2"
177177
strip-json-comments "^3.1.1"
178178

179-
"@eslint/[email protected].0":
180-
version "8.57.0"
181-
resolved "https://registry.npmjs.org/@eslint/js/-/js-8.57.0.tgz"
182-
integrity sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==
179+
"@eslint/[email protected].1":
180+
version "8.57.1"
181+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.1.tgz#de633db3ec2ef6a3c89e2f19038063e8a122e2c2"
182+
integrity sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q==
183183

184-
"@humanwhocodes/config-array@^0.11.14":
185-
version "0.11.14"
186-
resolved "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.14.tgz"
187-
integrity sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==
184+
"@humanwhocodes/config-array@^0.13.0":
185+
version "0.13.0"
186+
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.13.0.tgz#fb907624df3256d04b9aa2df50d7aa97ec648748"
187+
integrity sha512-DZLEEqFWQFiyK6h5YIeynKx7JlvCYWL0cImfSRXZ9l4Sg2efkFGTuFf6vzXjK1cq6IYkU+Eg/JizXw+TD2vRNw==
188188
dependencies:
189-
"@humanwhocodes/object-schema" "^2.0.2"
189+
"@humanwhocodes/object-schema" "^2.0.3"
190190
debug "^4.3.1"
191191
minimatch "^3.0.5"
192192

@@ -195,10 +195,10 @@
195195
resolved "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz"
196196
integrity sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==
197197

198-
"@humanwhocodes/object-schema@^2.0.2":
199-
version "2.0.2"
200-
resolved "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-2.0.2.tgz"
201-
integrity sha512-6EwiSjwWYP7pTckG6I5eyFANjPhmPjUX9JRLUSfNPC7FX7zK9gyZAfUEaECL6ALTpGX5AjnBq3C9XmVWPitNpw==
198+
"@humanwhocodes/object-schema@^2.0.3":
199+
version "2.0.3"
200+
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.3.tgz#4a2868d75d6d6963e423bcf90b7fd1be343409d3"
201+
integrity sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==
202202

203203
"@jridgewell/gen-mapping@^0.3.2":
204204
version "0.3.2"
@@ -1436,16 +1436,16 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
14361436
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz"
14371437
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
14381438

1439-
eslint@^8.57.0:
1440-
version "8.57.0"
1441-
resolved "https://registry.npmjs.org/eslint/-/eslint-8.57.0.tgz"
1442-
integrity sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==
1439+
eslint@^8.57.1:
1440+
version "8.57.1"
1441+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.1.tgz#7df109654aba7e3bbe5c8eae533c5e461d3c6ca9"
1442+
integrity sha512-ypowyDxpVSYpkXr9WPv2PAZCtNip1Mv5KTW0SCurXv/9iOpcrH9PaqUElksqEB6pChqHGDRCFTyrZlGhnLNGiA==
14431443
dependencies:
14441444
"@eslint-community/eslint-utils" "^4.2.0"
14451445
"@eslint-community/regexpp" "^4.6.1"
14461446
"@eslint/eslintrc" "^2.1.4"
1447-
"@eslint/js" "8.57.0"
1448-
"@humanwhocodes/config-array" "^0.11.14"
1447+
"@eslint/js" "8.57.1"
1448+
"@humanwhocodes/config-array" "^0.13.0"
14491449
"@humanwhocodes/module-importer" "^1.0.1"
14501450
"@nodelib/fs.walk" "^1.2.8"
14511451
"@ungap/structured-clone" "^1.2.0"

0 commit comments

Comments
 (0)