Skip to content

Commit 35c9f3a

Browse files
dependabot[bot]yiliang114
authored andcommitted
chore: bump eslint from 8.53.0 to 8.57.0 (coder#6776)
Bumps [eslint](https://github.com/eslint/eslint) from 8.53.0 to 8.57.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.53.0...v8.57.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a9dfa05 commit 35c9f3a

File tree

1 file changed

+25
-25
lines changed

1 file changed

+25
-25
lines changed

yarn.lock

+25-25
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@
3838
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.8.1.tgz#8c4bb756cc2aa7eaf13cfa5e69c83afb3260c20c"
3939
integrity sha512-PWiOzLIUAjN/w5K17PoF4n6sKBw0gqLHPhywmYHP4t1VFQQVYeb1yWsJwnMVEMl3tUHME7X/SJPZLmtG7XBDxQ==
4040

41-
"@eslint/eslintrc@^2.1.3":
42-
version "2.1.3"
43-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.3.tgz#797470a75fe0fbd5a53350ee715e85e87baff22d"
44-
integrity sha512-yZzuIG+jnVu6hNSzFEN07e8BxF3uAzYtQb6uDkaYZLo6oYZDCq454c5kB8zxnzfCYyP4MIuyBn10L0DqwujTmA==
41+
"@eslint/eslintrc@^2.1.4":
42+
version "2.1.4"
43+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.4.tgz#388a269f0f25c1b6adc317b5a2c55714894c70ad"
44+
integrity sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==
4545
dependencies:
4646
ajv "^6.12.4"
4747
debug "^4.3.2"
@@ -53,29 +53,29 @@
5353
minimatch "^3.1.2"
5454
strip-json-comments "^3.1.1"
5555

56-
"@eslint/js@8.53.0":
57-
version "8.53.0"
58-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.53.0.tgz#bea56f2ed2b5baea164348ff4d5a879f6f81f20d"
59-
integrity sha512-Kn7K8dx/5U6+cT1yEhpX1w4PCSg0M+XyRILPgvwcEBjerFWCwQj5sbr3/VmxqV0JGHCBCzyd6LxypEuehypY1w==
56+
"@eslint/js@8.57.0":
57+
version "8.57.0"
58+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.0.tgz#a5417ae8427873f1dd08b70b3574b453e67b5f7f"
59+
integrity sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==
6060

61-
"@humanwhocodes/config-array@^0.11.13":
62-
version "0.11.13"
63-
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.13.tgz#075dc9684f40a531d9b26b0822153c1e832ee297"
64-
integrity sha512-JSBDMiDKSzQVngfRjOdFXgFfklaXI4K9nLF49Auh21lmBWRLIK3+xTErTWD4KU54pb6coM6ESE7Awz/FNU3zgQ==
61+
"@humanwhocodes/config-array@^0.11.14":
62+
version "0.11.14"
63+
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.14.tgz#d78e481a039f7566ecc9660b4ea7fe6b1fec442b"
64+
integrity sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==
6565
dependencies:
66-
"@humanwhocodes/object-schema" "^2.0.1"
67-
debug "^4.1.1"
66+
"@humanwhocodes/object-schema" "^2.0.2"
67+
debug "^4.3.1"
6868
minimatch "^3.0.5"
6969

7070
"@humanwhocodes/module-importer@^1.0.1":
7171
version "1.0.1"
7272
resolved "https://registry.yarnpkg.com/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz#af5b2691a22b44be847b0ca81641c5fb6ad0172c"
7373
integrity sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==
7474

75-
"@humanwhocodes/object-schema@^2.0.1":
76-
version "2.0.1"
77-
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.1.tgz#e5211452df060fa8522b55c7b3c0c4d1981cb044"
78-
integrity sha512-dvuCeX5fC9dXgJn9t+X5atfmgQAzUOWqS1254Gh0m6i8wKd10ebXkfNKiRK+1GWi/yTvvLDHpoxLr0xxxeslWw==
75+
"@humanwhocodes/object-schema@^2.0.2":
76+
version "2.0.3"
77+
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.3.tgz#4a2868d75d6d6963e423bcf90b7fd1be343409d3"
78+
integrity sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==
7979

8080
"@jridgewell/resolve-uri@^3.0.3":
8181
version "3.1.1"
@@ -933,7 +933,7 @@ [email protected]:
933933
dependencies:
934934
ms "2.0.0"
935935

936-
debug@4, debug@^4.0.0, debug@^4.1.1, debug@^4.3.2, debug@^4.3.4:
936+
debug@4, debug@^4.0.0, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4:
937937
version "4.3.4"
938938
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
939939
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
@@ -1316,15 +1316,15 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
13161316
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
13171317

13181318
eslint@^8.49.0:
1319-
version "8.53.0"
1320-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.53.0.tgz#14f2c8244298fcae1f46945459577413ba2697ce"
1321-
integrity sha512-N4VuiPjXDUa4xVeV/GC/RV3hQW9Nw+Y463lkWaKKXKYMvmRiRDAtfpuPFLN+E1/6ZhyR8J2ig+eVREnYgUsiag==
1319+
version "8.57.0"
1320+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.0.tgz#c786a6fd0e0b68941aaf624596fb987089195668"
1321+
integrity sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==
13221322
dependencies:
13231323
"@eslint-community/eslint-utils" "^4.2.0"
13241324
"@eslint-community/regexpp" "^4.6.1"
1325-
"@eslint/eslintrc" "^2.1.3"
1326-
"@eslint/js" "8.53.0"
1327-
"@humanwhocodes/config-array" "^0.11.13"
1325+
"@eslint/eslintrc" "^2.1.4"
1326+
"@eslint/js" "8.57.0"
1327+
"@humanwhocodes/config-array" "^0.11.14"
13281328
"@humanwhocodes/module-importer" "^1.0.1"
13291329
"@nodelib/fs.walk" "^1.2.8"
13301330
"@ungap/structured-clone" "^1.2.0"

0 commit comments

Comments
 (0)