Commit ccc8802
committed
fix: update semantic-release and @semantic-release/npm to stable versions
@semantic-release/npm@13.0.0-alpha.5 depends on npm@github:npm/cli#oidc,
but the 'oidc' branch has been deleted from the npm/cli repo, causing
`npm install` to fail with:
npm error command git --no-replace-objects checkout oidc
npm error error: pathspec 'oidc' did not match any file(s) known to git
Updated:
- @semantic-release/npm: 13.0.0-alpha.5 → ^13.1.5
- semantic-release: 25.0.0-alpha.4 → ^25.0.31 parent 5aa8776 commit ccc8802
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments