Skip to content

Commit

Permalink
chore(deps): update dependency @book000/eslint-config to v1.7.69 (#1682)
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 Oct 9, 2024
1 parent d807d8f commit 0a39ffc
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"fix:prettier": "prettier --write src"
},
"devDependencies": {
"@book000/eslint-config": "1.7.68",
"@book000/eslint-config": "1.7.69",
"@book000/node-utils": "1.13.291",
"@book000/twitterts": "0.69.161",
"@types/node": "20.16.11",
Expand Down
23 changes: 14 additions & 9 deletions 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/eslint-config@1.7.68":
version "1.7.68"
resolved "https://registry.yarnpkg.com/@book000/eslint-config/-/eslint-config-1.7.68.tgz#6d5959ea3117d52db37ae7f0508a0e8a47a9e413"
integrity sha512-UJ7Lo774zuAYtkJj9MKwGD1wv5fvCuwr/1eEt5oZAA3CdqKTMB2hII7QVbkEZLaLCfsXTXjVJw/x1mS45flFNQ==
"@book000/eslint-config@1.7.69":
version "1.7.69"
resolved "https://registry.yarnpkg.com/@book000/eslint-config/-/eslint-config-1.7.69.tgz#299e2da0f590eb9447e641c25cc5b9394a002404"
integrity sha512-KjvtembvqA74cyqfHtp06nqXzT/c027EiCRtFEje+UsP5Af1i/Byc8boiUmtSdzef/rpgZnLW1fRpt9J3j2cGA==
dependencies:
"@eslint/eslintrc" "3.1.0"
"@typescript-eslint/parser" "8.8.1"
eslint-config-prettier "9.1.0"
eslint-plugin-unicorn "56.0.0"
globals "15.10.0"
globals "15.11.0"
typescript-eslint "8.8.1"

"@book000/node-utils@1.13.291":
Expand Down Expand Up @@ -1787,16 +1787,21 @@ glob@^7.1.3:
once "^1.3.0"
path-is-absolute "^1.0.0"

globals@15.10.0, globals@^15.8.0, globals@^15.9.0:
version "15.10.0"
resolved "https://registry.yarnpkg.com/globals/-/globals-15.10.0.tgz#a7eab3886802da248ad8b6a9ccca6573ff899c9b"
integrity sha512-tqFIbz83w4Y5TCbtgjZjApohbuh7K9BxGYFm7ifwDR240tvdb7P9x+/9VvUKlmkPoiknoJtanI8UOrqxS3a7lQ==
globals@15.11.0:
version "15.11.0"
resolved "https://registry.yarnpkg.com/globals/-/globals-15.11.0.tgz#b96ed4c6998540c6fb824b24b5499216d2438d6e"
integrity sha512-yeyNSjdbyVaWurlwCpcA6XNBrHTMIeDdj0/hnvX/OLJ9ekOXYbLsLinH/MucQyGvNnXhidTdNhTtJaffL2sMfw==

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.8.0, globals@^15.9.0:
version "15.10.0"
resolved "https://registry.yarnpkg.com/globals/-/globals-15.10.0.tgz#a7eab3886802da248ad8b6a9ccca6573ff899c9b"
integrity sha512-tqFIbz83w4Y5TCbtgjZjApohbuh7K9BxGYFm7ifwDR240tvdb7P9x+/9VvUKlmkPoiknoJtanI8UOrqxS3a7lQ==

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 0a39ffc

Please sign in to comment.