Skip to content

Commit

Permalink
chore(deps): update dependency @book000/eslint-config to v1.7.89 (#1244)
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 Nov 13, 2024
1 parent 3cde406 commit 64ce264
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 @@ -22,7 +22,7 @@
"fix:prettier": "prettier --write src"
},
"devDependencies": {
"@book000/eslint-config": "1.7.88",
"@book000/eslint-config": "1.7.89",
"@book000/node-utils": "1.13.341",
"@types/node": "22.9.0",
"@vercel/ncc": "0.38.2",
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/[email protected].88":
version "1.7.88"
resolved "https://registry.yarnpkg.com/@book000/eslint-config/-/eslint-config-1.7.88.tgz#7d30a53ecc3cae17f57f57b4e1fada50c9c48ed9"
integrity sha512-AR8CuVajBQUnfO8CaPEj8Oy2zafDZlIYnplLoutFnnAU158Z/T/cuQ36kMcOupbkQyDaPeBC5gqs/I2ivsFrXA==
"@book000/[email protected].89":
version "1.7.89"
resolved "https://registry.yarnpkg.com/@book000/eslint-config/-/eslint-config-1.7.89.tgz#d15eff487fabc21998caeb9b81f3e95f484e82a4"
integrity sha512-IOmWmkV7nW3p2ysITtIlrSXSeTpFiofjz3Pwbetxzk6eM41I4tUThd7j7H5Nv1LRqP/JWOHDdPRlSyy605mDnQ==
dependencies:
"@eslint/eslintrc" "3.1.0"
"@typescript-eslint/parser" "8.14.0"
Expand Down

0 comments on commit 64ce264

Please sign in to comment.