Skip to content
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.

Commit

Permalink
chore(deps): update dependency @book000/eslint-config to v1.6.31 (#1900)
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 6, 2024
1 parent 9e85d7d commit 55b25c6
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 10 deletions.
2 changes: 1 addition & 1 deletion crawler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"fastify": "4.27.0"
},
"devDependencies": {
"@book000/eslint-config": "1.6.30",
"@book000/eslint-config": "1.6.31",
"@book000/node-utils": "1.13.99",
"@book000/twitterts": "0.62.63",
"@types/node": "20.14.2",
Expand Down
23 changes: 14 additions & 9 deletions crawler/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -34,16 +34,16 @@
js-tokens "^4.0.0"
picocolors "^1.0.0"

"@book000/[email protected].30":
version "1.6.30"
resolved "https://registry.yarnpkg.com/@book000/eslint-config/-/eslint-config-1.6.30.tgz#09a0b92eab3f6e1595ef60a494b925ec950c187c"
integrity sha512-2JTqgbaYKWt3vBrPEdfioT2Dyf34b95RKbaLQF2Qu8gW7L1D11SnLsq8abgdQ024uEVNrtj1tEUvX+Tvp6Dzyg==
"@book000/[email protected].31":
version "1.6.31"
resolved "https://registry.yarnpkg.com/@book000/eslint-config/-/eslint-config-1.6.31.tgz#958b49ff841bd6f492ebbd173f833bad3c63a83e"
integrity sha512-KTU2uUocns12Kg1Orf2S0Hfmlm1+NJVJf+xYRo7q6d/rX1MWTQiCEM2Gw7eNbucHsR0NwMAEHYGu67vCK/S4xQ==
dependencies:
"@eslint/eslintrc" "3.1.0"
"@typescript-eslint/parser" "7.12.0"
eslint-config-prettier "9.1.0"
eslint-plugin-unicorn "53.0.0"
globals "15.3.0"
globals "15.4.0"
typescript-eslint "7.12.0"

"@book000/[email protected]":
Expand Down Expand Up @@ -2215,16 +2215,21 @@ glob@^7.1.3, glob@^7.1.7:
once "^1.3.0"
path-is-absolute "^1.0.0"

globals@15.3.0, globals@^15.0.0:
version "15.3.0"
resolved "https://registry.yarnpkg.com/globals/-/globals-15.3.0.tgz#619db01f88d8fb91b0ed841a820cd980299575e5"
integrity sha512-cCdyVjIUVTtX8ZsPkq1oCsOsLmGIswqnjZYMJJTGaNApj1yHtLSymKhwH51ttirREn75z3p4k051clwg7rvNKA==
globals@15.4.0:
version "15.4.0"
resolved "https://registry.yarnpkg.com/globals/-/globals-15.4.0.tgz#3e36ea6e4d9ddcf1cb42d92f5c4a145a8a2ddc1c"
integrity sha512-unnwvMZpv0eDUyjNyh9DH/yxUaRYrEjW/qK4QcdrHg3oO11igUQrCSgODHEqxlKg8v2CD2Sd7UkqqEBoz5U7TQ==

globals@^14.0.0:
version "14.0.0"
resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==

globals@^15.0.0:
version "15.3.0"
resolved "https://registry.yarnpkg.com/globals/-/globals-15.3.0.tgz#619db01f88d8fb91b0ed841a820cd980299575e5"
integrity sha512-cCdyVjIUVTtX8ZsPkq1oCsOsLmGIswqnjZYMJJTGaNApj1yHtLSymKhwH51ttirREn75z3p4k051clwg7rvNKA==

globalthis@^1.0.3:
version "1.0.4"
resolved "https://registry.yarnpkg.com/globalthis/-/globalthis-1.0.4.tgz#7430ed3a975d97bfb59bcce41f5cabbafa651236"
Expand Down

0 comments on commit 55b25c6

Please sign in to comment.