Skip to content

Commit

Permalink
chore(deps): update dependency eslint to v9.19.0 (#828)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 26, 2025
1 parent 38e2cff commit df6dede
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
Binary file not shown.
Binary file not shown.
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -714,10 +714,10 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:9.18.0":
version: 9.18.0
resolution: "@eslint/js@npm:9.18.0"
checksum: a47cfcc684f87094992fe4a5c5e54018393231d8d42bd2150a08eb167813a6bf8d7c7ccbc9611933e5f782ff3b96a06c9be8d19342965cadd4530a45521b8981
"@eslint/js@npm:9.19.0":
version: 9.19.0
resolution: "@eslint/js@npm:9.19.0"
checksum: bf4077b390894408408c8b5ca48c2cdaf91bce94e0a3b7ff4e79a2cb2d3ecc76d87b52b30af812285acf550e7a849138d2aad2cab0b0b5c0c9f7944fd45ba31f
languageName: node
linkType: hard

Expand Down Expand Up @@ -2962,15 +2962,15 @@ __metadata:
linkType: hard

"eslint@npm:^9.0.0":
version: 9.18.0
resolution: "eslint@npm:9.18.0"
version: 9.19.0
resolution: "eslint@npm:9.19.0"
dependencies:
"@eslint-community/eslint-utils": ^4.2.0
"@eslint-community/regexpp": ^4.12.1
"@eslint/config-array": ^0.19.0
"@eslint/core": ^0.10.0
"@eslint/eslintrc": ^3.2.0
"@eslint/js": 9.18.0
"@eslint/js": 9.19.0
"@eslint/plugin-kit": ^0.2.5
"@humanfs/node": ^0.16.6
"@humanwhocodes/module-importer": ^1.0.1
Expand Down Expand Up @@ -3006,7 +3006,7 @@ __metadata:
optional: true
bin:
eslint: bin/eslint.js
checksum: 5e05ae9d25a42ae8cad86a0118ea45107b42446f3614cd0ba822affa3eb85d746e0820529b1fde72820f24aa3c3447d3260505a5ee5e95be1b8b7455740a2256
checksum: 173c77ac3fd8fa69a9367c457f8048088450911f6f927b189bcc2fd1dcca71422346952cdb7217948d692f67b3e36238f5264717187e83a1cdbd1b37b89e3877
languageName: node
linkType: hard

Expand Down

0 comments on commit df6dede

Please sign in to comment.