Skip to content

Commit

Permalink
chore(deps): update dependency @book000/eslint-config to v1.7.101 (#627)
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 Nov 28, 2024
1 parent 6c24b61 commit ec4d25c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"fix:prettier": "prettier --write src"
},
"devDependencies": {
"@book000/eslint-config": "1.7.100",
"@book000/eslint-config": "1.7.101",
"@types/node": "22.10.1",
"@types/yargs": "17.0.33",
"@vercel/ncc": "0.38.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,10 @@
js-tokens "^4.0.0"
picocolors "^1.0.0"

"@book000/[email protected].100":
version "1.7.100"
resolved "https://registry.yarnpkg.com/@book000/eslint-config/-/eslint-config-1.7.100.tgz#683d19223f5bb50a70715c7a0fb33da289a7bc7c"
integrity sha512-7DxQvxORdI8jdt/6lDm2uhXGd3fCs+dO+6/EPa5OEoHjWF3jv4JrOC5xdbYT4OOAnl8MW1p8OOm6ILF1BvGEMg==
"@book000/[email protected].101":
version "1.7.101"
resolved "https://registry.yarnpkg.com/@book000/eslint-config/-/eslint-config-1.7.101.tgz#fc979a1f5c647a315d9e81a0623c3673fff69793"
integrity sha512-GmjHkaQFxgwmU7/enOFihGsYvsoCUwV/07UcBTnSGaLLVeJwtmV5xDCS/KVtlcJ9JNuluN4gX67M/YwwGD8F5Q==
dependencies:
"@eslint/eslintrc" "3.2.0"
"@typescript-eslint/parser" "8.16.0"
Expand Down

0 comments on commit ec4d25c

Please sign in to comment.