Skip to content

Commit

Permalink
chore(deps): update dependency @book000/eslint-config to v1.6.22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 26, 2024
1 parent 2746861 commit e680a3a
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.21",
"@book000/eslint-config": "1.6.22",
"@book000/node-utils": "1.13.73",
"@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 @@ -298,10 +298,10 @@
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==

"@book000/[email protected].21":
version "1.6.21"
resolved "https://registry.yarnpkg.com/@book000/eslint-config/-/eslint-config-1.6.21.tgz#9ad41265c6197ce5c89eb0f80d28fd6478c03e1d"
integrity sha512-nD76w5WhDqgcRr3YEG/p64JNJ+bVquE+n7idLPvE0dKHYzgaIwMxrV+dOI+wZlwYKp14IYJ+SovV2nyxztvkKg==
"@book000/[email protected].22":
version "1.6.22"
resolved "https://registry.yarnpkg.com/@book000/eslint-config/-/eslint-config-1.6.22.tgz#9f04919f8513f005bd497e12e9fd8ddc31550047"
integrity sha512-RcI3DqQV9KPumxO2Rl9yta0lROCTNTwfJY8sVh9SeoOqe8MoF4+dAldtZ8skyH7bBkaqT3NJYvzuCarORcu5nw==
dependencies:
"@eslint/eslintrc" "3.1.0"
"@typescript-eslint/parser" "7.10.0"
Expand Down

0 comments on commit e680a3a

Please sign in to comment.