Skip to content

Commit

Permalink
chore(deps): update dependency @book000/twitterts to v0.62.17 (#866)
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] committed May 24, 2024
1 parent 705dbc5 commit b6a2b43
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 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.6.21",
"@book000/node-utils": "1.13.72",
"@book000/twitterts": "0.62.16",
"@book000/twitterts": "0.62.17",
"@types/node": "20.12.12",
"@vercel/ncc": "0.38.1",
"eslint": "9.3.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -59,17 +59,17 @@
winston "3.13.0"
winston-daily-rotate-file "5.0.0"

"@book000/twitterts@0.62.16":
version "0.62.16"
resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.62.16.tgz#40987c202538b150fb2add5a68ba3b063294345e"
integrity sha512-UNWJnDOBo7b51xupExlKfweZ8pqmr+jWUQgoaeRc2le4xw8M2hvzZ8BsoKi0eALWQr3lT4RelAq8nAmOYBHqJA==
"@book000/twitterts@0.62.17":
version "0.62.17"
resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.62.17.tgz#0479185e53452f0fab393720385fe0695fd1d54d"
integrity sha512-IY6TC7tfCvUJ59/fvMoAhSqUgugXNYRhvysYwJkVNY8yoz0yleUplst7ePzF0nnTOie9uWH1hXCcn+RfIb4zxA==
dependencies:
"@book000/node-utils" "1.13.72"
genson-js "0.0.8"
json-schema-to-typescript "14.0.4"
mysql2 "3.9.7"
otplib "12.0.1"
puppeteer-core "22.9.0"
puppeteer-core "22.10.0"
twitter-d "0.6.0"
typeorm "0.3.20"
typeorm-naming-strategies "4.1.0"
Expand Down Expand Up @@ -3007,10 +3007,10 @@ punycode@^2.1.0:
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.3.1.tgz#027422e2faec0b25e1549c3e1bd8309b9133b6e5"
integrity sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==

puppeteer-core@22.9.0:
version "22.9.0"
resolved "https://registry.yarnpkg.com/puppeteer-core/-/puppeteer-core-22.9.0.tgz#df7ef6c285f4eed938911322184f9cd21d892b39"
integrity sha512-Q2SYVZ1SIE7jCd/Pp+1/mNLFtdJfGvAF+CqOTDG8HcCNCiBvoXfopXfOfMHQ/FueXhGfJW/I6DartWv6QzpNGg==
puppeteer-core@22.10.0:
version "22.10.0"
resolved "https://registry.yarnpkg.com/puppeteer-core/-/puppeteer-core-22.10.0.tgz#eef5735f90ed29e3b10815d142b3437e05939283"
integrity sha512-I54J4Vy4I07UHsgB1QSmuFoF7KNQjJWcvFBPhtY+ezMdBfwgGDr8dzYrJa11aPgP9kxIUHjhktcMmmfJkOAtTw==
dependencies:
"@puppeteer/browsers" "2.2.3"
chromium-bidi "0.5.19"
Expand Down

0 comments on commit b6a2b43

Please sign in to comment.