Skip to content

Commit

Permalink
Bump formidable and smee-client (#59)
Browse files Browse the repository at this point in the history
Removes [formidable](https://github.com/node-formidable/formidable). It's no longer used after updating ancestor dependency [smee-client](https://github.com/probot/smee-client). These dependencies need to be updated together.


Removes `formidable`

Updates `smee-client` from 1.2.3 to 2.0.1
- [Release notes](https://github.com/probot/smee-client/releases)
- [Commits](probot/smee-client@v1.2.3...v2.0.1)

---
updated-dependencies:
- dependency-name: formidable
  dependency-type: indirect
- dependency-name: smee-client
  dependency-type: direct:development
...

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 Apr 23, 2024
1 parent 6ecb258 commit 94de0bd
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 216 deletions.
230 changes: 15 additions & 215 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 @@ -27,7 +27,7 @@
"jest": "^29.3.1",
"nock": "^10.0.0",
"nodemon": "^2.0.20",
"smee-client": "^1.2.3",
"smee-client": "^2.0.1",
"standard": "^12.0.1"
},
"engines": {
Expand Down

0 comments on commit 94de0bd

Please sign in to comment.