Skip to content

Commit

Permalink
chore(deps): update dependency @book000/eslint-config to v1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 16, 2025
1 parent 047ab09 commit d6c4889
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 @@ -25,7 +25,7 @@
"fix:prettier": "prettier --write src"
},
"devDependencies": {
"@book000/eslint-config": "1.7.150",
"@book000/eslint-config": "1.8.0",
"@types/node": "22.13.4",
"@types/qs": "6.9.18",
"@vercel/ncc": "0.38.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7"
integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==

"@book000/eslint-config@1.7.150":
version "1.7.150"
resolved "https://registry.yarnpkg.com/@book000/eslint-config/-/eslint-config-1.7.150.tgz#6bc195e4fbd9b38c0dbe1479739f04ef9bdd4e82"
integrity sha512-qG8dso9USNUY/bBRsLdf5JdUOj0rmv1dt2im+nPmCI9AcvKT8BZTjURsSWkJwRAdD6nz2nT5fw6suxnpnmC8mw==
"@book000/eslint-config@1.8.0":
version "1.8.0"
resolved "https://registry.yarnpkg.com/@book000/eslint-config/-/eslint-config-1.8.0.tgz#59f44a70e24b21489cfeae9029d20396eea548fa"
integrity sha512-59XU9qjywBKsj4c49jjNFjG9q7zo0SU7oNiD0jZ1xNFJrX8fbV7GTTQiG0PfDYbYVLX9x9Vpr/LVoZqJE0/RSQ==
dependencies:
"@eslint/eslintrc" "3.2.0"
"@typescript-eslint/parser" "8.24.0"
Expand Down

0 comments on commit d6c4889

Please sign in to comment.