Skip to content

Commit

Permalink
chore(deps): update dependency @book000/twitterts to v0.70.34 (#1464)
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 Oct 25, 2024
1 parent 8c81ae0 commit 04bfdcd
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 @@ -22,7 +22,7 @@
"devDependencies": {
"@book000/eslint-config": "1.7.76",
"@book000/node-utils": "1.13.312",
"@book000/twitterts": "0.70.33",
"@book000/twitterts": "0.70.34",
"@types/node": "20.17.1",
"@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 @@ -46,19 +46,6 @@
globals "15.11.0"
typescript-eslint "8.11.0"

"@book000/node-utils@1.13.311":
version "1.13.311"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.311.tgz#aba80947e4dca6c9fee8f9eb3df5686e6131ed20"
integrity sha512-TTomS+RWMPWqmIS++WeoitnhpqX66+a8xgvHlFimaO63VoDQLDOGlb+llr/xJmP6pC6fTb7Hz68m/Mmn7Xq5TA==
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/node-utils@1.13.312":
version "1.13.312"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.312.tgz#da64a32e7e198cb1794b74922ff00310aef14dbb"
Expand All @@ -72,12 +59,12 @@
winston "3.15.0"
winston-daily-rotate-file "5.0.0"

"@book000/twitterts@0.70.33":
version "0.70.33"
resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.70.33.tgz#b50a7c48dc0b0b7a7d44f6094713c28185001822"
integrity sha512-EegbIQq++WQfDjxxCkAStpsPbYpBq0pU5l5KjoIJkoF/k9iXbeTlLlq473KOPLhNKuihZwRkxWf7q9S1z4eSFQ==
"@book000/twitterts@0.70.34":
version "0.70.34"
resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.70.34.tgz#c5977dc5a562dc71eea28976f1b89fe014ffd659"
integrity sha512-72eB/dBkC4gh8OuUYpfjWActUiA60ICSIuHhl2qO4R6qq30OG1LeObj85doOgIcpmpx/9ek7maVxR44vEPslzQ==
dependencies:
"@book000/node-utils" "1.13.311"
"@book000/node-utils" "1.13.312"
genson-js "0.0.8"
json-schema-to-typescript "15.0.2"
mysql2 "3.11.3"
Expand Down

0 comments on commit 04bfdcd

Please sign in to comment.