Skip to content

Commit

Permalink
chore(deps): update dependency @book000/eslint-config to v1.7.15 (#738)
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 Jul 7, 2024
1 parent adc6edf commit 3fbf578
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.7.14",
"@book000/eslint-config": "1.7.15",
"@book000/node-utils": "1.13.159",
"@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 @@ -301,10 +301,10 @@
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==

"@book000/[email protected].14":
version "1.7.14"
resolved "https://registry.yarnpkg.com/@book000/eslint-config/-/eslint-config-1.7.14.tgz#67166a1b9d4f8e14149c1171b949d8390e77cc30"
integrity sha512-HQvMfDL91/RaaxJuLTKz+YCuvOcyW9LT/pt+XMCIwpMuN0kBkE3XKW1pVMum7yWdOsy/gsY17QvfdHKVhCBMgg==
"@book000/[email protected].15":
version "1.7.15"
resolved "https://registry.yarnpkg.com/@book000/eslint-config/-/eslint-config-1.7.15.tgz#490334759725922f404ddb7c73494baed522c7ea"
integrity sha512-MNN/BDszdOkOMnN7ng+cp9gRhuDbSVThdjSIjo9DdoVW4Y4ZW0y8eeM9VF2O+QzhHeZjaKj7ymwsfbC/o089xA==
dependencies:
"@eslint/eslintrc" "3.1.0"
"@typescript-eslint/parser" "7.15.0"
Expand Down

0 comments on commit 3fbf578

Please sign in to comment.