chore: bump eslint from 9.1.1 to 9.2.0 (#310)

Bumps [eslint](https://github.com/eslint/eslint) from 9.1.1 to 9.2.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/v9.1.1...v9.2.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-05-12 12:43:05 +07:00 committed by GitHub
parent 9d87552db3
commit ba3a64195a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 8 additions and 15 deletions

View File

@ -18,7 +18,7 @@
"@types/jest": "^29.5.12",
"@types/node": "^20.12.7",
"@vercel/ncc": "^0.38.1",
"eslint": "^9.1.1",
"eslint": "^9.2.0",
"jest": "^29.7.0",
"prettier": "^3.2.5",
"ts-jest": "^29.1.2",

21
yarn.lock generated
View File

@ -486,14 +486,7 @@ __metadata:
languageName: node
linkType: hard
"@eslint/js@npm:9.1.1":
version: 9.1.1
resolution: "@eslint/js@npm:9.1.1"
checksum: 10c0/b25d11736b91d8df44dd217e88adb1f43d2bd5911ef4f4033e51faffe370f28d329731ffbf841d0b8303c8eedb60bda8c3a9efe803bb3b3737a06bb22c09ad0c
languageName: node
linkType: hard
"@eslint/js@npm:^9.2.0":
"@eslint/js@npm:9.2.0, @eslint/js@npm:^9.2.0":
version: 9.2.0
resolution: "@eslint/js@npm:9.2.0"
checksum: 10c0/89632466d329d9dd68c6ec24290e407f0950ca8c4b7f3750b82457daa7f6233799ccbc956cd84231f9544efbefddd69833ee82658883ca673cfca9e4b8e0713a
@ -1877,14 +1870,14 @@ __metadata:
languageName: node
linkType: hard
"eslint@npm:^9.1.1":
version: 9.1.1
resolution: "eslint@npm:9.1.1"
"eslint@npm:^9.2.0":
version: 9.2.0
resolution: "eslint@npm:9.2.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.2.0"
"@eslint-community/regexpp": "npm:^4.6.1"
"@eslint/eslintrc": "npm:^3.0.2"
"@eslint/js": "npm:9.1.1"
"@eslint/js": "npm:9.2.0"
"@humanwhocodes/config-array": "npm:^0.13.0"
"@humanwhocodes/module-importer": "npm:^1.0.1"
"@humanwhocodes/retry": "npm:^0.2.3"
@ -1917,7 +1910,7 @@ __metadata:
text-table: "npm:^0.2.0"
bin:
eslint: bin/eslint.js
checksum: 10c0/0173fbc561d2272802315726283f63df0cf7197949ca1f80afd8ef92e95867677d54601ff6cad5467c44745160ba0f9cef7ac1154ccbd097d0269a4c6eb21041
checksum: 10c0/eab3265100a359a486e40e1d9d4d3ecff936d2f4d952f4ab107d404e0684fffbe186ecd0fb41791af5bcb13570a27032ddf9a2e628927ed33473f64255b0037b
languageName: node
linkType: hard
@ -3858,7 +3851,7 @@ __metadata:
"@types/jest": "npm:^29.5.12"
"@types/node": "npm:^20.12.7"
"@vercel/ncc": "npm:^0.38.1"
eslint: "npm:^9.1.1"
eslint: "npm:^9.2.0"
jest: "npm:^29.7.0"
prettier: "npm:^3.2.5"
ts-jest: "npm:^29.1.2"