Skip to content

Commit

Permalink
chore(deps): update dependency @book000/eslint-config to v1.7.67 (#736)
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 7, 2024
1 parent ccd5f13 commit e3f0c7e
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.66",
"@book000/eslint-config": "1.7.67",
"@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].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==
"@book000/[email protected].67":
version "1.7.67"
resolved "https://registry.yarnpkg.com/@book000/eslint-config/-/eslint-config-1.7.67.tgz#d3f0b6c14aefc4a8ed20a7ccf35de686c3f40fa6"
integrity sha512-bolpUkIB9nwvfPvSOkaLFNZEitYA0I5QbILZbuDI1XpbcR3o/J/9MG38woqM2vjMlDZO6tP9Ov/YvuiS3K/A9w==
dependencies:
"@eslint/eslintrc" "3.1.0"
"@typescript-eslint/parser" "8.8.0"
Expand Down

0 comments on commit e3f0c7e

Please sign in to comment.