Skip to content

Commit

Permalink
chore(deps): update dependency @book000/eslint-config to v1.7.65 (#734)
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 Oct 5, 2024
1 parent 721be61 commit 25f23e5
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.64",
"@book000/eslint-config": "1.7.65",
"@types/config": "3.3.5",
"@types/node": "20.16.10",
"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].64":
version "1.7.64"
resolved "https://registry.yarnpkg.com/@book000/eslint-config/-/eslint-config-1.7.64.tgz#61cbc4de9be5fbc28544590996bb1ca8825222c1"
integrity sha512-zPtFqGN4Z74YwKrS0yK01tIoRZWTzoyH3cjxxlEKD88Ds4gvRHgQFwCwjA0LcKmD3c69Nrs0dC8lT09q4RFVKQ==
"@book000/[email protected].65":
version "1.7.65"
resolved "https://registry.yarnpkg.com/@book000/eslint-config/-/eslint-config-1.7.65.tgz#a551e1a038daf0eb0ba029e0750cc983b48b2557"
integrity sha512-IdYmCLe0ZOR0kfndq0jRoMnbDDAX2tmEfJ6ekHo5WkUOpVNhHiBZOdT+z39bqOhk6p/DeeHhFZ2ZqhomfXxP/g==
dependencies:
"@eslint/eslintrc" "3.1.0"
"@typescript-eslint/parser" "8.8.0"
Expand Down

0 comments on commit 25f23e5

Please sign in to comment.