Skip to content

Commit

Permalink
chore(deps): update dependency @book000/eslint-config to v1.6.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 9, 2024
1 parent 25dc386 commit 7382668
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.6.9",
"@book000/eslint-config": "1.6.10",
"@book000/node-utils": "1.13.40",
"@types/node": "20.12.11",
"@vercel/ncc": "0.38.1",
Expand Down
23 changes: 14 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -25,16 +25,16 @@
js-tokens "^4.0.0"
picocolors "^1.0.0"

"@book000/[email protected].9":
version "1.6.9"
resolved "https://registry.yarnpkg.com/@book000/eslint-config/-/eslint-config-1.6.9.tgz#ef4427998cab7109c7f6b15d93045e56c302e601"
integrity sha512-xlzi2beXVPbnLbP2LzxPRK+mUBVJix0PVfq5HoMcvy1OVNNgyKftjc53FqsJ/8OlDtRIwZkQa+oDn6qkH+RJDw==
"@book000/[email protected].10":
version "1.6.10"
resolved "https://registry.yarnpkg.com/@book000/eslint-config/-/eslint-config-1.6.10.tgz#538fa7f7393d071d0dac557dc74844603869452d"
integrity sha512-d2b5k0FHwkqDEgM2kfWhPnNfL5hXFo9p2mvdcZSgC8/a0H7O0bLsudlvTdj1syY0R5OXK7UMkkIJE34OiZ8YbQ==
dependencies:
"@eslint/eslintrc" "3.0.2"
"@typescript-eslint/parser" "7.8.0"
eslint-config-prettier "9.1.0"
eslint-plugin-unicorn "52.0.0"
globals "15.1.0"
globals "15.2.0"
typescript-eslint "7.8.0"

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

globals@15.1.0, globals@^15.0.0:
version "15.1.0"
resolved "https://registry.yarnpkg.com/globals/-/globals-15.1.0.tgz#4e03d200c8362201636b8cdfaa316d6cef67ff1e"
integrity sha512-926gJqg+4mkxwYKiFvoomM4J0kWESfk3qfTvRL2/oc/tK/eTDBbrfcKnSa2KtfdxB5onoL7D3A3qIHQFpd4+UA==
globals@15.2.0:
version "15.2.0"
resolved "https://registry.yarnpkg.com/globals/-/globals-15.2.0.tgz#fbcea7f8964a71d8c6e6867ddadb9788ae1083d8"
integrity sha512-FQ5YwCHZM3nCmtb5FzEWwdUc9K5d3V/w9mzcz8iGD1gC/aOTHc6PouYu0kkKipNJqHAT7m51sqzQjEjIP+cK0A==

globals@^13.19.0:
version "13.24.0"
Expand All @@ -1634,6 +1634,11 @@ globals@^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.1.0"
resolved "https://registry.yarnpkg.com/globals/-/globals-15.1.0.tgz#4e03d200c8362201636b8cdfaa316d6cef67ff1e"
integrity sha512-926gJqg+4mkxwYKiFvoomM4J0kWESfk3qfTvRL2/oc/tK/eTDBbrfcKnSa2KtfdxB5onoL7D3A3qIHQFpd4+UA==

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 7382668

Please sign in to comment.