Skip to content

Commit

Permalink
chore(deps): update dependency @book000/twitterts to v0.69.166 (#1684)
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 9, 2024
1 parent 859cc78 commit b885921
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.69",
"@book000/node-utils": "1.13.294",
"@book000/twitterts": "0.69.161",
"@book000/twitterts": "0.69.166",
"@types/node": "20.16.11",
"@vercel/ncc": "0.38.2",
"eslint": "9.12.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.8.1"

"@book000/node-utils@1.13.291":
version "1.13.291"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.291.tgz#e448952ea4fb0e529ba3ecf2224323a39066b784"
integrity sha512-RWB3UuCtzVMQUFE/NG+CavFTsJnVHJtk293O8BqpcGmF2P1UH3kqT1oZkB9qcztM8wQDAI9MK06X1CwXtnv+ag==
dependencies:
axios "1.7.7"
cycle "1.0.3"
form-data "4.0.0"
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.294":
version "1.13.294"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.294.tgz#bcf35fe56bfdd51011ba5da409681e7f4e188570"
Expand All @@ -72,12 +59,12 @@
winston "3.15.0"
winston-daily-rotate-file "5.0.0"

"@book000/twitterts@0.69.161":
version "0.69.161"
resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.69.161.tgz#fe64191c28b6f5a0bde574b4639b68f3682914e0"
integrity sha512-yRdTJMfliT3X9tHXOSyS1lb9re8JC55f3NJZsxpMsW8Pr6iztUOLq9QcCaxa8ln/LOIEhd1un/LM3rJRmTCfvQ==
"@book000/twitterts@0.69.166":
version "0.69.166"
resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.69.166.tgz#e3a7d8ff0d2d7dd311ccdfa5d451a408b4e76a6e"
integrity sha512-AnI4kfX8cM/nWqQgO/Y4NQdmLWPHVgAUEcjlqiCZ9PkwnWMbvaAaFfX+AeW4+uXvH/X47fH3vnDPIerRysPFlQ==
dependencies:
"@book000/node-utils" "1.13.291"
"@book000/node-utils" "1.13.294"
genson-js "0.0.8"
json-schema-to-typescript "15.0.2"
mysql2 "3.11.3"
Expand Down

0 comments on commit b885921

Please sign in to comment.