Skip to content

Commit

Permalink
chore(deps): update dependency @book000/eslint-config to v1.7.7 (#630)
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 Jun 23, 2024
1 parent ab62926 commit f825b6e
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.6",
"@book000/eslint-config": "1.7.7",
"@types/config": "3.3.4",
"@types/node": "20.14.8",
"config": "3.3.11",
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].6":
version "1.7.6"
resolved "https://registry.yarnpkg.com/@book000/eslint-config/-/eslint-config-1.7.6.tgz#5b58507f49c4ea5d15f3592241c46a42d1daa8ae"
integrity sha512-+iWORT1GGg4P0unHD9JHo91xj84fuUeUC8eYOsnSvlOstNnXVaFtoE4j55y22pgLMImHw4UtjK/JtEA+YMI1HQ==
"@book000/[email protected].7":
version "1.7.7"
resolved "https://registry.yarnpkg.com/@book000/eslint-config/-/eslint-config-1.7.7.tgz#246eeba4996e3ec2d60cddb0f0eabe2d752f0327"
integrity sha512-Zw9hG86GnNnfROG0QvEfrc1ya75tnMgEJr/VNWb+XAuZ+NsQp7IivsCu/AJYkMq9RrCCeTmBOvc+z2biE+Lq/w==
dependencies:
"@eslint/eslintrc" "3.1.0"
"@typescript-eslint/parser" "7.13.1"
Expand Down

0 comments on commit f825b6e

Please sign in to comment.