Skip to content

Commit cb60f45

Browse files
Bump the prod-deps group with 3 updates
Bumps the prod-deps group with 3 updates: [@oclif/core](https://github.com/oclif/core), [@oclif/plugin-help](https://github.com/oclif/plugin-help) and [tuf-js](https://github.com/theupdateframework/tuf-js). Updates `@oclif/core` from 4.4.0 to 4.4.1 - [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.4.1) Updates `@oclif/plugin-help` from 6.2.29 to 6.2.30 - [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.30) 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.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: "@oclif/plugin-help" dependency-version: 6.2.30 dependency-type: direct:production update-type: version-update:semver-patch 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]>
1 parent 414ba67 commit cb60f45

File tree

2 files changed

+13
-15
lines changed

2 files changed

+13
-15
lines changed

package-lock.json

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

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.4.3",
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)