Skip to content

Commit

Permalink
fix(deps): update dependency twitter-api-v2 to ^1.18.2 (#2242)
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 Dec 12, 2024
1 parent c37fe94 commit 79b22b8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-router-dom": "^5.3.4",
"twitter-api-v2": "^1.17.2",
"twitter-api-v2": "^1.18.2",
"zod": "^3.23.8"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14806,7 +14806,7 @@ __metadata:
stylelint-config-standard: "npm:^36.0.1"
supervisor: "npm:^0.12.0"
ts-jest: "npm:^29.2.5"
twitter-api-v2: "npm:^1.17.2"
twitter-api-v2: "npm:^1.18.2"
typed-css-modules: "npm:^0.9.1"
typescript: "npm:^5.7.2"
zod: "npm:^3.23.8"
Expand Down Expand Up @@ -16040,10 +16040,10 @@ __metadata:
languageName: node
linkType: hard

"twitter-api-v2@npm:^1.17.2":
version: 1.17.2
resolution: "twitter-api-v2@npm:1.17.2"
checksum: 10c0/ae4f964b07c506b3e9fdb574dac6256f9231c8752bd223f4bfb33e8f16a99d108e0c2a8ef05398ac7af901cfcc0d6be199f04d3ed07a7c02d29ea0448958afe2
"twitter-api-v2@npm:^1.18.2":
version: 1.18.2
resolution: "twitter-api-v2@npm:1.18.2"
checksum: 10c0/f142db2529d51e3ed4bfa498a9a6715e2d1d633307a5c35b5198c3aa9f754ee858830bb788a618ea5e8a9a6716e0414e32f66a28f3878a02f94e86be940fe293
languageName: node
linkType: hard

Expand Down

0 comments on commit 79b22b8

Please sign in to comment.