Skip to content

Commit

Permalink
build(deps-dev): update smee-client requirement from ^2.0.2 to ^2.0.3 (
Browse files Browse the repository at this point in the history
…#145)

Updates the requirements on [smee-client](https://github.com/probot/smee-client) to permit the latest version.
- [Release notes](https://github.com/probot/smee-client/releases)
- [Commits](probot/smee-client@v2.0.2...v2.0.3)

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

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 Aug 16, 2024
1 parent 02c083f commit 80f3f87
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 @@ -28,7 +28,7 @@
"devDependencies": {
"jest": "^29.7.0",
"nock": "^13.5.4",
"smee-client": "^2.0.2"
"smee-client": "^2.0.3"
},
"jest": {
"testEnvironment": "node"
Expand Down

0 comments on commit 80f3f87

Please sign in to comment.