Skip to content

Commit

Permalink
fix(deps): update dependency twitter-api-v2 to ^1.16.3 (#2070)
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 Apr 23, 2024
1 parent 89f87ad commit 8726ad8
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.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^5.3.4",
"twitter-api-v2": "^1.16.1",
"twitter-api-v2": "^1.16.3",
"zod": "^3.23.0"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16751,7 +16751,7 @@ __metadata:
stylelint-config-standard: "npm:^36.0.0"
supervisor: "npm:^0.12.0"
ts-jest: "npm:^29.1.2"
twitter-api-v2: "npm:^1.16.1"
twitter-api-v2: "npm:^1.16.3"
typed-css-modules: "npm:^0.9.1"
typescript: "npm:^5.4.5"
zod: "npm:^3.23.0"
Expand Down Expand Up @@ -18179,10 +18179,10 @@ __metadata:
languageName: node
linkType: hard

"twitter-api-v2@npm:^1.16.1":
version: 1.16.1
resolution: "twitter-api-v2@npm:1.16.1"
checksum: 10c0/aa3ca17f887406fb7c089b934ddc628b42e33a1d08fa065dce0ee48dbdc1ff4b1638a1bfcf482268433e67732493cd364e92ff62a62e9bd7ab8a96ece7ae44c2
"twitter-api-v2@npm:^1.16.3":
version: 1.16.3
resolution: "twitter-api-v2@npm:1.16.3"
checksum: 10c0/f187f13dddd6792bf48a71aadc9fb0cdaae3dc2a662366383c5eae3ca223a67be467137e03daa4423bd6f3479fb6795b092b336f7b034f495758556a3569b64f
languageName: node
linkType: hard

Expand Down

0 comments on commit 8726ad8

Please sign in to comment.