Skip to content

Commit

Permalink
chore(deps): update dependency @book000/eslint-config to v1.7.48 (#705)
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 Sep 6, 2024
1 parent 5eb61cc commit 2980910
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 @@ -21,7 +21,7 @@
"fix:prettier": "prettier --write src"
},
"devDependencies": {
"@book000/eslint-config": "1.7.47",
"@book000/eslint-config": "1.7.48",
"@types/config": "3.3.5",
"@types/node": "20.16.5",
"config": "3.3.12",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@
js-tokens "^4.0.0"
picocolors "^1.0.0"

"@book000/[email protected].47":
version "1.7.47"
resolved "https://registry.yarnpkg.com/@book000/eslint-config/-/eslint-config-1.7.47.tgz#0701f16a36c3c8ff8e42a9c7ee0036001e90bce7"
integrity sha512-TEsMH5Fqli7QaHGicTA32LNaoGA6G2Bo0UaYi5KwJTfqlRqfHyVeB8AlpmrOPhlYk55pMGCwXDSG09L7NnHBXg==
"@book000/[email protected].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==
dependencies:
"@eslint/eslintrc" "3.1.0"
"@typescript-eslint/parser" "8.4.0"
Expand Down

0 comments on commit 2980910

Please sign in to comment.