Skip to content
This repository was archived by the owner on Jun 12, 2024. It is now read-only.

Commit

Permalink
chore(deps): update dependency @book000/twitterts to v0.61.35
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 1, 2024
1 parent 6fc9943 commit a310997
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion crawler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"devDependencies": {
"@book000/node-utils": "1.13.20",
"@book000/twitterts": "0.61.31",
"@book000/twitterts": "0.61.35",
"@types/node": "20.12.7",
"@typescript-eslint/eslint-plugin": "7.8.0",
"@typescript-eslint/parser": "7.8.0",
Expand Down
26 changes: 13 additions & 13 deletions crawler/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@
js-tokens "^4.0.0"
picocolors "^1.0.0"

"@book000/[email protected].18":
version "1.13.18"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.18.tgz#eb112395b9fa49bf29a98bd5ee246b79813a49cb"
integrity sha512-MxtGUxZYEGItqoNrOhlmgcx3tg4lBYkly0LZtl8x4pqMQpT58xb6Okth6r7p24kqH8KTiGdWczINKAZ45Bde5w==
"@book000/[email protected].20":
version "1.13.20"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.20.tgz#37af4cf3228c9757c7092a92c6e1e36dbb95bd55"
integrity sha512-6DRJREdugALXNICQbOdr1toOGrvk3q4heBCzL25w7bOWHBbf6UL8rF5gKzaesWDLNUHYMj/JH7ACyie6zV9ICQ==
dependencies:
axios "1.6.8"
cycle "1.0.3"
Expand All @@ -47,10 +47,10 @@
winston "3.13.0"
winston-daily-rotate-file "5.0.0"

"@book000/[email protected].20":
version "1.13.20"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.20.tgz#37af4cf3228c9757c7092a92c6e1e36dbb95bd55"
integrity sha512-6DRJREdugALXNICQbOdr1toOGrvk3q4heBCzL25w7bOWHBbf6UL8rF5gKzaesWDLNUHYMj/JH7ACyie6zV9ICQ==
"@book000/[email protected].21":
version "1.13.21"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.21.tgz#09e358a4c90b6f6e8ab6787c78e85eff463710ab"
integrity sha512-VukjVu43vSsPyhU9dr/bs6+AqHnCRAzPdObOveN14knXmJ/byJpf9lhmWc5vOYXZ6L7/Xl/kO32rcgC5qJqkHQ==
dependencies:
axios "1.6.8"
cycle "1.0.3"
Expand All @@ -60,12 +60,12 @@
winston "3.13.0"
winston-daily-rotate-file "5.0.0"

"@book000/[email protected].31":
version "0.61.31"
resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.61.31.tgz#462087795a81d4b86964b7f477a7bee40c78c1a6"
integrity sha512-ds77t5xWFiaAxg45njurQWtfowjqLnW1U7V2iY1llH1fH6BZgkkyOM9sibphiPVlKmBhF9cJVIFywBqxxgMjNQ==
"@book000/[email protected].35":
version "0.61.35"
resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.61.35.tgz#166c030d202a8a36ff1f3c8f2cc49d697b4bee75"
integrity sha512-jBTOId/yRRet9ho2qZ75kTdb28NRkPtiiHtUCzYH8crDFnYrqNvbW6Oq8xlKeR84VO7YaIHjco26XCTlI3OVgg==
dependencies:
"@book000/node-utils" "1.13.18"
"@book000/node-utils" "1.13.21"
genson-js "0.0.8"
json-schema-to-typescript "14.0.0"
mysql2 "3.9.7"
Expand Down

0 comments on commit a310997

Please sign in to comment.