Skip to content

Commit 5562250

Browse files
build(deps-dev): Bump eslint from 9.30.0 to 9.30.1 (#216)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 403aa29 commit 5562250

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@
167167
"cspell": "9.1.2",
168168
"dprint": "0.50.1",
169169
"editorconfig": "2.0.1",
170-
"eslint": "9.30.0",
170+
"eslint": "9.30.1",
171171
"growl": "1.10.5",
172172
"happy-dom": "18.0.1",
173173
"husky": "9.1.7",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1372,10 +1372,10 @@ __metadata:
13721372
languageName: node
13731373
linkType: hard
13741374

1375-
"@eslint/js@npm:9.30.0":
1376-
version: 9.30.0
1377-
resolution: "@eslint/js@npm:9.30.0"
1378-
checksum: 10/42e3d5a9cdd5a0842f3ed078e28f81ae1cf04bd2edfd09f43e6dc148bb2e99904f09090007eb6485afd82d837771890c5a8b9ceb1e8c4e256953df4b4aa97308
1375+
"@eslint/js@npm:9.30.1":
1376+
version: 9.30.1
1377+
resolution: "@eslint/js@npm:9.30.1"
1378+
checksum: 10/f32c8a42b1343b03613b92a4a7c4745d19a93e66ffb8fac18ccd066deaa200b2fc55f476bf0407d7748f663bc947ca78c0518f13f60cd9ed08d0ba8b7bb74370
13791379
languageName: node
13801380
linkType: hard
13811381

@@ -1681,7 +1681,7 @@ __metadata:
16811681
devlop: "npm:1.1.0"
16821682
dprint: "npm:0.50.1"
16831683
editorconfig: "npm:2.0.1"
1684-
eslint: "npm:9.30.0"
1684+
eslint: "npm:9.30.1"
16851685
growl: "npm:1.10.5"
16861686
happy-dom: "npm:18.0.1"
16871687
husky: "npm:9.1.7"
@@ -5261,17 +5261,17 @@ __metadata:
52615261
languageName: node
52625262
linkType: hard
52635263

5264-
"eslint@npm:9.30.0":
5265-
version: 9.30.0
5266-
resolution: "eslint@npm:9.30.0"
5264+
"eslint@npm:9.30.1":
5265+
version: 9.30.1
5266+
resolution: "eslint@npm:9.30.1"
52675267
dependencies:
52685268
"@eslint-community/eslint-utils": "npm:^4.2.0"
52695269
"@eslint-community/regexpp": "npm:^4.12.1"
52705270
"@eslint/config-array": "npm:^0.21.0"
52715271
"@eslint/config-helpers": "npm:^0.3.0"
52725272
"@eslint/core": "npm:^0.14.0"
52735273
"@eslint/eslintrc": "npm:^3.3.1"
5274-
"@eslint/js": "npm:9.30.0"
5274+
"@eslint/js": "npm:9.30.1"
52755275
"@eslint/plugin-kit": "npm:^0.3.1"
52765276
"@humanfs/node": "npm:^0.16.6"
52775277
"@humanwhocodes/module-importer": "npm:^1.0.1"
@@ -5307,7 +5307,7 @@ __metadata:
53075307
optional: true
53085308
bin:
53095309
eslint: bin/eslint.js
5310-
checksum: 10/74c11e6be5997f0de6542932795e997c1586f8f21cdeeda09c89c6c36879a9a593af84f1fd594bd8e22814c54ca0ad65513a0c91b0e8944efb51faed34b7d3b0
5310+
checksum: 10/bd3024f730c88a2d099455f5ec5be2d6293eaf1412eb5111427282e1060b7f87891168ccbded10b71fc7182e05151e42511ec29d4e0d4ece5e3151eaf8d54763
53115311
languageName: node
53125312
linkType: hard
53135313

0 commit comments

Comments
 (0)