Skip to content

Commit e010f05

Browse files
Merge pull request #5879 from Hacker0x01/dependabot/npm_and_yarn/docs-site/eslint-9.36.0
chore(deps-dev): bump eslint from 9.35.0 to 9.36.0 in /docs-site
2 parents c021ea7 + 0af78cf commit e010f05

File tree

2 files changed

+8
-15
lines changed

2 files changed

+8
-15
lines changed

docs-site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@typescript-eslint/eslint-plugin": "^7.0.0",
3232
"@typescript-eslint/parser": "^7.0.0",
3333
"@vitejs/plugin-react": "^5.0.3",
34-
"eslint": "^9.35.0",
34+
"eslint": "^9.36.0",
3535
"eslint-plugin-react": "^7.37.5",
3636
"eslint-plugin-react-hooks": "^6.0.0",
3737
"eslint-plugin-react-refresh": "^0.4.22",

docs-site/yarn.lock

Lines changed: 7 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -922,14 +922,7 @@ __metadata:
922922
languageName: node
923923
linkType: hard
924924

925-
"@eslint/js@npm:9.35.0":
926-
version: 9.35.0
927-
resolution: "@eslint/js@npm:9.35.0"
928-
checksum: 10c0/d40fe38724bc76c085c0b753cdf937fa35c0d6807ae76b2632e3f5f66c3040c91adcf1aff2ce70b4f45752e60629fadc415eeec9af3be3c274bae1cac54b9840
929-
languageName: node
930-
linkType: hard
931-
932-
"@eslint/js@npm:^9.36.0":
925+
"@eslint/js@npm:9.36.0, @eslint/js@npm:^9.36.0":
933926
version: 9.36.0
934927
resolution: "@eslint/js@npm:9.36.0"
935928
checksum: 10c0/e3f6fb7d6f117d79615574f7bef4f238bcfed6ece0465d28226c3a75d2b6fac9cc189121e8673562796ca8ccea2bf9861715ee5cf4a3dbef87d17811c0dac22c
@@ -2880,17 +2873,17 @@ __metadata:
28802873
languageName: node
28812874
linkType: hard
28822875

2883-
"eslint@npm:^9.35.0":
2884-
version: 9.35.0
2885-
resolution: "eslint@npm:9.35.0"
2876+
"eslint@npm:^9.36.0":
2877+
version: 9.36.0
2878+
resolution: "eslint@npm:9.36.0"
28862879
dependencies:
28872880
"@eslint-community/eslint-utils": "npm:^4.8.0"
28882881
"@eslint-community/regexpp": "npm:^4.12.1"
28892882
"@eslint/config-array": "npm:^0.21.0"
28902883
"@eslint/config-helpers": "npm:^0.3.1"
28912884
"@eslint/core": "npm:^0.15.2"
28922885
"@eslint/eslintrc": "npm:^3.3.1"
2893-
"@eslint/js": "npm:9.35.0"
2886+
"@eslint/js": "npm:9.36.0"
28942887
"@eslint/plugin-kit": "npm:^0.3.5"
28952888
"@humanfs/node": "npm:^0.16.6"
28962889
"@humanwhocodes/module-importer": "npm:^1.0.1"
@@ -2926,7 +2919,7 @@ __metadata:
29262919
optional: true
29272920
bin:
29282921
eslint: bin/eslint.js
2929-
checksum: 10c0/798c527520ccf62106f8cd210bd1db1f8eb1b0e7a56feb0a8b322bf3a1e6a0bc6dc3a414542c22b1b393d58d5e3cd0252c44c023049de9067b836450503a2f03
2922+
checksum: 10c0/0e2705a94847813b03f2f3c1367c0708319cbb66458250a09b2d056a088c56e079a1c1d76c44feebf51971d9ce64d010373b2a4f007cd1026fc24f95c89836df
29302923
languageName: node
29312924
linkType: hard
29322925

@@ -4886,7 +4879,7 @@ __metadata:
48864879
copy-to-clipboard: "npm:^3.3.3"
48874880
date-fns: "npm:^4.1.0"
48884881
esbuild-wasm: "npm:^0.25.10"
4889-
eslint: "npm:^9.35.0"
4882+
eslint: "npm:^9.36.0"
48904883
eslint-plugin-react: "npm:^7.37.5"
48914884
eslint-plugin-react-hooks: "npm:^6.0.0"
48924885
eslint-plugin-react-refresh: "npm:^0.4.22"

0 commit comments

Comments
 (0)