Skip to content

Commit 5f58329

Browse files
Update dependency eslint to v9.19.0 (#1441)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0d2402d commit 5f58329

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@typescript-eslint/eslint-plugin": "8.21.0",
3737
"@typescript-eslint/parser": "8.21.0",
3838
"astro-eslint-parser": "1.1.0",
39-
"eslint": "9.18.0",
39+
"eslint": "9.19.0",
4040
"eslint-config-prettier": "10.0.1",
4141
"eslint-plugin-astro": "1.3.1",
4242
"eslint-plugin-jsx-a11y": "6.10.2",

Diff for: yarn.lock

+10-10
Original file line numberDiff line numberDiff line change
@@ -686,10 +686,10 @@ __metadata:
686686
languageName: node
687687
linkType: hard
688688

689-
"@eslint/js@npm:9.18.0":
690-
version: 9.18.0
691-
resolution: "@eslint/js@npm:9.18.0"
692-
checksum: a47cfcc684f87094992fe4a5c5e54018393231d8d42bd2150a08eb167813a6bf8d7c7ccbc9611933e5f782ff3b96a06c9be8d19342965cadd4530a45521b8981
689+
"@eslint/js@npm:9.19.0":
690+
version: 9.19.0
691+
resolution: "@eslint/js@npm:9.19.0"
692+
checksum: bf4077b390894408408c8b5ca48c2cdaf91bce94e0a3b7ff4e79a2cb2d3ecc76d87b52b30af812285acf550e7a849138d2aad2cab0b0b5c0c9f7944fd45ba31f
693693
languageName: node
694694
linkType: hard
695695

@@ -1069,7 +1069,7 @@ __metadata:
10691069
astro-eslint-parser: 1.1.0
10701070
astro-icon: 1.1.5
10711071
autoprefixer: 10.4.20
1072-
eslint: 9.18.0
1072+
eslint: 9.19.0
10731073
eslint-config-prettier: 10.0.1
10741074
eslint-plugin-astro: 1.3.1
10751075
eslint-plugin-jsx-a11y: 6.10.2
@@ -3845,16 +3845,16 @@ __metadata:
38453845
languageName: node
38463846
linkType: hard
38473847

3848-
"eslint@npm:9.18.0":
3849-
version: 9.18.0
3850-
resolution: "eslint@npm:9.18.0"
3848+
"eslint@npm:9.19.0":
3849+
version: 9.19.0
3850+
resolution: "eslint@npm:9.19.0"
38513851
dependencies:
38523852
"@eslint-community/eslint-utils": ^4.2.0
38533853
"@eslint-community/regexpp": ^4.12.1
38543854
"@eslint/config-array": ^0.19.0
38553855
"@eslint/core": ^0.10.0
38563856
"@eslint/eslintrc": ^3.2.0
3857-
"@eslint/js": 9.18.0
3857+
"@eslint/js": 9.19.0
38583858
"@eslint/plugin-kit": ^0.2.5
38593859
"@humanfs/node": ^0.16.6
38603860
"@humanwhocodes/module-importer": ^1.0.1
@@ -3890,7 +3890,7 @@ __metadata:
38903890
optional: true
38913891
bin:
38923892
eslint: bin/eslint.js
3893-
checksum: 5e05ae9d25a42ae8cad86a0118ea45107b42446f3614cd0ba822affa3eb85d746e0820529b1fde72820f24aa3c3447d3260505a5ee5e95be1b8b7455740a2256
3893+
checksum: 173c77ac3fd8fa69a9367c457f8048088450911f6f927b189bcc2fd1dcca71422346952cdb7217948d692f67b3e36238f5264717187e83a1cdbd1b37b89e3877
38943894
languageName: node
38953895
linkType: hard
38963896

0 commit comments

Comments
 (0)