Skip to content

Commit 6acd1a9

Browse files
build(deps): bump @sigstore/bundle from 4.0.0 to 5.0.0
Bumps [@sigstore/bundle](https://github.com/sigstore/sigstore-js) from 4.0.0 to 5.0.0. - [Release notes](https://github.com/sigstore/sigstore-js/releases) - [Commits](https://github.com/sigstore/sigstore-js/compare/@sigstore/bundle@4.0.0...@sigstore/bundle@5.0.0) --- updated-dependencies: - dependency-name: "@sigstore/bundle" dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b366d38 commit 6acd1a9

2 files changed

Lines changed: 11 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@actions/http-client": "^4.0.1",
5151
"@actions/io": "^3.0.2",
5252
"@actions/tool-cache": "^4.0.0",
53-
"@sigstore/bundle": "^4.0.0",
53+
"@sigstore/bundle": "^5.0.0",
5454
"@sigstore/sign": "^4.1.1",
5555
"@sigstore/tuf": "^4.0.2",
5656
"@sigstore/verify": "^3.1.1",

yarn.lock

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -468,7 +468,7 @@ __metadata:
468468
"@actions/io": "npm:^3.0.2"
469469
"@actions/tool-cache": "npm:^4.0.0"
470470
"@eslint/js": "npm:^9.39.3"
471-
"@sigstore/bundle": "npm:^4.0.0"
471+
"@sigstore/bundle": "npm:^5.0.0"
472472
"@sigstore/sign": "npm:^4.1.1"
473473
"@sigstore/tuf": "npm:^4.0.2"
474474
"@sigstore/verify": "npm:^3.1.1"
@@ -1337,6 +1337,15 @@ __metadata:
13371337
languageName: node
13381338
linkType: hard
13391339

1340+
"@sigstore/bundle@npm:^5.0.0":
1341+
version: 5.0.0
1342+
resolution: "@sigstore/bundle@npm:5.0.0"
1343+
dependencies:
1344+
"@sigstore/protobuf-specs": "npm:^0.5.0"
1345+
checksum: 10/9d86dd7f8086832fff2a36ce84bd38a895fe951a8848963c1dddf1d0eb4d14394c94626fc53c4173f42be5ee8d7319b593ce3a77491e8b1497349c653decba90
1346+
languageName: node
1347+
linkType: hard
1348+
13401349
"@sigstore/core@npm:^3.2.0":
13411350
version: 3.2.0
13421351
resolution: "@sigstore/core@npm:3.2.0"

0 commit comments

Comments
 (0)