Skip to content

Commit 4b012db

Browse files
Merge pull request #5481 from Hacker0x01/dependabot/npm_and_yarn/docs-site/eslint-9.22.0
chore(deps-dev): bump eslint from 9.21.0 to 9.22.0 in /docs-site
2 parents de1306f + 85e6176 commit 4b012db

File tree

2 files changed

+28
-13
lines changed

2 files changed

+28
-13
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.10",
2626
"@types/react-dom": "^19.0.4",
2727
"@vitejs/plugin-react": "^4.3.4",
28-
"eslint": "^9.21.0",
28+
"eslint": "^9.22.0",
2929
"eslint-plugin-react": "^7.37.4",
3030
"eslint-plugin-react-hooks": "^5.2.0",
3131
"eslint-plugin-react-refresh": "^0.4.19",

docs-site/yarn.lock

Lines changed: 27 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -482,6 +482,13 @@ __metadata:
482482
languageName: node
483483
linkType: hard
484484

485+
"@eslint/config-helpers@npm:^0.1.0":
486+
version: 0.1.0
487+
resolution: "@eslint/config-helpers@npm:0.1.0"
488+
checksum: 10c0/3562b5325f42740fc83b0b92b7d13a61b383f8db064915143eec36184f09a09fad73eca6c2955ab6c248b0d04fa03c140f9af2f2c4c06770781a6b79f300a01e
489+
languageName: node
490+
linkType: hard
491+
485492
"@eslint/core@npm:^0.12.0":
486493
version: 0.12.0
487494
resolution: "@eslint/core@npm:0.12.0"
@@ -508,7 +515,14 @@ __metadata:
508515
languageName: node
509516
linkType: hard
510517

511-
"@eslint/js@npm:9.21.0, @eslint/js@npm:^9.21.0":
518+
"@eslint/js@npm:9.22.0":
519+
version: 9.22.0
520+
resolution: "@eslint/js@npm:9.22.0"
521+
checksum: 10c0/5bcd009bb579dc6c6ed760703bdd741e08a48cd9decd677aa2cf67fe66236658cb09a00185a0369f3904e5cffba9e6e0f2ff4d9ba4fdf598fcd81d34c49213a5
522+
languageName: node
523+
linkType: hard
524+
525+
"@eslint/js@npm:^9.21.0":
512526
version: 9.21.0
513527
resolution: "@eslint/js@npm:9.21.0"
514528
checksum: 10c0/86c24a2668808995037e3f40c758335df2ae277c553ac0cf84381a1a8698f3099d8a22dd9c388947e6b7f93fcc1142f62406072faaa2b83c43ca79993fc01bb3
@@ -2147,13 +2161,13 @@ __metadata:
21472161
languageName: node
21482162
linkType: hard
21492163

2150-
"eslint-scope@npm:^8.2.0":
2151-
version: 8.2.0
2152-
resolution: "eslint-scope@npm:8.2.0"
2164+
"eslint-scope@npm:^8.3.0":
2165+
version: 8.3.0
2166+
resolution: "eslint-scope@npm:8.3.0"
21532167
dependencies:
21542168
esrecurse: "npm:^4.3.0"
21552169
estraverse: "npm:^5.2.0"
2156-
checksum: 10c0/8d2d58e2136d548ac7e0099b1a90d9fab56f990d86eb518de1247a7066d38c908be2f3df477a79cf60d70b30ba18735d6c6e70e9914dca2ee515a729975d70d6
2170+
checksum: 10c0/23bf54345573201fdf06d29efa345ab508b355492f6c6cc9e2b9f6d02b896f369b6dd5315205be94b8853809776c4d13353b85c6b531997b164ff6c3328ecf5b
21572171
languageName: node
21582172
linkType: hard
21592173

@@ -2171,16 +2185,17 @@ __metadata:
21712185
languageName: node
21722186
linkType: hard
21732187

2174-
"eslint@npm:^9.21.0":
2175-
version: 9.21.0
2176-
resolution: "eslint@npm:9.21.0"
2188+
"eslint@npm:^9.22.0":
2189+
version: 9.22.0
2190+
resolution: "eslint@npm:9.22.0"
21772191
dependencies:
21782192
"@eslint-community/eslint-utils": "npm:^4.2.0"
21792193
"@eslint-community/regexpp": "npm:^4.12.1"
21802194
"@eslint/config-array": "npm:^0.19.2"
2195+
"@eslint/config-helpers": "npm:^0.1.0"
21812196
"@eslint/core": "npm:^0.12.0"
21822197
"@eslint/eslintrc": "npm:^3.3.0"
2183-
"@eslint/js": "npm:9.21.0"
2198+
"@eslint/js": "npm:9.22.0"
21842199
"@eslint/plugin-kit": "npm:^0.2.7"
21852200
"@humanfs/node": "npm:^0.16.6"
21862201
"@humanwhocodes/module-importer": "npm:^1.0.1"
@@ -2192,7 +2207,7 @@ __metadata:
21922207
cross-spawn: "npm:^7.0.6"
21932208
debug: "npm:^4.3.2"
21942209
escape-string-regexp: "npm:^4.0.0"
2195-
eslint-scope: "npm:^8.2.0"
2210+
eslint-scope: "npm:^8.3.0"
21962211
eslint-visitor-keys: "npm:^4.2.0"
21972212
espree: "npm:^10.3.0"
21982213
esquery: "npm:^1.5.0"
@@ -2216,7 +2231,7 @@ __metadata:
22162231
optional: true
22172232
bin:
22182233
eslint: bin/eslint.js
2219-
checksum: 10c0/558edb25b440cd51825d66fed3e84f1081bd6f4cb2cf994e60ece4c5978fa0583e88b75faf187c1fc21688c4ff7072f12bf5f6d1be1e09a4d6af78cff39dc520
2234+
checksum: 10c0/7b5ab6f2365971c16efe97349565f75d8343347562fb23f12734c6ab2cd5e35301373a0d51e194789ddcfdfca21db7b62ff481b03d524b8169896c305b65ff48
22202235
languageName: node
22212236
linkType: hard
22222237

@@ -4016,7 +4031,7 @@ __metadata:
40164031
"@types/react-dom": "npm:^19.0.4"
40174032
"@vitejs/plugin-react": "npm:^4.3.4"
40184033
date-fns: "npm:^4.1.0"
4019-
eslint: "npm:^9.21.0"
4034+
eslint: "npm:^9.22.0"
40204035
eslint-plugin-react: "npm:^7.37.4"
40214036
eslint-plugin-react-hooks: "npm:^5.2.0"
40224037
eslint-plugin-react-refresh: "npm:^0.4.19"

0 commit comments

Comments
 (0)