Skip to content

Commit

Permalink
chore(deps): update dependency @book000/eslint-config to v1.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 20, 2025
1 parent 8636d32 commit 53fafe8
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 @@ -25,7 +25,7 @@
"fix:prettier": "prettier --write src"
},
"devDependencies": {
"@book000/eslint-config": "1.8.4",
"@book000/eslint-config": "1.8.5",
"@types/node": "22.13.4",
"@types/qs": "6.9.18",
"@vercel/ncc": "0.38.3",
Expand Down
23 changes: 14 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,16 @@
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7"
integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==

"@book000/[email protected].4":
version "1.8.4"
resolved "https://registry.yarnpkg.com/@book000/eslint-config/-/eslint-config-1.8.4.tgz#9dc22235d9380b77487b81de7434c9ecfa83866d"
integrity sha512-HWNiVsBZp/m0ELAlEYOURa9xGMRxAP4z6HlxTWkHANJ1QNV/VfWDe+oOLFufDRLpu9hAPWmEmGC27T0Q/caQDw==
"@book000/[email protected].5":
version "1.8.5"
resolved "https://registry.yarnpkg.com/@book000/eslint-config/-/eslint-config-1.8.5.tgz#ca54c808d23c8b3132208a571fe5b85b50e1d37c"
integrity sha512-o3IZUZyxXYaDOpyMI+WnuZ/mnIZ8jb/u5PelyfMk1bAR2xAGScjabKpC57o/9mvHElxfQrw7eCRztAbR7Oyc7g==
dependencies:
"@eslint/eslintrc" "3.2.0"
"@typescript-eslint/parser" "8.24.1"
eslint-config-prettier "10.0.1"
eslint-plugin-unicorn "57.0.0"
globals "15.15.0"
globals "16.0.0"
typescript-eslint "8.24.1"

"@cspotcode/source-map-support@^0.8.0":
Expand Down Expand Up @@ -1351,16 +1351,21 @@ glob@^7.1.3, glob@^7.1.7:
once "^1.3.0"
path-is-absolute "^1.0.0"

globals@15.15.0, globals@^15.11.0, globals@^15.15.0:
version "15.15.0"
resolved "https://registry.yarnpkg.com/globals/-/globals-15.15.0.tgz#7c4761299d41c32b075715a4ce1ede7897ff72a8"
integrity sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==
globals@16.0.0:
version "16.0.0"
resolved "https://registry.yarnpkg.com/globals/-/globals-16.0.0.tgz#3d7684652c5c4fbd086ec82f9448214da49382d8"
integrity sha512-iInW14XItCXET01CQFqudPOWP2jYMl7T+QRQT+UNcR/iQncN/F0UNpgd76iFkBPgNQb4+X3LV9tLJYzwh+Gl3A==

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.11.0, globals@^15.15.0:
version "15.15.0"
resolved "https://registry.yarnpkg.com/globals/-/globals-15.15.0.tgz#7c4761299d41c32b075715a4ce1ede7897ff72a8"
integrity sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==

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

0 comments on commit 53fafe8

Please sign in to comment.