Skip to content

Commit

Permalink
fix(deps): update dependency nock to v13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 13, 2023
1 parent c57eb03 commit bb02df6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -30,7 +30,7 @@
"test:watch": "jest --watch --notify --notifyMode=change --coverage"
},
"dependencies": {
"nock": "12.0.3",
"nock": "13.3.2",
"@types/nock": "10.0.3",
"probot": "9.15.1",
"typescript": "3.9.10"
Expand Down

0 comments on commit bb02df6

Please sign in to comment.