Skip to content

Commit

Permalink
fix(deps): update dependency twitter-api-v2 to ^1.17.2 (#2209)
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 Jul 12, 2024
1 parent e354c45 commit 193ab62
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.1",
"twitter-api-v2": "^1.17.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 @@ -15907,7 +15907,7 @@ __metadata:
stylelint-config-standard: "npm:^36.0.1"
supervisor: "npm:^0.12.0"
ts-jest: "npm:^29.2.2"
twitter-api-v2: "npm:^1.17.1"
twitter-api-v2: "npm:^1.17.2"
typed-css-modules: "npm:^0.9.1"
typescript: "npm:^5.5.3"
zod: "npm:^3.23.8"
Expand Down Expand Up @@ -17304,10 +17304,10 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 193ab62

Please sign in to comment.