Skip to content

Commit 2074f82

Browse files
chore(deps-dev): bump eslint from 9.35.0 to 9.36.0 in /docs-site
Bumps [eslint](https://github.com/eslint/eslint) from 9.35.0 to 9.36.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.35.0...v9.36.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.36.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 55fe987 commit 2074f82

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.1.13",
2626
"@types/react-dom": "^19.1.9",
2727
"@vitejs/plugin-react": "^5.0.3",
28-
"eslint": "^9.35.0",
28+
"eslint": "^9.36.0",
2929
"eslint-plugin-react": "^7.37.5",
3030
"eslint-plugin-react-hooks": "^6.0.0",
3131
"eslint-plugin-react-refresh": "^0.4.20",

docs-site/yarn.lock

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

925-
"@eslint/js@npm:9.35.0, @eslint/js@npm:^9.35.0":
925+
"@eslint/js@npm:9.36.0":
926+
version: 9.36.0
927+
resolution: "@eslint/js@npm:9.36.0"
928+
checksum: 10c0/e3f6fb7d6f117d79615574f7bef4f238bcfed6ece0465d28226c3a75d2b6fac9cc189121e8673562796ca8ccea2bf9861715ee5cf4a3dbef87d17811c0dac22c
929+
languageName: node
930+
linkType: hard
931+
932+
"@eslint/js@npm:^9.35.0":
926933
version: 9.35.0
927934
resolution: "@eslint/js@npm:9.35.0"
928935
checksum: 10c0/d40fe38724bc76c085c0b753cdf937fa35c0d6807ae76b2632e3f5f66c3040c91adcf1aff2ce70b4f45752e60629fadc415eeec9af3be3c274bae1cac54b9840
@@ -2687,17 +2694,17 @@ __metadata:
26872694
languageName: node
26882695
linkType: hard
26892696

2690-
"eslint@npm:^9.35.0":
2691-
version: 9.35.0
2692-
resolution: "eslint@npm:9.35.0"
2697+
"eslint@npm:^9.36.0":
2698+
version: 9.36.0
2699+
resolution: "eslint@npm:9.36.0"
26932700
dependencies:
26942701
"@eslint-community/eslint-utils": "npm:^4.8.0"
26952702
"@eslint-community/regexpp": "npm:^4.12.1"
26962703
"@eslint/config-array": "npm:^0.21.0"
26972704
"@eslint/config-helpers": "npm:^0.3.1"
26982705
"@eslint/core": "npm:^0.15.2"
26992706
"@eslint/eslintrc": "npm:^3.3.1"
2700-
"@eslint/js": "npm:9.35.0"
2707+
"@eslint/js": "npm:9.36.0"
27012708
"@eslint/plugin-kit": "npm:^0.3.5"
27022709
"@humanfs/node": "npm:^0.16.6"
27032710
"@humanwhocodes/module-importer": "npm:^1.0.1"
@@ -2733,7 +2740,7 @@ __metadata:
27332740
optional: true
27342741
bin:
27352742
eslint: bin/eslint.js
2736-
checksum: 10c0/798c527520ccf62106f8cd210bd1db1f8eb1b0e7a56feb0a8b322bf3a1e6a0bc6dc3a414542c22b1b393d58d5e3cd0252c44c023049de9067b836450503a2f03
2743+
checksum: 10c0/0e2705a94847813b03f2f3c1367c0708319cbb66458250a09b2d056a088c56e079a1c1d76c44feebf51971d9ce64d010373b2a4f007cd1026fc24f95c89836df
27372744
languageName: node
27382745
linkType: hard
27392746

@@ -4598,7 +4605,7 @@ __metadata:
45984605
"@types/react-dom": "npm:^19.1.9"
45994606
"@vitejs/plugin-react": "npm:^5.0.3"
46004607
date-fns: "npm:^4.1.0"
4601-
eslint: "npm:^9.35.0"
4608+
eslint: "npm:^9.36.0"
46024609
eslint-plugin-react: "npm:^7.37.5"
46034610
eslint-plugin-react-hooks: "npm:^6.0.0"
46044611
eslint-plugin-react-refresh: "npm:^0.4.20"

0 commit comments

Comments
 (0)