Skip to content

Commit 8b66e0d

Browse files
Merge pull request #6145 from Hacker0x01/dependabot/npm_and_yarn/docs-site/eslint-9.39.2
chore(deps-dev): bump eslint from 9.39.1 to 9.39.2 in /docs-site
2 parents 6fae370 + 51f186c commit 8b66e0d

2 files changed

Lines changed: 8 additions & 15 deletions

File tree

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": "^8.50.0",
3232
"@typescript-eslint/parser": "^8.50.0",
3333
"@vitejs/plugin-react": "^5.1.2",
34-
"eslint": "^9.39.1",
34+
"eslint": "^9.39.2",
3535
"eslint-plugin-react": "^7.37.5",
3636
"eslint-plugin-react-hooks": "^7.0.1",
3737
"eslint-plugin-react-refresh": "^0.4.25",

docs-site/yarn.lock

Lines changed: 7 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -874,14 +874,7 @@ __metadata:
874874
languageName: node
875875
linkType: hard
876876

877-
"@eslint/js@npm:9.39.1":
878-
version: 9.39.1
879-
resolution: "@eslint/js@npm:9.39.1"
880-
checksum: 10c0/6f7f26f8cdb7ad6327bbf9741973b6278eb946f18f70e35406e88194b0d5c522d0547a34a02f2a208eec95c5d1388cdf7ccb20039efd2e4cb6655615247a50f1
881-
languageName: node
882-
linkType: hard
883-
884-
"@eslint/js@npm:^9.39.2":
877+
"@eslint/js@npm:9.39.2, @eslint/js@npm:^9.39.2":
885878
version: 9.39.2
886879
resolution: "@eslint/js@npm:9.39.2"
887880
checksum: 10c0/00f51c52b04ac79faebfaa65a9652b2093b9c924e945479f1f3945473f78aee83cbc76c8d70bbffbf06f7024626575b16d97b66eab16182e1d0d39daff2f26f5
@@ -2808,17 +2801,17 @@ __metadata:
28082801
languageName: node
28092802
linkType: hard
28102803

2811-
"eslint@npm:^9.39.1":
2812-
version: 9.39.1
2813-
resolution: "eslint@npm:9.39.1"
2804+
"eslint@npm:^9.39.2":
2805+
version: 9.39.2
2806+
resolution: "eslint@npm:9.39.2"
28142807
dependencies:
28152808
"@eslint-community/eslint-utils": "npm:^4.8.0"
28162809
"@eslint-community/regexpp": "npm:^4.12.1"
28172810
"@eslint/config-array": "npm:^0.21.1"
28182811
"@eslint/config-helpers": "npm:^0.4.2"
28192812
"@eslint/core": "npm:^0.17.0"
28202813
"@eslint/eslintrc": "npm:^3.3.1"
2821-
"@eslint/js": "npm:9.39.1"
2814+
"@eslint/js": "npm:9.39.2"
28222815
"@eslint/plugin-kit": "npm:^0.4.1"
28232816
"@humanfs/node": "npm:^0.16.6"
28242817
"@humanwhocodes/module-importer": "npm:^1.0.1"
@@ -2853,7 +2846,7 @@ __metadata:
28532846
optional: true
28542847
bin:
28552848
eslint: bin/eslint.js
2856-
checksum: 10c0/59b2480639404ba24578ca480f973683b87b7aac8aa7e349240474a39067804fd13cd8b9cb22fee074170b8c7c563b57bab703ec0f0d3f81ea017e5d2cad299d
2849+
checksum: 10c0/bb88ca8fd16bb7e1ac3e13804c54d41c583214460c0faa7b3e7c574e69c5600c7122295500fb4b0c06067831111db740931e98da1340329527658e1cf80073d3
28572850
languageName: node
28582851
linkType: hard
28592852

@@ -4676,7 +4669,7 @@ __metadata:
46764669
copy-to-clipboard: "npm:^3.3.3"
46774670
date-fns: "npm:^4.1.0"
46784671
esbuild-wasm: "npm:^0.27.1"
4679-
eslint: "npm:^9.39.1"
4672+
eslint: "npm:^9.39.2"
46804673
eslint-plugin-react: "npm:^7.37.5"
46814674
eslint-plugin-react-hooks: "npm:^7.0.1"
46824675
eslint-plugin-react-refresh: "npm:^0.4.25"

0 commit comments

Comments
 (0)