Skip to content

Commit 5970049

Browse files
chore(deps-dev): bump eslint from 9.25.0 to 9.25.1 in /docs-site
Bumps [eslint](https://github.com/eslint/eslint) from 9.25.0 to 9.25.1. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.25.0...v9.25.1) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.25.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3f115e0 commit 5970049

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.2",
2626
"@types/react-dom": "^19.1.2",
2727
"@vitejs/plugin-react": "^4.4.1",
28-
"eslint": "^9.25.0",
28+
"eslint": "^9.25.1",
2929
"eslint-plugin-react": "^7.37.5",
3030
"eslint-plugin-react-hooks": "^5.2.0",
3131
"eslint-plugin-react-refresh": "^0.4.19",

docs-site/yarn.lock

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -575,7 +575,14 @@ __metadata:
575575
languageName: node
576576
linkType: hard
577577

578-
"@eslint/js@npm:9.25.0, @eslint/js@npm:^9.25.0":
578+
"@eslint/js@npm:9.25.1":
579+
version: 9.25.1
580+
resolution: "@eslint/js@npm:9.25.1"
581+
checksum: 10c0/87d86b512ab109bfd3b9317ced3220ea3d444ac3bfa7abd853ca7f724d72c36e213062f9def16a632365d97dc29e0094312e3682a9767590ee6f43b3d5d873fd
582+
languageName: node
583+
linkType: hard
584+
585+
"@eslint/js@npm:^9.25.0":
579586
version: 9.25.0
580587
resolution: "@eslint/js@npm:9.25.0"
581588
checksum: 10c0/4a03e2b218e086af89465563151610f30c1ff38e53a4b09fa71d2e7d1f1b37d72e3aacaf2ccb949544b6fcbc12b118162f5edb6e7deee9b3bfd816745fe74dfa
@@ -2272,17 +2279,17 @@ __metadata:
22722279
languageName: node
22732280
linkType: hard
22742281

2275-
"eslint@npm:^9.25.0":
2276-
version: 9.25.0
2277-
resolution: "eslint@npm:9.25.0"
2282+
"eslint@npm:^9.25.1":
2283+
version: 9.25.1
2284+
resolution: "eslint@npm:9.25.1"
22782285
dependencies:
22792286
"@eslint-community/eslint-utils": "npm:^4.2.0"
22802287
"@eslint-community/regexpp": "npm:^4.12.1"
22812288
"@eslint/config-array": "npm:^0.20.0"
22822289
"@eslint/config-helpers": "npm:^0.2.1"
22832290
"@eslint/core": "npm:^0.13.0"
22842291
"@eslint/eslintrc": "npm:^3.3.1"
2285-
"@eslint/js": "npm:9.25.0"
2292+
"@eslint/js": "npm:9.25.1"
22862293
"@eslint/plugin-kit": "npm:^0.2.8"
22872294
"@humanfs/node": "npm:^0.16.6"
22882295
"@humanwhocodes/module-importer": "npm:^1.0.1"
@@ -2318,7 +2325,7 @@ __metadata:
23182325
optional: true
23192326
bin:
23202327
eslint: bin/eslint.js
2321-
checksum: 10c0/eb984c0bad4f42ab02f5275fc02ebba98ff29dcecf1995065ec0a642e9c47a9b86a1407efa76fcdc1f096d09473160122a91a4acc18c54eb36a91cb36bffae20
2328+
checksum: 10c0/3bb1997ae994253d441e56aba2fc64a71b3b8dce32756de3dedae5e85416ba33eb07e19ede94a6fa8ce7ef3a0a3b0dd8b6836f41be46a3ab52e5345ad59a553f
23222329
languageName: node
23232330
linkType: hard
23242331

@@ -4156,7 +4163,7 @@ __metadata:
41564163
"@types/react-dom": "npm:^19.1.2"
41574164
"@vitejs/plugin-react": "npm:^4.4.1"
41584165
date-fns: "npm:^4.1.0"
4159-
eslint: "npm:^9.25.0"
4166+
eslint: "npm:^9.25.1"
41604167
eslint-plugin-react: "npm:^7.37.5"
41614168
eslint-plugin-react-hooks: "npm:^5.2.0"
41624169
eslint-plugin-react-refresh: "npm:^0.4.19"

0 commit comments

Comments
 (0)