Skip to content

Commit

Permalink
chore(deps): update dependency @book000/eslint-config to v1.7.102 (#804)
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 29, 2024
1 parent c473c76 commit ec64468
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 @@ -21,7 +21,7 @@
"fix:prettier": "prettier --write src"
},
"devDependencies": {
"@book000/eslint-config": "1.7.101",
"@book000/eslint-config": "1.7.102",
"@types/config": "3.3.5",
"@types/node": "22.10.1",
"config": "3.3.12",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@
js-tokens "^4.0.0"
picocolors "^1.0.0"

"@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==
"@book000/[email protected].102":
version "1.7.102"
resolved "https://registry.yarnpkg.com/@book000/eslint-config/-/eslint-config-1.7.102.tgz#096aabcf6520d9085d5fdd02104be23d253b49ac"
integrity sha512-Xt9iFMyQWI8fP3VLhXFfTWzbk4pkE1ZfDZxdtleLt/gg3kQTs6Jd/aKEYbKXD+W3nuqwsJjpXaae/YifxNZ/1w==
dependencies:
"@eslint/eslintrc" "3.2.0"
"@typescript-eslint/parser" "8.16.0"
Expand Down

0 comments on commit ec64468

Please sign in to comment.