Skip to content

Commit d353f99

Browse files
Merge e4035a4 into 1b2386c
2 parents 1b2386c + e4035a4 commit d353f99

File tree

2 files changed

+15
-8
lines changed

2 files changed

+15
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@vitest/coverage-v8": "^3.2.4",
6565
"babel-plugin-react-compiler": "19.1.0-rc.2",
6666
"chalk": "^5.4.1",
67-
"eslint": "9.30.0",
67+
"eslint": "9.30.1",
6868
"eslint-config-prettier": "^10.1.5",
6969
"eslint-config-react-app": "^7.0.1",
7070
"eslint-config-standard-with-typescript": "^43.0.1",

yarn.lock

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2168,7 +2168,14 @@ __metadata:
21682168
languageName: node
21692169
linkType: hard
21702170

2171-
"@eslint/js@npm:9.30.0, @eslint/js@npm:^9.30.0":
2171+
"@eslint/js@npm:9.30.1":
2172+
version: 9.30.1
2173+
resolution: "@eslint/js@npm:9.30.1"
2174+
checksum: 10/f32c8a42b1343b03613b92a4a7c4745d19a93e66ffb8fac18ccd066deaa200b2fc55f476bf0407d7748f663bc947ca78c0518f13f60cd9ed08d0ba8b7bb74370
2175+
languageName: node
2176+
linkType: hard
2177+
2178+
"@eslint/js@npm:^9.30.0":
21722179
version: 9.30.0
21732180
resolution: "@eslint/js@npm:9.30.0"
21742181
checksum: 10/42e3d5a9cdd5a0842f3ed078e28f81ae1cf04bd2edfd09f43e6dc148bb2e99904f09090007eb6485afd82d837771890c5a8b9ceb1e8c4e256953df4b4aa97308
@@ -5368,17 +5375,17 @@ __metadata:
53685375
languageName: node
53695376
linkType: hard
53705377

5371-
"eslint@npm:9.30.0":
5372-
version: 9.30.0
5373-
resolution: "eslint@npm:9.30.0"
5378+
"eslint@npm:9.30.1":
5379+
version: 9.30.1
5380+
resolution: "eslint@npm:9.30.1"
53745381
dependencies:
53755382
"@eslint-community/eslint-utils": "npm:^4.2.0"
53765383
"@eslint-community/regexpp": "npm:^4.12.1"
53775384
"@eslint/config-array": "npm:^0.21.0"
53785385
"@eslint/config-helpers": "npm:^0.3.0"
53795386
"@eslint/core": "npm:^0.14.0"
53805387
"@eslint/eslintrc": "npm:^3.3.1"
5381-
"@eslint/js": "npm:9.30.0"
5388+
"@eslint/js": "npm:9.30.1"
53825389
"@eslint/plugin-kit": "npm:^0.3.1"
53835390
"@humanfs/node": "npm:^0.16.6"
53845391
"@humanwhocodes/module-importer": "npm:^1.0.1"
@@ -5414,7 +5421,7 @@ __metadata:
54145421
optional: true
54155422
bin:
54165423
eslint: bin/eslint.js
5417-
checksum: 10/74c11e6be5997f0de6542932795e997c1586f8f21cdeeda09c89c6c36879a9a593af84f1fd594bd8e22814c54ca0ad65513a0c91b0e8944efb51faed34b7d3b0
5424+
checksum: 10/bd3024f730c88a2d099455f5ec5be2d6293eaf1412eb5111427282e1060b7f87891168ccbded10b71fc7182e05151e42511ec29d4e0d4ece5e3151eaf8d54763
54185425
languageName: node
54195426
linkType: hard
54205427

@@ -8143,7 +8150,7 @@ __metadata:
81438150
chakra-ui-contextmenu: "npm:^1.0.5"
81448151
chalk: "npm:^5.4.1"
81458152
clsx: "npm:^2.1.1"
8146-
eslint: "npm:9.30.0"
8153+
eslint: "npm:9.30.1"
81478154
eslint-config-prettier: "npm:^10.1.5"
81488155
eslint-config-react-app: "npm:^7.0.1"
81498156
eslint-config-standard-with-typescript: "npm:^43.0.1"

0 commit comments

Comments
 (0)