Skip to content

Commit

Permalink
chore(deps): update dependency @book000/eslint-config to v1.8.8 (#759)
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 23, 2025
1 parent 674e800 commit f05f4aa
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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.7",
"@book000/eslint-config": "1.8.8",
"@types/node": "22.13.5",
"@types/qs": "6.9.18",
"@vercel/ncc": "0.38.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7"
integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==

"@book000/[email protected].7":
version "1.8.7"
resolved "https://registry.yarnpkg.com/@book000/eslint-config/-/eslint-config-1.8.7.tgz#d8dc4f38a16c4529929691505cb163c2acc78a7c"
integrity sha512-S8AOoR15KnSs7h2JB8XThHPa7wY1G4D2N/riscaUQ/n6Ox19feebFs2sK3oY44NR2upJ+Ujwpb9CDxrR91wSyA==
"@book000/[email protected].8":
version "1.8.8"
resolved "https://registry.yarnpkg.com/@book000/eslint-config/-/eslint-config-1.8.8.tgz#dd8e5abe4d01b02f8b21b62d1f4f2780e061f12d"
integrity sha512-E39K4iSELcZcUg9gLIDrZFrrQcDM6SKMwk5GnzAWirldLTgXatqAj15EZO17IVRPRPnI9boHpMU1EsmzZrnXKA==
dependencies:
"@eslint/eslintrc" "3.3.0"
"@typescript-eslint/parser" "8.24.1"
Expand Down

0 comments on commit f05f4aa

Please sign in to comment.