Skip to content

Commit

Permalink
chore(deps): update dependency @book000/eslint-config to v1.7.66 (#735)
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 6, 2024
1 parent 25f23e5 commit ccd5f13
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.65",
"@book000/eslint-config": "1.7.66",
"@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].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==
"@book000/[email protected].66":
version "1.7.66"
resolved "https://registry.yarnpkg.com/@book000/eslint-config/-/eslint-config-1.7.66.tgz#f9da53fa7570e928eae7a86ca417ca6e942c3570"
integrity sha512-o0ntybIE4Mw4vz1p3mTRb49A0f+I6GvzgsbCgOTJ1nVeBTKAU9mGkfmf+0z3GdJvPBNkBUJqK6ggyI1HvjJsVA==
dependencies:
"@eslint/eslintrc" "3.1.0"
"@typescript-eslint/parser" "8.8.0"
Expand Down

0 comments on commit ccd5f13

Please sign in to comment.