Skip to content

Commit

Permalink
build(deps-dev): bump busboy from 0.3.1 to 1.0.0 (#79)
Browse files Browse the repository at this point in the history
Bumps [busboy](https://github.com/mscdex/busboy) from 0.3.1 to 1.0.0.
- [Release notes](https://github.com/mscdex/busboy/releases)
- [Commits](mscdex/busboy@v0.3.1...v1.0.0)

---
updated-dependencies:
- dependency-name: busboy
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 20, 2021
1 parent c5d5043 commit 0d05b3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"devDependencies": {
"@types/node": "^17.0.0",
"busboy": "^0.3.1",
"busboy": "^1.0.0",
"chai": "^4.3.4",
"eslint": "^7.32.0",
"eslint-config-standard": "^16.0.3",
Expand Down

0 comments on commit 0d05b3c

Please sign in to comment.