Skip to content

Commit

Permalink
build(deps): bump formidable and smee-client
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]>
  • Loading branch information
dependabot[bot] authored Apr 23, 2024
1 parent 31e1fee commit 3e96d42
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 188 deletions.
199 changes: 12 additions & 187 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 @@ -15,7 +15,7 @@
},
"devDependencies": {
"nock": "^13.2.9",
"smee-client": "^1.2.3",
"smee-client": "^2.0.1",
"uvu": "^0.5.6"
},
"release": {
Expand Down

0 comments on commit 3e96d42

Please sign in to comment.