Skip to content

Commit

Permalink
Update dependency eslint to v9.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 11, 2025
1 parent 928f64e commit 5fb09a3
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 21 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@types/react-dom": "19.0.2",
"algoliasearch": "5.18.0",
"autoprefixer": "10.4.20",
"eslint": "9.17.0",
"eslint": "9.18.0",
"marked": "15.0.6",
"next": "15.1.3",
"postcss": "8.4.49",
Expand Down
41 changes: 21 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2140,12 +2140,12 @@ __metadata:
languageName: node
linkType: hard

"@eslint/core@npm:^0.9.0":
version: 0.9.1
resolution: "@eslint/core@npm:0.9.1"
"@eslint/core@npm:^0.10.0":
version: 0.10.0
resolution: "@eslint/core@npm:0.10.0"
dependencies:
"@types/json-schema": "npm:^7.0.15"
checksum: 10/f2263f8f94fdf84fc34573e027de98f1fce6287120513ae672ddf0652c75b9fa77c314d565628fc58e0a6f959766acc34c8191f9b94f1757b910408ffa04adde
checksum: 10/de41d7fa5dc468b70fb15c72829096939fc0217c41b8519af4620bc1089cb42539a15325c4c3ee3832facac1836c8c944c4a0c4d0cc8b33ffd8e95962278ae14
languageName: node
linkType: hard

Expand All @@ -2166,10 +2166,10 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:9.17.0":
version: 9.17.0
resolution: "@eslint/js@npm:9.17.0"
checksum: 10/1a89e62f5c50e75d44565b7f3b91701455a999132c991e10bac59c118fbb54bdd54be22b9bda1ac730f78a2e64604403d65ce5dd7726d80b2632982cfc3d84ac
"@eslint/js@npm:9.18.0":
version: 9.18.0
resolution: "@eslint/js@npm:9.18.0"
checksum: 10/364a7d030dad9dbda1458d8dbcea0199fe7d48bcfefe4b49389df6c45cdc5a2449f70e5d8a794e46ed9fb34af3fe5a3f53e30020d306b6ee791e2a1b2b9fa25f
languageName: node
linkType: hard

Expand All @@ -2180,12 +2180,13 @@ __metadata:
languageName: node
linkType: hard

"@eslint/plugin-kit@npm:^0.2.3":
version: 0.2.4
resolution: "@eslint/plugin-kit@npm:0.2.4"
"@eslint/plugin-kit@npm:^0.2.5":
version: 0.2.5
resolution: "@eslint/plugin-kit@npm:0.2.5"
dependencies:
"@eslint/core": "npm:^0.10.0"
levn: "npm:^0.4.1"
checksum: 10/e34d02ea1dccd716e51369620263a4b2167aff3c0510ed776e21336cc3ad7158087449a76931baf07cdc33810cb6919db375f2e9f409435d2c6e0dd5f4786b25
checksum: 10/82d0142bc7054587bde4f75c2c517f477df7c320e4bdb47a4d5f766899a313ce65e9ce5d59428178d0be473a95292065053f69637042546b811ad89079781cbc
languageName: node
linkType: hard

Expand Down Expand Up @@ -7976,17 +7977,17 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:9.17.0":
version: 9.17.0
resolution: "eslint@npm:9.17.0"
"eslint@npm:9.18.0":
version: 9.18.0
resolution: "eslint@npm:9.18.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.2.0"
"@eslint-community/regexpp": "npm:^4.12.1"
"@eslint/config-array": "npm:^0.19.0"
"@eslint/core": "npm:^0.9.0"
"@eslint/core": "npm:^0.10.0"
"@eslint/eslintrc": "npm:^3.2.0"
"@eslint/js": "npm:9.17.0"
"@eslint/plugin-kit": "npm:^0.2.3"
"@eslint/js": "npm:9.18.0"
"@eslint/plugin-kit": "npm:^0.2.5"
"@humanfs/node": "npm:^0.16.6"
"@humanwhocodes/module-importer": "npm:^1.0.1"
"@humanwhocodes/retry": "npm:^0.4.1"
Expand Down Expand Up @@ -8021,7 +8022,7 @@ __metadata:
optional: true
bin:
eslint: bin/eslint.js
checksum: 10/a48ee67dd4e737974bbb49ca5d12d0ce35bcd874507807599e3655bb398320ab27c9deed1aad508a963967815e626c21208f52158c2fc0796d0cc8186528efeb
checksum: 10/85f22991aab4b0809fdfc557ec2bd309062e7211b631674e71827a73c45e44febaa80dedda35150154e331a2d372c3a25e8e5dd4a99dc8a982fe8f7d645d859f
languageName: node
linkType: hard

Expand Down Expand Up @@ -14467,7 +14468,7 @@ __metadata:
autoprefixer: "npm:10.4.20"
chromatic: "npm:11.22.0"
dotenv: "npm:16.4.7"
eslint: "npm:9.17.0"
eslint: "npm:9.18.0"
eslint-config-next: "npm:15.1.3"
eslint-config-prettier: "npm:9.1.0"
eslint-plugin-storybook: "npm:0.11.2"
Expand Down

0 comments on commit 5fb09a3

Please sign in to comment.