Skip to content

Commit

Permalink
chore(deps-dev): bump nock from 13.5.4 to 13.5.5 (#8133)
Browse files Browse the repository at this point in the history
Bumps [nock](https://github.com/nock/nock) from 13.5.4 to 13.5.5.
- [Release notes](https://github.com/nock/nock/releases)
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
- [Commits](nock/nock@v13.5.4...v13.5.5)

---
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 Aug 21, 2024
1 parent aecf561 commit 0e82431
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 @@ -113,7 +113,7 @@
"jest-environment-jsdom": "29.7.0",
"lint-staged": "15.2.9",
"mocha": "10.7.3",
"nock": "13.5.4",
"nock": "13.5.5",
"nyc": "15.1.0",
"prettier": "2.8.8",
"rimraf": "5.0.8",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13555,14 +13555,14 @@ __metadata:
languageName: node
linkType: hard

"nock@npm:13.5.4":
version: 13.5.4
resolution: "nock@npm:13.5.4"
"nock@npm:13.5.5":
version: 13.5.5
resolution: "nock@npm:13.5.5"
dependencies:
debug: ^4.1.0
json-stringify-safe: ^5.0.1
propagate: ^2.0.0
checksum: d31f924e34c87ae985edfb7b5a56e8a4dcfc3a072334ceb6d686326581f93090b3e23492663a64ce61b8df4f365b113231d926bc300bcfe9e5eb309c3e4b8628
checksum: 91947b683992096a694140714323f11493b8ad9961c172e3e574c4801131fea259755e95c48e7e01527c14209967c20f151ff03b6bf6700471f0f76fa4071d32
languageName: node
linkType: hard

Expand Down Expand Up @@ -18122,7 +18122,7 @@ __metadata:
logdown: 3.3.1
minimist: 1.2.8
mocha: 10.7.3
nock: 13.5.4
nock: 13.5.5
nyc: 15.1.0
open-graph: 0.2.6
prettier: 2.8.8
Expand Down

0 comments on commit 0e82431

Please sign in to comment.