Skip to content

Commit

Permalink
chore(deps): update dependency @book000/eslint-config to v1.7.92 (#642)
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 15, 2024
1 parent 640c7d6 commit da3652f
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.91",
"@book000/eslint-config": "1.7.92",
"@types/node": "22.9.0",
"@types/qs": "6.9.17",
"@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.91":
version "1.7.91"
resolved "https://registry.yarnpkg.com/@book000/eslint-config/-/eslint-config-1.7.91.tgz#a1958e3c3b7049a106dc6dbe77d35f0dfeed4cea"
integrity sha512-yjRGPeBL2j+36hFo51vP8b2SDxBMvMblWY69FLtdGIGDAlKpoItTaciadL/+0oXKolGSx2eaupt8MmuYJ8yvHg==
"@book000/eslint-config@1.7.92":
version "1.7.92"
resolved "https://registry.yarnpkg.com/@book000/eslint-config/-/eslint-config-1.7.92.tgz#9e0bb4d8d4a04851935e18e213e64e4e8a17c919"
integrity sha512-waRouXBgfRLiR/aDjsk2d2YhLjWfjtIYcQC5ZeulseeIgEs4gXelmiD1f+wkmF/36CTdC6pSdWu8xsOABL5SLw==
dependencies:
"@eslint/eslintrc" "3.1.0"
"@typescript-eslint/parser" "8.14.0"
Expand Down

0 comments on commit da3652f

Please sign in to comment.