Skip to content

Commit

Permalink
Bump nock from 13.3.1 to 13.3.2 (#618)
Browse files Browse the repository at this point in the history
* Bump nock from 13.3.1 to 13.3.2

Bumps [nock](https://github.com/nock/nock) from 13.3.1 to 13.3.2.
- [Release notes](https://github.com/nock/nock/releases)
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
- [Commits](nock/nock@v13.3.1...v13.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Add changeset for dependabot updates

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and github-actions[bot] committed Jul 14, 2023
1 parent 63556ae commit 7b5af13
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 11 deletions.
5 changes: 5 additions & 0 deletions .changeset/lemon-geckos-play.md
@@ -0,0 +1,5 @@
---
'@sigstore/mock': patch
---

Bump nock from 13.3.1 to 13.3.2
18 changes: 9 additions & 9 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
Expand Up @@ -26,7 +26,7 @@
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^5.0.0",
"jest": "^29.6.1",
"nock": "^13.2.4",
"nock": "^13.3.2",
"prettier": "^3.0.0",
"shx": "^0.3.3",
"ts-jest": "^29.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/mock/package.json
Expand Up @@ -38,7 +38,7 @@
"bytestreamjs": "^2.0.1",
"canonicalize": "^2.0.0",
"jose": "^4.14.4",
"nock": "^13.3.1",
"nock": "^13.3.2",
"pkijs": "^3.0.15",
"pvtsutils": "^1.3.2"
},
Expand Down

0 comments on commit 7b5af13

Please sign in to comment.