Skip to content

Commit 346221d

Browse files
Merge pull request #5827 from Hacker0x01/dependabot/npm_and_yarn/docs-site/eslint-9.34.0
chore(deps-dev): bump eslint from 9.33.0 to 9.34.0 in /docs-site
2 parents e6d6119 + 7e5af9f commit 346221d

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
@@ -25,7 +25,7 @@
2525
"@types/react": "^19.1.12",
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: 7 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -886,14 +886,7 @@ __metadata:
886886
languageName: node
887887
linkType: hard
888888

889-
"@eslint/js@npm:9.33.0":
890-
version: 9.33.0
891-
resolution: "@eslint/js@npm:9.33.0"
892-
checksum: 10c0/4c42c9abde76a183b8e47205fd6c3116b058f82f07b6ad4de40de56cdb30a36e9ecd40efbea1b63a84d08c206aadbb0aa39a890197e1ad6455a8e542df98f186
893-
languageName: node
894-
linkType: hard
895-
896-
"@eslint/js@npm:^9.34.0":
889+
"@eslint/js@npm:9.34.0, @eslint/js@npm:^9.34.0":
897890
version: 9.34.0
898891
resolution: "@eslint/js@npm:9.34.0"
899892
checksum: 10c0/53f1bfd2a374683d9382a6850354555f6e89a88416c34a5d34e9fbbaf717e97c2b06300e8f93e5eddba8bda8951ccab7f93a680e56ded1a3d21d526019e69bab
@@ -2648,17 +2641,17 @@ __metadata:
26482641
languageName: node
26492642
linkType: hard
26502643

2651-
"eslint@npm:^9.33.0":
2652-
version: 9.33.0
2653-
resolution: "eslint@npm:9.33.0"
2644+
"eslint@npm:^9.34.0":
2645+
version: 9.34.0
2646+
resolution: "eslint@npm:9.34.0"
26542647
dependencies:
26552648
"@eslint-community/eslint-utils": "npm:^4.2.0"
26562649
"@eslint-community/regexpp": "npm:^4.12.1"
26572650
"@eslint/config-array": "npm:^0.21.0"
26582651
"@eslint/config-helpers": "npm:^0.3.1"
26592652
"@eslint/core": "npm:^0.15.2"
26602653
"@eslint/eslintrc": "npm:^3.3.1"
2661-
"@eslint/js": "npm:9.33.0"
2654+
"@eslint/js": "npm:9.34.0"
26622655
"@eslint/plugin-kit": "npm:^0.3.5"
26632656
"@humanfs/node": "npm:^0.16.6"
26642657
"@humanwhocodes/module-importer": "npm:^1.0.1"
@@ -2694,7 +2687,7 @@ __metadata:
26942687
optional: true
26952688
bin:
26962689
eslint: bin/eslint.js
2697-
checksum: 10c0/1e1f60d2b62d9d65553e9af916a8dccf00eeedd982103f35bf58c205803907cb1fda73ef595178d47384ea80d8624a182b63682a6b15d8387e9a5d86904a2a2d
2690+
checksum: 10c0/ba3e54fa0c8ed23d062f91519afaae77fed922a6c4d76130b6cd32154bcb406aaea4b3c5ed88e0be40828c1d5b6921592f3947dbdc5e2043de6bd7aa341fe5ea
26982691
languageName: node
26992692
linkType: hard
27002693

@@ -4578,7 +4571,7 @@ __metadata:
45784571
"@types/react-dom": "npm:^19.1.9"
45794572
"@vitejs/plugin-react": "npm:^5.0.1"
45804573
date-fns: "npm:^4.1.0"
4581-
eslint: "npm:^9.33.0"
4574+
eslint: "npm:^9.34.0"
45824575
eslint-plugin-react: "npm:^7.37.5"
45834576
eslint-plugin-react-hooks: "npm:^6.0.0"
45844577
eslint-plugin-react-refresh: "npm:^0.4.20"

0 commit comments

Comments
 (0)