Skip to content

Commit

Permalink
chore(deps): update dependency @book000/eslint-config to v1.8.13 (#766)
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 Feb 26, 2025
1 parent 0ee4af3 commit 2267383
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"fix:prettier": "prettier --write src"
},
"devDependencies": {
"@book000/eslint-config": "1.8.12",
"@book000/eslint-config": "1.8.13",
"@types/node": "22.13.5",
"@types/qs": "6.9.18",
"@vercel/ncc": "0.38.3",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7"
integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==

"@book000/[email protected].12":
version "1.8.12"
resolved "https://registry.yarnpkg.com/@book000/eslint-config/-/eslint-config-1.8.12.tgz#cd51c943122b564fde903aa1e2be5d477b400790"
integrity sha512-MsF1IZAw78GxlHsZC0EQOG7gbWNWtINZUyyNEFTGmNOUq4zJY2LnYKxVizxIvw/G1X7mzfYAMvOXMeSQ9IjTBg==
"@book000/[email protected].13":
version "1.8.13"
resolved "https://registry.yarnpkg.com/@book000/eslint-config/-/eslint-config-1.8.13.tgz#7b14b80417e213b770731718f9199e4870782c66"
integrity sha512-Ah6ICJeW350gPXOsBPjdWykN331yNfShIYrIy9A8S3nNLlepRhsJ3Gx9WtKrIpgTmIbx3U0Avvp70PKvNxZ35A==
dependencies:
"@eslint/eslintrc" "3.3.0"
"@typescript-eslint/parser" "8.25.0"
eslint-config-prettier "10.0.1"
eslint-config-prettier "10.0.2"
eslint-plugin-unicorn "57.0.0"
globals "16.0.0"
typescript-eslint "8.25.0"
Expand Down Expand Up @@ -926,10 +926,10 @@ eslint-compat-utils@^0.5.1:
dependencies:
semver "^7.5.4"

[email protected].1:
version "10.0.1"
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.0.1.tgz#fbb03bfc8db0651df9ce4e8b7150d11c5fe3addf"
integrity sha512-lZBts941cyJyeaooiKxAtzoPHTN+GbQTJFAIdQbRhA4/8whaAraEh47Whw/ZFfrjNSnlAxqfm9i0XVAEkULjCw==
[email protected].2:
version "10.0.2"
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.0.2.tgz#47444de8aa104ce82c2f91ad2a5e96b62c01e20d"
integrity sha512-1105/17ZIMjmCOJOPNfVdbXafLCLj3hPmkmB7dLgt7XsQ/zkxSuDerE/xgO3RxoHysR1N1whmquY0lSn2O0VLg==

[email protected]:
version "17.1.0"
Expand Down

0 comments on commit 2267383

Please sign in to comment.