Skip to content

Commit

Permalink
chore(deps): update dependency @book000/eslint-config to v1.6.28 (#602)
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 Jun 2, 2024
1 parent da2a504 commit 493a8c7
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 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 @@
"test": "jest --runInBand --passWithNoTests --detectOpenHandles --forceExit"
},
"devDependencies": {
"@book000/eslint-config": "1.6.27",
"@book000/eslint-config": "1.6.28",
"@book000/node-utils": "1.13.87",
"@fastify/cors": "9.0.1",
"@octokit/webhooks-examples": "7.5.1",
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -297,10 +297,10 @@
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==

"@book000/[email protected].27":
version "1.6.27"
resolved "https://registry.yarnpkg.com/@book000/eslint-config/-/eslint-config-1.6.27.tgz#724eddc5c64e1b07ead6b659fed1dc637290ac1b"
integrity sha512-alcaVdMGNTM3s4bwjyWVFISZ5CCAU1OcL+mEDWzGIUSd6yLMDok4VR0bRpJxXwlNmceSOZL03vesUMUVmI0uMw==
"@book000/[email protected].28":
version "1.6.28"
resolved "https://registry.yarnpkg.com/@book000/eslint-config/-/eslint-config-1.6.28.tgz#3f4729da0dd4aacb887eea5a760d07046f67fa5f"
integrity sha512-DoUSyKILFhCq86CSWqe8mie6gQOr3Yqg1LV//I6QVUxmN/4XHuEpB1m/UogZltyio9y66MHYXhGHa1cqUf/BGw==
dependencies:
"@eslint/eslintrc" "3.1.0"
"@typescript-eslint/parser" "7.11.0"
Expand Down

0 comments on commit 493a8c7

Please sign in to comment.