chore: bump eslint from 8.56.0 to 8.57.0 (#207)

Bumps [eslint](https://github.com/eslint/eslint) from 8.56.0 to 8.57.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.56.0...v8.57.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-02-29 17:01:54 +08:00 committed by GitHub
parent 61d73a00f1
commit ec47e1f1cb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 13 additions and 13 deletions

View File

@ -16,7 +16,7 @@
"@typescript-eslint/eslint-plugin": "^7.0.2", "@typescript-eslint/eslint-plugin": "^7.0.2",
"@typescript-eslint/parser": "^7.0.2", "@typescript-eslint/parser": "^7.0.2",
"@vercel/ncc": "^0.38.1", "@vercel/ncc": "^0.38.1",
"eslint": "^8.56.0", "eslint": "^8.57.0",
"prettier": "^3.2.5", "prettier": "^3.2.5",
"typescript": "^5.3.3" "typescript": "^5.3.3"
}, },

24
yarn.lock generated
View File

@ -83,10 +83,10 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@eslint/js@npm:8.56.0": "@eslint/js@npm:8.57.0":
version: 8.56.0 version: 8.57.0
resolution: "@eslint/js@npm:8.56.0" resolution: "@eslint/js@npm:8.57.0"
checksum: 10c0/60b3a1cf240e2479cec9742424224465dc50e46d781da1b7f5ef240501b2d1202c225bd456207faac4b34a64f4765833345bc4ddffd00395e1db40fa8c426f5a checksum: 10c0/9a518bb8625ba3350613903a6d8c622352ab0c6557a59fe6ff6178bf882bf57123f9d92aa826ee8ac3ee74b9c6203fe630e9ee00efb03d753962dcf65ee4bd94
languageName: node languageName: node
linkType: hard linkType: hard
@ -97,7 +97,7 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@humanwhocodes/config-array@npm:^0.11.13": "@humanwhocodes/config-array@npm:^0.11.14":
version: 0.11.14 version: 0.11.14
resolution: "@humanwhocodes/config-array@npm:0.11.14" resolution: "@humanwhocodes/config-array@npm:0.11.14"
dependencies: dependencies:
@ -681,15 +681,15 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"eslint@npm:^8.56.0": "eslint@npm:^8.57.0":
version: 8.56.0 version: 8.57.0
resolution: "eslint@npm:8.56.0" resolution: "eslint@npm:8.57.0"
dependencies: dependencies:
"@eslint-community/eslint-utils": "npm:^4.2.0" "@eslint-community/eslint-utils": "npm:^4.2.0"
"@eslint-community/regexpp": "npm:^4.6.1" "@eslint-community/regexpp": "npm:^4.6.1"
"@eslint/eslintrc": "npm:^2.1.4" "@eslint/eslintrc": "npm:^2.1.4"
"@eslint/js": "npm:8.56.0" "@eslint/js": "npm:8.57.0"
"@humanwhocodes/config-array": "npm:^0.11.13" "@humanwhocodes/config-array": "npm:^0.11.14"
"@humanwhocodes/module-importer": "npm:^1.0.1" "@humanwhocodes/module-importer": "npm:^1.0.1"
"@nodelib/fs.walk": "npm:^1.2.8" "@nodelib/fs.walk": "npm:^1.2.8"
"@ungap/structured-clone": "npm:^1.2.0" "@ungap/structured-clone": "npm:^1.2.0"
@ -725,7 +725,7 @@ __metadata:
text-table: "npm:^0.2.0" text-table: "npm:^0.2.0"
bin: bin:
eslint: bin/eslint.js eslint: bin/eslint.js
checksum: 10c0/2be598f7da1339d045ad933ffd3d4742bee610515cd2b0d9a2b8b729395a01d4e913552fff555b559fccaefd89d7b37632825789d1b06470608737ae69ab43fb checksum: 10c0/00bb96fd2471039a312435a6776fe1fd557c056755eaa2b96093ef3a8508c92c8775d5f754768be6b1dddd09fdd3379ddb231eeb9b6c579ee17ea7d68000a529
languageName: node languageName: node
linkType: hard linkType: hard
@ -1642,7 +1642,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": "npm:^7.0.2" "@typescript-eslint/eslint-plugin": "npm:^7.0.2"
"@typescript-eslint/parser": "npm:^7.0.2" "@typescript-eslint/parser": "npm:^7.0.2"
"@vercel/ncc": "npm:^0.38.1" "@vercel/ncc": "npm:^0.38.1"
eslint: "npm:^8.56.0" eslint: "npm:^8.57.0"
prettier: "npm:^3.2.5" prettier: "npm:^3.2.5"
typescript: "npm:^5.3.3" typescript: "npm:^5.3.3"
languageName: unknown languageName: unknown