Skip to content

Commit

Permalink
chore(deps): bump twitter-api-v2 from 1.19.0 to 1.19.1 (#675)
Browse files Browse the repository at this point in the history
Bumps [twitter-api-v2](https://github.com/plhery/node-twitter-api-v2) from 1.19.0 to 1.19.1.
- [Release notes](https://github.com/plhery/node-twitter-api-v2/releases)
- [Changelog](https://github.com/PLhery/node-twitter-api-v2/blob/master/changelog.md)
- [Commits](PLhery/node-twitter-api-v2@1.19.0...1.19.1)

---
updated-dependencies:
- dependency-name: twitter-api-v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent c882b1b commit 7c72feb
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
15 changes: 8 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"fastify": "^5.2.1",
"fluent-json-schema": "^5.0.0",
"http-errors": "^2.0.0",
"twitter-api-v2": "^1.19.0"
"twitter-api-v2": "^1.19.1"
},
"lint-staged": {
"*.{js,jsx}": "eslint --cache --fix"
Expand Down

0 comments on commit 7c72feb

Please sign in to comment.