Skip to content

Commit

Permalink
chore(deps): update dependency @book000/twitterts to v0.71.170 (#2062)
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 24, 2025
1 parent 56bef41 commit 3c3f29d
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.134",
"@book000/node-utils": "1.13.433",
"@book000/twitterts": "0.71.169",
"@book000/twitterts": "0.71.170",
"@types/node": "22.10.10",
"@vercel/ncc": "0.38.3",
"eslint": "9.18.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.21.0"

"@book000/node-utils@1.13.432":
version "1.13.432"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.432.tgz#f25b454487cb2cd4b50a2ae943fb34ee88790be1"
integrity sha512-x3O6i5eUZ9spjKhoWSHW52K2iH9GoxhsMv8j4SApQ/Kv8fXPXyCeibZrUqho73bnde4iysRwX2U2lZVJLxnCxg==
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.433":
version "1.13.433"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.433.tgz#67640c27fd48e36558032f3c83457a3badeb6363"
Expand All @@ -63,12 +50,12 @@
winston "3.16.0"
winston-daily-rotate-file "5.0.0"

"@book000/twitterts@0.71.169":
version "0.71.169"
resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.71.169.tgz#1517f7619ca9b5b15f64b000def044d7244589e3"
integrity sha512-ZkCmeGRiuK0kqEdldcAd+OF8iiimq0aXkoZUwk6U1W3C1Zn5Xn07UQdtqavEWzrtBtLceXfp5RR0GYO9ktdhRA==
"@book000/twitterts@0.71.170":
version "0.71.170"
resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.71.170.tgz#ee0aca4037adcd1408234b1e8a7cf705f3da6097"
integrity sha512-x4jjiDdSNaLdVGt8gRYidijTRh5OnhlpcS2aIGXd0ncn2k3SkaW05ybR9dl3ObTIEkSQqhHkofNHRU7RsUNjlA==
dependencies:
"@book000/node-utils" "1.13.432"
"@book000/node-utils" "1.13.433"
genson-js "0.0.8"
json-schema-to-typescript "15.0.4"
json-stable-stringify "1.2.1"
Expand Down

0 comments on commit 3c3f29d

Please sign in to comment.