Skip to content

Commit 4234001

Browse files
Update dependency eslint to v8.57.1 (#184)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6201805 commit 4234001

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@vitejs/plugin-react": "1.3.2",
4141
"autoprefixer": "10.4.20",
4242
"babel-eslint": "10.1.0",
43-
"eslint": "8.57.0",
43+
"eslint": "8.57.1",
4444
"eslint-config-react-app": "7.0.1",
4545
"eslint-plugin-flowtype": "8.0.3",
4646
"eslint-plugin-import": "2.29.1",

yarn.lock

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1799,10 +1799,10 @@
17991799
minimatch "^3.1.2"
18001800
strip-json-comments "^3.1.1"
18011801

1802-
"@eslint/[email protected].0":
1803-
version "8.57.0"
1804-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.0.tgz#a5417ae8427873f1dd08b70b3574b453e67b5f7f"
1805-
integrity sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==
1802+
"@eslint/[email protected].1":
1803+
version "8.57.1"
1804+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.1.tgz#de633db3ec2ef6a3c89e2f19038063e8a122e2c2"
1805+
integrity sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q==
18061806

18071807
"@graphql-codegen/[email protected]":
18081808
version "2.16.5"
@@ -2231,12 +2231,12 @@
22312231
resolved "https://registry.yarnpkg.com/@graphql-typed-document-node/core/-/core-3.2.0.tgz#5f3d96ec6b2354ad6d8a28bf216a1d97b5426861"
22322232
integrity sha512-mB9oAsNCm9aM3/SOv4YtBMqZbYj10R7dkq8byBqxGY/ncFwhf2oQzMV+LCRlWoDSEBJ3COiR1yeDvMtsoOsuFQ==
22332233

2234-
"@humanwhocodes/config-array@^0.11.14":
2235-
version "0.11.14"
2236-
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.14.tgz#d78e481a039f7566ecc9660b4ea7fe6b1fec442b"
2237-
integrity sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==
2234+
"@humanwhocodes/config-array@^0.13.0":
2235+
version "0.13.0"
2236+
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.13.0.tgz#fb907624df3256d04b9aa2df50d7aa97ec648748"
2237+
integrity sha512-DZLEEqFWQFiyK6h5YIeynKx7JlvCYWL0cImfSRXZ9l4Sg2efkFGTuFf6vzXjK1cq6IYkU+Eg/JizXw+TD2vRNw==
22382238
dependencies:
2239-
"@humanwhocodes/object-schema" "^2.0.2"
2239+
"@humanwhocodes/object-schema" "^2.0.3"
22402240
debug "^4.3.1"
22412241
minimatch "^3.0.5"
22422242

@@ -2245,10 +2245,10 @@
22452245
resolved "https://registry.yarnpkg.com/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz#af5b2691a22b44be847b0ca81641c5fb6ad0172c"
22462246
integrity sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==
22472247

2248-
"@humanwhocodes/object-schema@^2.0.2":
2249-
version "2.0.2"
2250-
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.2.tgz#d9fae00a2d5cb40f92cfe64b47ad749fbc38f917"
2251-
integrity sha512-6EwiSjwWYP7pTckG6I5eyFANjPhmPjUX9JRLUSfNPC7FX7zK9gyZAfUEaECL6ALTpGX5AjnBq3C9XmVWPitNpw==
2248+
"@humanwhocodes/object-schema@^2.0.3":
2249+
version "2.0.3"
2250+
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.3.tgz#4a2868d75d6d6963e423bcf90b7fd1be343409d3"
2251+
integrity sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==
22522252

22532253
"@istanbuljs/load-nyc-config@^1.0.0":
22542254
version "1.1.0"
@@ -5357,16 +5357,16 @@ eslint-visitor-keys@^3.4.3:
53575357
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
53585358
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
53595359

5360-
5361-
version "8.57.0"
5362-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.0.tgz#c786a6fd0e0b68941aaf624596fb987089195668"
5363-
integrity sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==
5360+
5361+
version "8.57.1"
5362+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.1.tgz#7df109654aba7e3bbe5c8eae533c5e461d3c6ca9"
5363+
integrity sha512-ypowyDxpVSYpkXr9WPv2PAZCtNip1Mv5KTW0SCurXv/9iOpcrH9PaqUElksqEB6pChqHGDRCFTyrZlGhnLNGiA==
53645364
dependencies:
53655365
"@eslint-community/eslint-utils" "^4.2.0"
53665366
"@eslint-community/regexpp" "^4.6.1"
53675367
"@eslint/eslintrc" "^2.1.4"
5368-
"@eslint/js" "8.57.0"
5369-
"@humanwhocodes/config-array" "^0.11.14"
5368+
"@eslint/js" "8.57.1"
5369+
"@humanwhocodes/config-array" "^0.13.0"
53705370
"@humanwhocodes/module-importer" "^1.0.1"
53715371
"@nodelib/fs.walk" "^1.2.8"
53725372
"@ungap/structured-clone" "^1.2.0"

0 commit comments

Comments
 (0)