Skip to content

Commit

Permalink
chore(deps): update dependency @book000/eslint-config to v1.7.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 7, 2024
1 parent 9d01c6b commit c832aaa
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.13",
"@book000/eslint-config": "1.7.14",
"@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].13":
version "1.7.13"
resolved "https://registry.yarnpkg.com/@book000/eslint-config/-/eslint-config-1.7.13.tgz#10d78211b10ffb4e4df796fdf0ba6d75524b4a9d"
integrity sha512-QmrSTXkvqFsa2BEmKBM7y4uI1gSP+HRrIlFtZGN/QwF0omulZhSm6ENlS+eSKT/7oxT+oJa/hphGaYr8s/bBXA==
"@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==
dependencies:
"@eslint/eslintrc" "3.1.0"
"@typescript-eslint/parser" "7.15.0"
Expand Down

0 comments on commit c832aaa

Please sign in to comment.