Skip to content

Commit

Permalink
chore(deps): update dependency @book000/eslint-config to v1.7.49
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 8, 2024
1 parent dc379ae commit 4b17c12
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.48",
"@book000/eslint-config": "1.7.49",
"@types/node": "22.5.4",
"@types/qs": "6.9.15",
"@vercel/ncc": "0.38.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
js-tokens "^4.0.0"
picocolors "^1.0.0"

"@book000/eslint-config@1.7.48":
version "1.7.48"
resolved "https://registry.yarnpkg.com/@book000/eslint-config/-/eslint-config-1.7.48.tgz#d947932c83f2f56e03642ac17fffe48c6674ed21"
integrity sha512-zm2wayYI2q3oC2MERLANIVUmNn5PBlrJFC+HdcwqaDb2YGeT8UiBHAFQn7/gGzAZs2zBoli3AF5F5CdQEhHuXA==
"@book000/eslint-config@1.7.49":
version "1.7.49"
resolved "https://registry.yarnpkg.com/@book000/eslint-config/-/eslint-config-1.7.49.tgz#e82b6ed1e909bf475ac06405702434471129cbae"
integrity sha512-yOO3iZg/E2bdVBVwZzyJvTCJbguZQxREwz0VNwiJSqQk8kzfmYloHurfyM277a7yOSba/TGNHsRNk5L8asAW7Q==
dependencies:
"@eslint/eslintrc" "3.1.0"
"@typescript-eslint/parser" "8.4.0"
Expand Down

0 comments on commit 4b17c12

Please sign in to comment.