Skip to content

Commit

Permalink
chore(deps): update dependency @book000/eslint-config to v1.7.117 (#649)
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 Dec 22, 2024
1 parent 2d636ae commit 13b71b4
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.116",
"@book000/eslint-config": "1.7.117",
"@types/node": "22.10.2",
"@types/yargs": "17.0.33",
"@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 @@ -35,10 +35,10 @@
js-tokens "^4.0.0"
picocolors "^1.0.0"

"@book000/eslint-config@1.7.116":
version "1.7.116"
resolved "https://registry.yarnpkg.com/@book000/eslint-config/-/eslint-config-1.7.116.tgz#07d7fe3b106581308c9fe6daea5ec0065b0469ec"
integrity sha512-e/bQAk+aGZdSxXjaBR8ukLN+/TBxfxlUrvZaG9cGUuzKFynGeFLsau4vG9BhpwA2a3cOUyFEyAo+kY6AB1cFPQ==
"@book000/eslint-config@1.7.117":
version "1.7.117"
resolved "https://registry.yarnpkg.com/@book000/eslint-config/-/eslint-config-1.7.117.tgz#0ddd2d1e950cc7d5574f0ab9af89766e9b115bb1"
integrity sha512-5Da3wsANn9xwimybybbMq/fhy6siB2+ytJDT+9CmOzbYfqpquvs/iJ9Ui4lhdPvKe0uhcWglbEf0WyVOb0n54A==
dependencies:
"@eslint/eslintrc" "3.2.0"
"@typescript-eslint/parser" "8.18.1"
Expand Down

0 comments on commit 13b71b4

Please sign in to comment.