Skip to content

Commit d41e53f

Browse files
chore(deps-dev): bump eslint from 9.33.0 to 9.34.0 in /docs-site
Bumps [eslint](https://github.com/eslint/eslint) from 9.33.0 to 9.34.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.33.0...v9.34.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.34.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 826d9a2 commit d41e53f

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.10",
2626
"@types/react-dom": "^19.1.9",
2727
"@vitejs/plugin-react": "^5.0.1",
28-
"eslint": "^9.33.0",
28+
"eslint": "^9.34.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
@@ -886,7 +886,14 @@ __metadata:
886886
languageName: node
887887
linkType: hard
888888

889-
"@eslint/js@npm:9.33.0, @eslint/js@npm:^9.33.0":
889+
"@eslint/js@npm:9.34.0":
890+
version: 9.34.0
891+
resolution: "@eslint/js@npm:9.34.0"
892+
checksum: 10c0/53f1bfd2a374683d9382a6850354555f6e89a88416c34a5d34e9fbbaf717e97c2b06300e8f93e5eddba8bda8951ccab7f93a680e56ded1a3d21d526019e69bab
893+
languageName: node
894+
linkType: hard
895+
896+
"@eslint/js@npm:^9.33.0":
890897
version: 9.33.0
891898
resolution: "@eslint/js@npm:9.33.0"
892899
checksum: 10c0/4c42c9abde76a183b8e47205fd6c3116b058f82f07b6ad4de40de56cdb30a36e9ecd40efbea1b63a84d08c206aadbb0aa39a890197e1ad6455a8e542df98f186
@@ -2641,17 +2648,17 @@ __metadata:
26412648
languageName: node
26422649
linkType: hard
26432650

2644-
"eslint@npm:^9.33.0":
2645-
version: 9.33.0
2646-
resolution: "eslint@npm:9.33.0"
2651+
"eslint@npm:^9.34.0":
2652+
version: 9.34.0
2653+
resolution: "eslint@npm:9.34.0"
26472654
dependencies:
26482655
"@eslint-community/eslint-utils": "npm:^4.2.0"
26492656
"@eslint-community/regexpp": "npm:^4.12.1"
26502657
"@eslint/config-array": "npm:^0.21.0"
26512658
"@eslint/config-helpers": "npm:^0.3.1"
26522659
"@eslint/core": "npm:^0.15.2"
26532660
"@eslint/eslintrc": "npm:^3.3.1"
2654-
"@eslint/js": "npm:9.33.0"
2661+
"@eslint/js": "npm:9.34.0"
26552662
"@eslint/plugin-kit": "npm:^0.3.5"
26562663
"@humanfs/node": "npm:^0.16.6"
26572664
"@humanwhocodes/module-importer": "npm:^1.0.1"
@@ -2687,7 +2694,7 @@ __metadata:
26872694
optional: true
26882695
bin:
26892696
eslint: bin/eslint.js
2690-
checksum: 10c0/1e1f60d2b62d9d65553e9af916a8dccf00eeedd982103f35bf58c205803907cb1fda73ef595178d47384ea80d8624a182b63682a6b15d8387e9a5d86904a2a2d
2697+
checksum: 10c0/ba3e54fa0c8ed23d062f91519afaae77fed922a6c4d76130b6cd32154bcb406aaea4b3c5ed88e0be40828c1d5b6921592f3947dbdc5e2043de6bd7aa341fe5ea
26912698
languageName: node
26922699
linkType: hard
26932700

@@ -4571,7 +4578,7 @@ __metadata:
45714578
"@types/react-dom": "npm:^19.1.9"
45724579
"@vitejs/plugin-react": "npm:^5.0.1"
45734580
date-fns: "npm:^4.1.0"
4574-
eslint: "npm:^9.33.0"
4581+
eslint: "npm:^9.34.0"
45754582
eslint-plugin-react: "npm:^7.37.5"
45764583
eslint-plugin-react-hooks: "npm:^6.0.0"
45774584
eslint-plugin-react-refresh: "npm:^0.4.20"

0 commit comments

Comments
 (0)