Merge pull request #986 from ahmadk953/dependabot/npm_and_yarn/eslint-9.19.0
Some checks are pending
ESLint / Run eslint scanning (push) Waiting to run
Code Format Check / check-format (push) Waiting to run
Run tests and upload coverage / Run tests and collect coverage (push) Waiting to run

Bump eslint from 9.18.0 to 9.19.0
This commit is contained in:
Ahmad 2025-01-27 16:40:40 -05:00 committed by GitHub
commit 31fd41216e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 15 additions and 8 deletions

View file

@ -92,7 +92,7 @@
"@typescript-eslint/parser": "^8.21.0",
"autoprefixer": "^10.4.20",
"babel-plugin-react-compiler": "^19.0.0-beta-55955c9-20241229",
"eslint": "^9.16.0",
"eslint": "^9.19.0",
"eslint-config-next": "15.1.6",
"eslint-config-prettier": "^10.0.1",
"eslint-plugin-react-compiler": "^19.0.0-beta-55955c9-20241229",

View file

@ -1229,7 +1229,14 @@ __metadata:
languageName: node
linkType: hard
"@eslint/js@npm:9.18.0, @eslint/js@npm:^9.16.0":
"@eslint/js@npm:9.19.0":
version: 9.19.0
resolution: "@eslint/js@npm:9.19.0"
checksum: 10c0/45dc544c8803984f80a438b47a8e578fae4f6e15bc8478a703827aaf05e21380b42a43560374ce4dad0d5cb6349e17430fc9ce1686fed2efe5d1ff117939ff90
languageName: node
linkType: hard
"@eslint/js@npm:^9.16.0":
version: 9.18.0
resolution: "@eslint/js@npm:9.18.0"
checksum: 10c0/3938344c5ac7feef4b73fcb30f3c3e753570cea74c24904bb5d07e9c42fcd34fcbc40f545b081356a299e11f360c9c274b348c05fb0113fc3d492e5175eee140
@ -6943,16 +6950,16 @@ __metadata:
languageName: node
linkType: hard
"eslint@npm:^9.16.0":
version: 9.18.0
resolution: "eslint@npm:9.18.0"
"eslint@npm:^9.19.0":
version: 9.19.0
resolution: "eslint@npm:9.19.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.2.0"
"@eslint-community/regexpp": "npm:^4.12.1"
"@eslint/config-array": "npm:^0.19.0"
"@eslint/core": "npm:^0.10.0"
"@eslint/eslintrc": "npm:^3.2.0"
"@eslint/js": "npm:9.18.0"
"@eslint/js": "npm:9.19.0"
"@eslint/plugin-kit": "npm:^0.2.5"
"@humanfs/node": "npm:^0.16.6"
"@humanwhocodes/module-importer": "npm:^1.0.1"
@ -6988,7 +6995,7 @@ __metadata:
optional: true
bin:
eslint: bin/eslint.js
checksum: 10c0/7f592ad228b9bd627a24870fdc875bacdab7bf535d4b67316c4cb791e90d0125130a74769f3c407b0c4b7027b3082ef33864a63ee1024552a60a17db60493f15
checksum: 10c0/3b0dfaeff6a831de086884a3e2432f18468fe37c69f35e1a0a9a2833d9994a65b6dd2a524aaee28f361c849035ad9d15e3841029b67d261d0abd62c7de6d51f5
languageName: node
linkType: hard
@ -12647,7 +12654,7 @@ __metadata:
clsx: "npm:^2.1.1"
date-fns: "npm:^4.1.0"
dompurify: "npm:^3.2.3"
eslint: "npm:^9.16.0"
eslint: "npm:^9.19.0"
eslint-config-next: "npm:15.1.6"
eslint-config-prettier: "npm:^10.0.1"
eslint-plugin-react-compiler: "npm:^19.0.0-beta-55955c9-20241229"