Skip to content

Commit

Permalink
chore(deps): update dependency @book000/twitterts to v0.70.58
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 1, 2024
1 parent cfb32ca commit f02b89c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 19 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"devDependencies": {
"@book000/eslint-config": "1.7.82",
"@book000/node-utils": "1.13.327",
"@book000/twitterts": "0.70.57",
"@book000/twitterts": "0.70.58",
"@types/node": "22.8.6",
"@vercel/ncc": "0.38.2",
"eslint": "9.13.0",
Expand Down
23 changes: 5 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -37,19 +37,6 @@
globals "15.11.0"
typescript-eslint "8.12.2"

"@book000/[email protected]":
version "1.13.326"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.326.tgz#8c6d080311dcdbb0ed602e77b995ec537ae7a64d"
integrity sha512-keXJ5weJmXWOrdfgknt3va1APlExW2gwwiQDi8oNg1rxqqopWOS4jbFTeMLdKfgkOYTojkzPJwcwkYlLqnqcMA==
dependencies:
axios "1.7.7"
cycle "1.0.3"
form-data "4.0.1"
jsonc-parser "3.3.1"
moment-timezone "0.5.46"
winston "3.15.0"
winston-daily-rotate-file "5.0.0"

"@book000/[email protected]":
version "1.13.327"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.327.tgz#fa646602e4997bcfe7119457296de32604dedd81"
Expand All @@ -63,12 +50,12 @@
winston "3.15.0"
winston-daily-rotate-file "5.0.0"

"@book000/[email protected].57":
version "0.70.57"
resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.70.57.tgz#874c708f8d59d0975bd9cf5a37589a7e8520a57f"
integrity sha512-4aA23hztB/CoWvRsE8Jvo2oNjAuw67FIwqXBIPSjAPiXV1czMPjRFLXbyj5aW09w2paiSYO370iWyparwFoiaA==
"@book000/[email protected].58":
version "0.70.58"
resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.70.58.tgz#51cfe2f8c65aee9abe14b29f2057868addfc01ad"
integrity sha512-Bew4tsfVBv7kEkssOJoBUcFCz45br5a3+90BTmpozCR8j9qgpb/Qkg3rpGWuwUWSqAiXfpmWK8U+LLWgf0H6jg==
dependencies:
"@book000/node-utils" "1.13.326"
"@book000/node-utils" "1.13.327"
genson-js "0.0.8"
json-schema-to-typescript "15.0.2"
mysql2 "3.11.3"
Expand Down

0 comments on commit f02b89c

Please sign in to comment.