Skip to content

Commit fd2e61d

Browse files
Merge pull request #5412 from Hacker0x01/dependabot/npm_and_yarn/docs-site/eslint-9.20.1
chore(deps-dev): bump eslint from 9.20.0 to 9.20.1 in /docs-site
2 parents 6c81f49 + 875e835 commit fd2e61d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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.0.8",
2626
"@types/react-dom": "^19.0.3",
2727
"@vitejs/plugin-react": "^4.3.4",
28-
"eslint": "^9.20.0",
28+
"eslint": "^9.20.1",
2929
"eslint-plugin-react": "^7.37.4",
3030
"eslint-plugin-react-hooks": "^5.1.0",
3131
"eslint-plugin-react-refresh": "^0.4.19",

docs-site/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2180,9 +2180,9 @@ __metadata:
21802180
languageName: node
21812181
linkType: hard
21822182

2183-
"eslint@npm:^9.20.0":
2184-
version: 9.20.0
2185-
resolution: "eslint@npm:9.20.0"
2183+
"eslint@npm:^9.20.1":
2184+
version: 9.20.1
2185+
resolution: "eslint@npm:9.20.1"
21862186
dependencies:
21872187
"@eslint-community/eslint-utils": "npm:^4.2.0"
21882188
"@eslint-community/regexpp": "npm:^4.12.1"
@@ -2225,7 +2225,7 @@ __metadata:
22252225
optional: true
22262226
bin:
22272227
eslint: bin/eslint.js
2228-
checksum: 10c0/5eb2d9b5ed85a0b022871d19719417d110afb07a4abfedd856ad03d9a821def5f6bc31d7c407ca27f56e5e66e39375300fd2b877017245eb99c44060d6c983bd
2228+
checksum: 10c0/056789dd5a00897730376f8c0a191e22840e97b7276916068ec096341cb2ec3a918c8bd474bf94ccd7b457ad9fbc16e5c521a993c7cc6ebcf241933e2fd378b0
22292229
languageName: node
22302230
linkType: hard
22312231

@@ -4025,7 +4025,7 @@ __metadata:
40254025
"@types/react-dom": "npm:^19.0.3"
40264026
"@vitejs/plugin-react": "npm:^4.3.4"
40274027
date-fns: "npm:^4.1.0"
4028-
eslint: "npm:^9.20.0"
4028+
eslint: "npm:^9.20.1"
40294029
eslint-plugin-react: "npm:^7.37.4"
40304030
eslint-plugin-react-hooks: "npm:^5.1.0"
40314031
eslint-plugin-react-refresh: "npm:^0.4.19"

0 commit comments

Comments
 (0)