Skip to content

Commit

Permalink
fix(deps): update npm
Browse files Browse the repository at this point in the history
Signed-off-by: Mend Renovate <[email protected]>
  • Loading branch information
renovate-bot committed Oct 14, 2023
1 parent 92e5aa6 commit 8aa1d36
Show file tree
Hide file tree
Showing 16 changed files with 184 additions and 117 deletions.
14 changes: 7 additions & 7 deletions .github/actions/compute-sha256/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .github/actions/compute-sha256/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"setup"
],
"dependencies": {
"@actions/core": "1.10.0",
"@actions/core": "1.10.1",
"tscommon": "file:../tscommon/tscommon-0.0.0.tgz"
},
"devDependencies": {
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"typescript": "5.0.4"
},
"dependencies": {
"@actions/core": "1.10.0",
"@actions/core": "1.10.1",
"@actions/github": "5.1.1",
"tscommon": "file:../tscommon/tscommon-0.0.0.tgz"
}
Expand Down
16 changes: 8 additions & 8 deletions .github/actions/detect-workflow-js/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .github/actions/detect-workflow-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"typescript": "5.1.6"
},
"dependencies": {
"@actions/core": "1.10.0",
"@actions/core": "1.10.1",
"@actions/github": "5.1.1"
}
}
14 changes: 7 additions & 7 deletions .github/actions/generate-attestations/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .github/actions/generate-attestations/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"test": "jest"
},
"dependencies": {
"@actions/core": "1.10.0",
"@actions/core": "1.10.1",
"@actions/github": "5.1.1",
"tscommon": "file:../tscommon/tscommon-0.0.0.tgz"
},
Expand Down
16 changes: 8 additions & 8 deletions .github/actions/privacy-check/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .github/actions/privacy-check/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"typescript": "5.1.6"
},
"dependencies": {
"@actions/core": "1.10.0",
"@actions/core": "1.10.1",
"@actions/github": "5.1.1"
}
}
38 changes: 26 additions & 12 deletions .github/actions/sign-attestations/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 .github/actions/sign-attestations/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@
"typescript": "5.1.6"
},
"dependencies": {
"@actions/core": "1.10.0",
"@actions/core": "1.10.1",
"@actions/github": "5.1.1",
"@sigstore/rekor-types": "1.0.0",
"sigstore": "1.8.0",
"sigstore": "1.9.0",
"tscommon": "file:../tscommon/tscommon-0.0.0.tgz"
}
}
Loading

0 comments on commit 8aa1d36

Please sign in to comment.