Skip to content

Commit

Permalink
chore(deps): update dependency @book000/twitterts to v0.71.129 (#1998)
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 Jan 6, 2025
1 parent c4b02c9 commit 347de2b
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.123",
"@book000/node-utils": "1.13.412",
"@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: 5 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -37,19 +37,6 @@
globals "15.14.0"
typescript-eslint "8.19.0"

"@book000/node-utils@1.13.410":
version "1.13.410"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.410.tgz#a5e19fed4321917e53914110b17d106cf0c92b26"
integrity sha512-tSehTe9mns8tNamuEfIwCGyUMfZJRAoQ0c/Is32NblpOe3S/MpMUGOsPSTdJdd3PQHEfrxLy5I9oMXjv95+stw==
dependencies:
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/node-utils@1.13.412":
version "1.13.412"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.412.tgz#807c339999f236f482d6e7c38b8a747763e67af2"
Expand All @@ -63,12 +50,12 @@
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/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.410"
"@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 347de2b

Please sign in to comment.