Skip to content

Commit

Permalink
Bump the prod-deps group with 2 updates (#850)
Browse files Browse the repository at this point in the history
* Bump the prod-deps group with 2 updates

Bumps the prod-deps group with 2 updates: [nock](https://github.com/nock/nock) and [@oclif/core](https://github.com/oclif/core).


Updates `nock` from 13.3.6 to 13.3.8
- [Release notes](https://github.com/nock/nock/releases)
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
- [Commits](nock/nock@v13.3.6...v13.3.8)

Updates `@oclif/core` from 3.9.1 to 3.10.2
- [Release notes](https://github.com/oclif/core/releases)
- [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md)
- [Commits](oclif/core@3.9.1...3.10.2)

---
updated-dependencies:
- dependency-name: nock
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: "@oclif/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
...

Signed-off-by: dependabot[bot] <[email protected]>

* Add changeset for dependabot updates

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

* manual changeset update

Signed-off-by: Brian DeHamer <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signed-off-by: Brian DeHamer <[email protected]>
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>
Co-authored-by: Brian DeHamer <[email protected]>
  • Loading branch information
3 people authored Nov 8, 2023
1 parent 2e63605 commit b1c3f06
Show file tree
Hide file tree
Showing 4 changed files with 51 additions and 19 deletions.
5 changes: 5 additions & 0 deletions .changeset/two-dolphins-mate.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@sigstore/mock': patch
---

Bump nock from 13.3.6 to 13.3.8
61 changes: 44 additions & 17 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 @@ -26,7 +26,7 @@
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.1",
"jest": "^29.7.0",
"nock": "^13.3.6",
"nock": "^13.3.8",
"prettier": "^3.0.3",
"shx": "^0.3.3",
"ts-jest": "^29.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/mock/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"bytestreamjs": "^2.0.1",
"canonicalize": "^2.0.0",
"jose": "^5.1.0",
"nock": "^13.3.6",
"nock": "^13.3.8",
"pkijs": "^3.0.15",
"pvutils": "^1.1.3"
},
Expand Down

0 comments on commit b1c3f06

Please sign in to comment.