Skip to content

Commit 708caf5

Browse files
build(deps-dev): Bump eslint from 9.37.0 to 9.38.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.37.0 to 9.38.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.37.0...v9.38.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.38.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8b873fb commit 708caf5

File tree

2 files changed

+26
-27
lines changed

2 files changed

+26
-27
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.1",
168168
"dprint": "0.50.2",
169169
"editorconfig": "3.0.1",
170-
"eslint": "9.37.0",
170+
"eslint": "9.38.0",
171171
"growl": "1.10.5",
172172
"happy-dom": "20.0.8",
173173
"husky": "9.1.7",

yarn.lock

Lines changed: 25 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1319,23 +1319,23 @@ __metadata:
13191319
languageName: node
13201320
linkType: hard
13211321

1322-
"@eslint/config-array@npm:^0.21.0":
1323-
version: 0.21.0
1324-
resolution: "@eslint/config-array@npm:0.21.0"
1322+
"@eslint/config-array@npm:^0.21.1":
1323+
version: 0.21.1
1324+
resolution: "@eslint/config-array@npm:0.21.1"
13251325
dependencies:
1326-
"@eslint/object-schema": "npm:^2.1.6"
1326+
"@eslint/object-schema": "npm:^2.1.7"
13271327
debug: "npm:^4.3.1"
13281328
minimatch: "npm:^3.1.2"
1329-
checksum: 10/f5a499e074ecf4b4a5efdca655418a12079d024b77d02fd35868eeb717c5bfdd8e32c6e8e1dd125330233a878026edda8062b13b4310169ba5bfee9623a67aa0
1329+
checksum: 10/6eaa0435972f735ce52d581f355a0b616e50a9b8a73304a7015398096e252798b9b3b968a67b524eefb0fdeacc57c4d960f0ec6432abe1c1e24be815b88c5d18
13301330
languageName: node
13311331
linkType: hard
13321332

1333-
"@eslint/config-helpers@npm:^0.4.0":
1334-
version: 0.4.0
1335-
resolution: "@eslint/config-helpers@npm:0.4.0"
1333+
"@eslint/config-helpers@npm:^0.4.1":
1334+
version: 0.4.1
1335+
resolution: "@eslint/config-helpers@npm:0.4.1"
13361336
dependencies:
13371337
"@eslint/core": "npm:^0.16.0"
1338-
checksum: 10/d5fdbf927a77b98d2462f025f8b1a5b610609201f8d1dd47032a2937842f02bf3bdf9cb672025c83a00f3255dfd218172f989caa724853c4a8f434124a6d79ff
1338+
checksum: 10/e3e6ea4cd19f5a9b803b2d0b3f174d53fcd27415587e49943144994104a42845cf300ed6ffdbd149d958482a49de99c326f9ae4c18c9467727ec60ad36cb5ef9
13391339
languageName: node
13401340
linkType: hard
13411341

@@ -1381,17 +1381,17 @@ __metadata:
13811381
languageName: node
13821382
linkType: hard
13831383

1384-
"@eslint/js@npm:9.37.0":
1385-
version: 9.37.0
1386-
resolution: "@eslint/js@npm:9.37.0"
1387-
checksum: 10/2ead426ed47af0b914c7d7064eb59fede858483cf9511f78ded840708aca578138f2a6c375916d520f4f2ecf25945f4bd47b8a84e42106b4eb46f7708a36db1d
1384+
"@eslint/js@npm:9.38.0":
1385+
version: 9.38.0
1386+
resolution: "@eslint/js@npm:9.38.0"
1387+
checksum: 10/08ba53e3e631e2815ff33e0f48dccf87daf3841eb5605fa5980d18b88cd6dd4cd63b5829ac015e97eeb85807bf91efe7d4e1d4eaf6beb586bc01549b7660c4a2
13881388
languageName: node
13891389
linkType: hard
13901390

1391-
"@eslint/object-schema@npm:^2.1.6":
1392-
version: 2.1.6
1393-
resolution: "@eslint/object-schema@npm:2.1.6"
1394-
checksum: 10/266085c8d3fa6cd99457fb6350dffb8ee39db9c6baf28dc2b86576657373c92a568aec4bae7d142978e798b74c271696672e103202d47a0c148da39154351ed6
1391+
"@eslint/object-schema@npm:^2.1.7":
1392+
version: 2.1.7
1393+
resolution: "@eslint/object-schema@npm:2.1.7"
1394+
checksum: 10/946ef5d6235b4d1c0907c6c6e6429c8895f535380c562b7705c131f63f2e961b06e8785043c86a293da48e0a60c6286d98ba395b8b32ea55561fe6e4417cb7e4
13951395
languageName: node
13961396
linkType: hard
13971397

@@ -1690,7 +1690,7 @@ __metadata:
16901690
devlop: "npm:1.1.0"
16911691
dprint: "npm:0.50.2"
16921692
editorconfig: "npm:3.0.1"
1693-
eslint: "npm:9.37.0"
1693+
eslint: "npm:9.38.0"
16941694
growl: "npm:1.10.5"
16951695
happy-dom: "npm:20.0.8"
16961696
husky: "npm:9.1.7"
@@ -5247,23 +5247,22 @@ __metadata:
52475247
languageName: node
52485248
linkType: hard
52495249

5250-
"eslint@npm:9.37.0":
5251-
version: 9.37.0
5252-
resolution: "eslint@npm:9.37.0"
5250+
"eslint@npm:9.38.0":
5251+
version: 9.38.0
5252+
resolution: "eslint@npm:9.38.0"
52535253
dependencies:
52545254
"@eslint-community/eslint-utils": "npm:^4.8.0"
52555255
"@eslint-community/regexpp": "npm:^4.12.1"
5256-
"@eslint/config-array": "npm:^0.21.0"
5257-
"@eslint/config-helpers": "npm:^0.4.0"
5256+
"@eslint/config-array": "npm:^0.21.1"
5257+
"@eslint/config-helpers": "npm:^0.4.1"
52585258
"@eslint/core": "npm:^0.16.0"
52595259
"@eslint/eslintrc": "npm:^3.3.1"
5260-
"@eslint/js": "npm:9.37.0"
5260+
"@eslint/js": "npm:9.38.0"
52615261
"@eslint/plugin-kit": "npm:^0.4.0"
52625262
"@humanfs/node": "npm:^0.16.6"
52635263
"@humanwhocodes/module-importer": "npm:^1.0.1"
52645264
"@humanwhocodes/retry": "npm:^0.4.2"
52655265
"@types/estree": "npm:^1.0.6"
5266-
"@types/json-schema": "npm:^7.0.15"
52675266
ajv: "npm:^6.12.4"
52685267
chalk: "npm:^4.0.0"
52695268
cross-spawn: "npm:^7.0.6"
@@ -5293,7 +5292,7 @@ __metadata:
52935292
optional: true
52945293
bin:
52955294
eslint: bin/eslint.js
5296-
checksum: 10/c7530470c9cafe9a7f768477f7894d9b9d28e92995186223e99fbd9edeb391119e2a70678a2e98e213ae37cbb41de89403b510f5f33df2340aa65dd6f2a3c0bb
5295+
checksum: 10/fb8971572dfedd1fd67a35a746d2ab399bef320a7f131fdccaec6416f4b4a028e762663c32ccf1a88f715aec6d1c5da066fdb11e20219a0156f1f3fc1a726713
52975296
languageName: node
52985297
linkType: hard
52995298

0 commit comments

Comments
 (0)