Skip to content

Commit

Permalink
chore(deps): update dependency @book000/eslint-config to v1.7.134 (#1170
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 Jan 21, 2025
1 parent 27378fd commit 0fa41f3
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 @@ -24,7 +24,7 @@
"fix:prettier": "prettier --write src"
},
"devDependencies": {
"@book000/eslint-config": "1.7.133",
"@book000/eslint-config": "1.7.134",
"@book000/node-utils": "1.13.428",
"@discordjs/builders": "1.10.0",
"@types/node": "22.7.5",
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.133":
version "1.7.133"
resolved "https://registry.yarnpkg.com/@book000/eslint-config/-/eslint-config-1.7.133.tgz#168edef787e8b67188fdb13692385b5665898663"
integrity sha512-1xWZMNxpdKDaF1W1XSIne/sWPDWIoLy3Ci4f+AQVM27Y5VEoWCdlS6ACrFZj8fQ259t2EZ19xsfd78MV9KDvgg==
"@book000/eslint-config@1.7.134":
version "1.7.134"
resolved "https://registry.yarnpkg.com/@book000/eslint-config/-/eslint-config-1.7.134.tgz#2cd73fca59bec2c3ac9976ee8b1f75ca0ec2259c"
integrity sha512-x4L9AGW/NMWLE0m/cXQhn1pSnswHvv383KXf3ujixpEBG0R/ucyLxgDtcYq3ElCpBI2PD08zt2RRzFPw54h82g==
dependencies:
"@eslint/eslintrc" "3.2.0"
"@typescript-eslint/parser" "8.21.0"
Expand Down

0 comments on commit 0fa41f3

Please sign in to comment.