Skip to content

Commit

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

Bumps the prod-deps group with 3 updates in the / directory: [@oclif/core](https://github.com/oclif/core), [@peculiar/x509](https://github.com/PeculiarVentures/x509) and [pkijs](https://github.com/PeculiarVentures/PKI.js).


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

Updates `@peculiar/x509` from 1.11.0 to 1.12.0
- [Commits](PeculiarVentures/x509@v1.11.0...v1.12.0)

Updates `pkijs` from 3.2.1 to 3.2.4
- [Release notes](https://github.com/PeculiarVentures/PKI.js/releases)
- [Commits](PeculiarVentures/PKI.js@v3.2.1...v3.2.4)

---
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-minor
  dependency-group: prod-deps
- dependency-name: pkijs
  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]>

* bump @peculiar/x509 from 1.12.0 to 1.12.1

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 Aug 13, 2024
1 parent 31e16d1 commit 54674f3
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 18 deletions.
8 changes: 8 additions & 0 deletions .changeset/late-files-sort.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
'@sigstore/mock': patch
---

Bump dependencies:

- pkijs from 3.2.1 to 3.2.4
- @peculiar/x509 from 1.11.0 to 1.12.1
32 changes: 16 additions & 16 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,14 +31,14 @@
},
"dependencies": {
"@peculiar/webcrypto": "^1.5.0",
"@peculiar/x509": "^1.11.0",
"@peculiar/x509": "^1.12.1",
"@sigstore/protobuf-specs": "^0.3.2",
"asn1js": "^3.0.5",
"bytestreamjs": "^2.0.1",
"canonicalize": "^2.0.0",
"jose": "^5.6.3",
"nock": "^13.5.4",
"pkijs": "^3.2.1",
"pkijs": "^3.2.4",
"pvutils": "^1.1.3"
},
"engines": {
Expand Down

0 comments on commit 54674f3

Please sign in to comment.