Skip to content

Commit

Permalink
chore(deps): update dependency @book000/twitterts to v0.71.129
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 6, 2025
1 parent 8ce32e0 commit 95eb08a
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 6 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.123",
"@book000/node-utils": "1.13.410",
"@book000/twitterts": "0.71.128",
"@book000/twitterts": "0.71.129",
"@types/node": "22.10.5",
"@vercel/ncc": "0.38.3",
"eslint": "9.17.0",
Expand Down
23 changes: 18 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,25 @@
winston "3.16.0"
winston-daily-rotate-file "5.0.0"

"@book000/twitterts@0.71.128":
version "0.71.128"
resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.71.128.tgz#085cd7d6ab5ed4c87a2b69a134ebe36e532513ae"
integrity sha512-douSiNdNQdGgB4pR6vZpThr+xBc8FQ+xZdI47inc61e9q8pQGookP37eXIGsE1P+/6fm30Rmf6J1z6TU5v2e6g==
"@book000/node-utils@1.13.412":
version "1.13.412"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.412.tgz#807c339999f236f482d6e7c38b8a747763e67af2"
integrity sha512-w/QfuqhXlc1xt6Io7TGpUXF+JgaJYw9X7Y2zGqzadkvjX3mkiLv9CNq0dESrusxdwF+8S2TM5yPueGoord9rvg==
dependencies:
"@book000/node-utils" "1.13.410"
axios "1.7.9"
cycle "1.0.3"
form-data "4.0.1"
jsonc-parser "3.3.1"
moment-timezone "0.5.46"
winston "3.16.0"
winston-daily-rotate-file "5.0.0"

"@book000/twitterts@0.71.129":
version "0.71.129"
resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.71.129.tgz#b1e298444b8252aadb1e8af8648b5aaa0ba19428"
integrity sha512-izzUalzDFXCurkwGAJ1/yVr++YteIefcU3ZpLEHgdjk/RMZY1OIw4Hzx2gTcwPY639RFOGaZB5YC2VAOKSgaWw==
dependencies:
"@book000/node-utils" "1.13.412"
genson-js "0.0.8"
json-schema-to-typescript "15.0.3"
json-stable-stringify "1.2.1"
Expand Down

0 comments on commit 95eb08a

Please sign in to comment.