Skip to content

Commit ab116cf

Browse files
build(deps-dev): Bump eslint from 9.33.0 to 9.34.0 (#243)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1f3c60d commit ab116cf

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.2.0",
168168
"dprint": "0.50.1",
169169
"editorconfig": "3.0.1",
170-
"eslint": "9.33.0",
170+
"eslint": "9.34.0",
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
@@ -1379,10 +1379,10 @@ __metadata:
13791379
languageName: node
13801380
linkType: hard
13811381

1382-
"@eslint/js@npm:9.33.0":
1383-
version: 9.33.0
1384-
resolution: "@eslint/js@npm:9.33.0"
1385-
checksum: 10/415031162eeee4ed67457585f3a3f3442521e75dd352932582683452c393d837da81cf9726a2cf097b444119ae2e405951e6b5d84546f67b6370fc36f27d8321
1382+
"@eslint/js@npm:9.34.0":
1383+
version: 9.34.0
1384+
resolution: "@eslint/js@npm:9.34.0"
1385+
checksum: 10/3bbe8423e2d11e0eeb70a79f5cd25b89a8920cade36e479e4288d1e01043b48a0d737f46d8e5dc91c53afad5bc0edc882cc5a5a024ac1ac31b0b7b4d4a9f16c0
13861386
languageName: node
13871387
linkType: hard
13881388

@@ -1688,7 +1688,7 @@ __metadata:
16881688
devlop: "npm:1.1.0"
16891689
dprint: "npm:0.50.1"
16901690
editorconfig: "npm:3.0.1"
1691-
eslint: "npm:9.33.0"
1691+
eslint: "npm:9.34.0"
16921692
growl: "npm:1.10.5"
16931693
happy-dom: "npm:18.0.1"
16941694
husky: "npm:9.1.7"
@@ -5263,17 +5263,17 @@ __metadata:
52635263
languageName: node
52645264
linkType: hard
52655265

5266-
"eslint@npm:9.33.0":
5267-
version: 9.33.0
5268-
resolution: "eslint@npm:9.33.0"
5266+
"eslint@npm:9.34.0":
5267+
version: 9.34.0
5268+
resolution: "eslint@npm:9.34.0"
52695269
dependencies:
52705270
"@eslint-community/eslint-utils": "npm:^4.2.0"
52715271
"@eslint-community/regexpp": "npm:^4.12.1"
52725272
"@eslint/config-array": "npm:^0.21.0"
52735273
"@eslint/config-helpers": "npm:^0.3.1"
52745274
"@eslint/core": "npm:^0.15.2"
52755275
"@eslint/eslintrc": "npm:^3.3.1"
5276-
"@eslint/js": "npm:9.33.0"
5276+
"@eslint/js": "npm:9.34.0"
52775277
"@eslint/plugin-kit": "npm:^0.3.5"
52785278
"@humanfs/node": "npm:^0.16.6"
52795279
"@humanwhocodes/module-importer": "npm:^1.0.1"
@@ -5309,7 +5309,7 @@ __metadata:
53095309
optional: true
53105310
bin:
53115311
eslint: bin/eslint.js
5312-
checksum: 10/3857f17460c8a245e3dd2d23b892ce844dc7d337db3fbdeb39f488d6405ae6e71f2142cc4514316d0042c85a77d9503e7dfd4637665eb389473145ad31bd8306
5312+
checksum: 10/edcd2e055521784cc941d26ea326fe488f749f6d9c18b5c10ea7ed779a502d3d6906b0cc49f68d208416f7b2cb82a21cb96d3031c2e02457f03dbf0c5be0992c
53135313
languageName: node
53145314
linkType: hard
53155315

0 commit comments

Comments
 (0)