Skip to content

Commit fda9ada

Browse files
Bump the prod-deps group across 1 directory with 4 updates (#1459)
Bumps the prod-deps group with 4 updates in the / directory: [@oclif/core](https://github.com/oclif/core), [@oclif/plugin-help](https://github.com/oclif/plugin-help), [@peculiar/x509](https://github.com/PeculiarVentures/x509) and [tuf-js](https://github.com/theupdateframework/tuf-js). Updates `@oclif/core` from 4.4.0 to 4.5.0 - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](oclif/core@4.4.0...4.5.0) Updates `@oclif/plugin-help` from 6.2.29 to 6.2.31 - [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.29...6.2.31) Updates `@peculiar/x509` from 1.12.4 to 1.13.0 - [Release notes](https://github.com/PeculiarVentures/x509/releases) - [Commits](PeculiarVentures/x509@v1.12.4...v1.13.0) Updates `tuf-js` from 3.0.1 to 3.1.0 - [Release notes](https://github.com/theupdateframework/tuf-js/releases) - [Commits](https://github.com/theupdateframework/tuf-js/compare/[email protected]@3.1.0) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-version: 4.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: "@oclif/plugin-help" dependency-version: 6.2.31 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: "@peculiar/x509" dependency-version: 1.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: tuf-js dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a844934 commit fda9ada

File tree

3 files changed

+19
-18
lines changed

3 files changed

+19
-18
lines changed

package-lock.json

Lines changed: 17 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/mock/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"dependencies": {
3333
"@peculiar/webcrypto": "^1.5.0",
34-
"@peculiar/x509": "^1.12.4",
34+
"@peculiar/x509": "^1.13.0",
3535
"@sigstore/protobuf-specs": "^0.5.0",
3636
"asn1js": "^3.0.6",
3737
"bytestreamjs": "^2.0.1",

packages/tuf/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
},
3434
"dependencies": {
3535
"@sigstore/protobuf-specs": "^0.5.0",
36-
"tuf-js": "^3.0.1"
36+
"tuf-js": "^3.1.0"
3737
},
3838
"engines": {
3939
"node": "^18.17.0 || >=20.5.0"

0 commit comments

Comments
 (0)