Skip to content

Commit 766850f

Browse files
Merge pull request #5360 from Hacker0x01/dependabot/npm_and_yarn/docs-site/eslint-9.19.0
chore(deps-dev): bump eslint from 9.18.0 to 9.19.0 in /docs-site
2 parents 9fcef0a + a6a0064 commit 766850f

File tree

2 files changed

+15
-8
lines changed

2 files changed

+15
-8
lines changed

docs-site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@types/react": "^19.0.8",
2626
"@types/react-dom": "^19.0.3",
2727
"@vitejs/plugin-react": "^4.3.4",
28-
"eslint": "^9.17.0",
28+
"eslint": "^9.19.0",
2929
"eslint-plugin-react": "^7.37.2",
3030
"eslint-plugin-react-hooks": "^5.0.0",
3131
"eslint-plugin-react-refresh": "^0.4.16",

docs-site/yarn.lock

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -508,7 +508,14 @@ __metadata:
508508
languageName: node
509509
linkType: hard
510510

511-
"@eslint/js@npm:9.18.0, @eslint/js@npm:^9.17.0":
511+
"@eslint/js@npm:9.19.0":
512+
version: 9.19.0
513+
resolution: "@eslint/js@npm:9.19.0"
514+
checksum: 10c0/45dc544c8803984f80a438b47a8e578fae4f6e15bc8478a703827aaf05e21380b42a43560374ce4dad0d5cb6349e17430fc9ce1686fed2efe5d1ff117939ff90
515+
languageName: node
516+
linkType: hard
517+
518+
"@eslint/js@npm:^9.17.0":
512519
version: 9.18.0
513520
resolution: "@eslint/js@npm:9.18.0"
514521
checksum: 10c0/3938344c5ac7feef4b73fcb30f3c3e753570cea74c24904bb5d07e9c42fcd34fcbc40f545b081356a299e11f360c9c274b348c05fb0113fc3d492e5175eee140
@@ -2171,16 +2178,16 @@ __metadata:
21712178
languageName: node
21722179
linkType: hard
21732180

2174-
"eslint@npm:^9.17.0":
2175-
version: 9.18.0
2176-
resolution: "eslint@npm:9.18.0"
2181+
"eslint@npm:^9.19.0":
2182+
version: 9.19.0
2183+
resolution: "eslint@npm:9.19.0"
21772184
dependencies:
21782185
"@eslint-community/eslint-utils": "npm:^4.2.0"
21792186
"@eslint-community/regexpp": "npm:^4.12.1"
21802187
"@eslint/config-array": "npm:^0.19.0"
21812188
"@eslint/core": "npm:^0.10.0"
21822189
"@eslint/eslintrc": "npm:^3.2.0"
2183-
"@eslint/js": "npm:9.18.0"
2190+
"@eslint/js": "npm:9.19.0"
21842191
"@eslint/plugin-kit": "npm:^0.2.5"
21852192
"@humanfs/node": "npm:^0.16.6"
21862193
"@humanwhocodes/module-importer": "npm:^1.0.1"
@@ -2216,7 +2223,7 @@ __metadata:
22162223
optional: true
22172224
bin:
22182225
eslint: bin/eslint.js
2219-
checksum: 10c0/7f592ad228b9bd627a24870fdc875bacdab7bf535d4b67316c4cb791e90d0125130a74769f3c407b0c4b7027b3082ef33864a63ee1024552a60a17db60493f15
2226+
checksum: 10c0/3b0dfaeff6a831de086884a3e2432f18468fe37c69f35e1a0a9a2833d9994a65b6dd2a524aaee28f361c849035ad9d15e3841029b67d261d0abd62c7de6d51f5
22202227
languageName: node
22212228
linkType: hard
22222229

@@ -4016,7 +4023,7 @@ __metadata:
40164023
"@types/react-dom": "npm:^19.0.3"
40174024
"@vitejs/plugin-react": "npm:^4.3.4"
40184025
date-fns: "npm:^4.1.0"
4019-
eslint: "npm:^9.17.0"
4026+
eslint: "npm:^9.19.0"
40204027
eslint-plugin-react: "npm:^7.37.2"
40214028
eslint-plugin-react-hooks: "npm:^5.0.0"
40224029
eslint-plugin-react-refresh: "npm:^0.4.16"

0 commit comments

Comments
 (0)