Skip to content

Commit

Permalink
chore(deps-dev): bump amqplib from 0.8.0 to 0.10.3
Browse files Browse the repository at this point in the history
Bumps [amqplib](https://github.com/amqp-node/amqplib) from 0.8.0 to 0.10.3.
- [Release notes](https://github.com/amqp-node/amqplib/releases)
- [Changelog](https://github.com/amqp-node/amqplib/blob/main/CHANGELOG.md)
- [Commits](amqp-node/amqplib@v0.8.0...v0.10.3)

---
updated-dependencies:
- dependency-name: amqplib
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 24, 2022
1 parent b61d3ae commit b28fecb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -34,7 +34,7 @@
"@types/whatwg-url": "^8.2.1",
"@typescript-eslint/eslint-plugin": "^5.9.0",
"@typescript-eslint/parser": "^5.9.0",
"amqplib": "^0.8.0",
"amqplib": "^0.10.3",
"chai": "^4.1.2",
"chai-as-promised": "^7.1.1",
"chai-jest": "^1.0.2",
Expand Down

0 comments on commit b28fecb

Please sign in to comment.