Skip to content

Commit

Permalink
Bump the prod-deps group with 3 updates (#998)
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/core](https://github.com/oclif/core), [@peculiar/x509](https://github.com/PeculiarVentures/x509) and [jose](https://github.com/panva/jose).


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

Updates `@peculiar/x509` from 1.9.6 to 1.9.7
- [Commits](PeculiarVentures/x509@v1.9.6...v1.9.7)

Updates `jose` from 5.2.0 to 5.2.1
- [Release notes](https://github.com/panva/jose/releases)
- [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md)
- [Commits](panva/jose@v5.2.0...v5.2.1)

---
updated-dependencies:
- dependency-name: "@oclif/core"
  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] <support@github.com>

* add changeset for @sigstore/mock dep updates

Signed-off-by: Brian DeHamer <bdehamer@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Brian DeHamer <bdehamer@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Brian DeHamer <bdehamer@github.com>
  • Loading branch information
dependabot[bot] and bdehamer authored Feb 7, 2024
1 parent 384b21f commit 43cf328
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 24 deletions.
8 changes: 8 additions & 0 deletions .changeset/nasty-files-cough.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
"@sigstore/mock": patch
---

Bump dependencies:

- @peculiar/x509 from 1.9.6 to 1.9.7
- jose from 5.2.0 to 5.2.1
44 changes: 22 additions & 22 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.4.5",
"@peculiar/x509": "^1.9.6",
"@peculiar/x509": "^1.9.7",
"@sigstore/protobuf-specs": "^0.2.1",
"asn1js": "^3.0.5",
"bytestreamjs": "^2.0.1",
"canonicalize": "^2.0.0",
"jose": "^5.2.0",
"jose": "^5.2.1",
"nock": "^13.5.1",
"pkijs": "^3.0.15",
"pvutils": "^1.1.3"
Expand Down

0 comments on commit 43cf328

Please sign in to comment.