Skip to content

Commit

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

Bumps the prod-deps group with 3 updates: [@oclif/plugin-help](https://github.com/oclif/plugin-help), [@peculiar/x509](https://github.com/PeculiarVentures/x509) and [jose](https://github.com/panva/jose).


Updates `@oclif/plugin-help` from 6.2.11 to 6.2.12
- [Release notes](https://github.com/oclif/plugin-help/releases)
- [Changelog](https://github.com/oclif/plugin-help/blob/main/CHANGELOG.md)
- [Commits](oclif/plugin-help@6.2.11...6.2.12)

Updates `@peculiar/x509` from 1.12.1 to 1.12.2
- [Commits](PeculiarVentures/x509@v1.12.1...v1.12.2)

Updates `jose` from 5.9.2 to 5.9.3
- [Release notes](https://github.com/panva/jose/releases)
- [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md)
- [Commits](panva/jose@v5.9.2...v5.9.3)

---
updated-dependencies:
- dependency-name: "@oclif/plugin-help"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: "@peculiar/x509"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: jose
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
...

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

* add changeset

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

---------

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Brian DeHamer <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Brian DeHamer <[email protected]>
  • Loading branch information
dependabot[bot] and bdehamer authored Sep 23, 2024
1 parent 9110a05 commit 5ff05d6
Show file tree
Hide file tree
Showing 3 changed files with 88 additions and 69 deletions.
8 changes: 8 additions & 0 deletions .changeset/stupid-kings-happen.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
'@sigstore/mock': patch
---

Bump dependencies:

- @peculiar/x509 from 1.12.1 to 1.12.2
- jose from 5.9.2 to 5.9.3
145 changes: 78 additions & 67 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/mock/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@
},
"dependencies": {
"@peculiar/webcrypto": "^1.5.0",
"@peculiar/x509": "^1.12.1",
"@peculiar/x509": "^1.12.2",
"@sigstore/protobuf-specs": "^0.3.2",
"asn1js": "^3.0.5",
"bytestreamjs": "^2.0.1",
"canonicalize": "^2.0.0",
"jose": "^5.9.2",
"jose": "^5.9.3",
"nock": "^13.5.5",
"pkijs": "^3.2.4",
"pvutils": "^1.1.3"
Expand Down

0 comments on commit 5ff05d6

Please sign in to comment.