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 Aug 20, 2024
1 parent abfd9e7 commit 89cd3b6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 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.5.5",
"@types/nock": "10.0.3",
"probot": "9.15.1",
"typescript": "3.9.10"
Expand Down

0 comments on commit 89cd3b6

Please sign in to comment.