Skip to content

Commit

Permalink
chore(deps): update dependency @book000/twitterts to v0.61.82 (#1109)
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 May 12, 2024
1 parent daa87ea commit 3688161
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.6.11",
"@book000/node-utils": "1.13.50",
"@book000/twitterts": "0.61.79",
"@book000/twitterts": "0.61.82",
"@types/node": "20.12.11",
"@vercel/ncc": "0.38.1",
"eslint": "9.2.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.2.0"
typescript-eslint "7.8.0"

"@book000/[email protected]":
version "1.13.48"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.48.tgz#48915c412b5449371d002e381ef8ab95312124c5"
integrity sha512-r3P037a4hpPk8u+bYg3YBqzJ1LDTX+70Y7mlZu58Wvz1hW8AIQIE8TXgN66ZwydOADRNIXQ73n3BtDjOayfB8Q==
dependencies:
axios "1.6.8"
cycle "1.0.3"
form-data "4.0.0"
jsonc-parser "3.2.1"
moment-timezone "0.5.45"
winston "3.13.0"
winston-daily-rotate-file "5.0.0"

"@book000/[email protected]":
version "1.13.50"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.50.tgz#b5ea3de2df97725da050cecaeb80b858ebafe247"
Expand All @@ -72,12 +59,12 @@
winston "3.13.0"
winston-daily-rotate-file "5.0.0"

"@book000/[email protected].79":
version "0.61.79"
resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.61.79.tgz#d5f2576431f2da4294a934d04525828b6d55e177"
integrity sha512-4/Rjs3of572qMQdx+ZTyHZ6forKLDvy0zbTBwgVxCB9fiHohselwoeVA0x8gyWC2IwtcBUVUnSrg1Tt/12EjGA==
"@book000/[email protected].82":
version "0.61.82"
resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.61.82.tgz#89c18756bd14b8e8696a5d2944b826650c50d389"
integrity sha512-Y8alGGU7HhzYKO0rUgqBY2RGOJu3uAO2tjHs9eGOjKM9jBtkSxX4HuFEgb52HMWrcTNYoFutK/e89mYi8WptRQ==
dependencies:
"@book000/node-utils" "1.13.48"
"@book000/node-utils" "1.13.50"
genson-js "0.0.8"
json-schema-to-typescript "14.0.4"
mysql2 "3.9.7"
Expand Down

0 comments on commit 3688161

Please sign in to comment.