Skip to content

Commit

Permalink
chore: Bump nock from 13.3.3 to 13.3.4 (#99)
Browse files Browse the repository at this point in the history
Bumps [nock](https://github.com/nock/nock) from 13.3.3 to 13.3.4.
- [Release notes](https://github.com/nock/nock/releases)
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
- [Commits](nock/nock@v13.3.3...v13.3.4)

---
updated-dependencies:
- dependency-name: nock
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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 Oct 20, 2023
1 parent 2fafd13 commit cb0cdc6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@vercel/ncc": "0.38.0",
"jest": "29.7.0",
"js-yaml": "4.1.0",
"nock": "13.3.3",
"nock": "13.3.4",
"prettier": "3.0.3",
"rimraf": "5.0.5",
"ts-jest": "29.1.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3128,15 +3128,15 @@ __metadata:
languageName: node
linkType: hard

"nock@npm:13.3.3":
version: 13.3.3
resolution: "nock@npm:13.3.3"
"nock@npm:13.3.4":
version: 13.3.4
resolution: "nock@npm:13.3.4"
dependencies:
debug: ^4.1.0
json-stringify-safe: ^5.0.1
lodash: ^4.17.21
propagate: ^2.0.0
checksum: e3e4f0fb777ac63d74f89bbb7aebe8e815b891b64ac71983d91686f725fdab856fe189cf2fe23d4add9f5dd5da53f3568106a61116a771ce0f4ed0f5ad7b035b
checksum: 34ba5fdc025db1f6eb3ea5e3067489e37d6982534ad23d2c1e9fe33ab844c73ed9161012ce4c116c7aa9b765e5a9cfb1541163c936e06fb3331d51c61e2869f7
languageName: node
linkType: hard

Expand Down Expand Up @@ -3533,7 +3533,7 @@ __metadata:
"@vercel/ncc": 0.38.0
jest: 29.7.0
js-yaml: 4.1.0
nock: 13.3.3
nock: 13.3.4
prettier: 3.0.3
rimraf: 5.0.5
ts-jest: 29.1.1
Expand Down

0 comments on commit cb0cdc6

Please sign in to comment.