Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 11, 2022
1 parent 2c7eca4 commit fe254d6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 38 deletions.
46 changes: 9 additions & 37 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 @@ -33,7 +33,7 @@
"test-integration": "gulp test:integration"
},
"dependencies": {
"amqplib": "^0.8.0"
"amqplib": "^0.9.0"
},
"devDependencies": {
"@commitlint/cli": "16.2.4",
Expand Down

0 comments on commit fe254d6

Please sign in to comment.