Skip to content

Commit 761dc03

Browse files
committed
fix(deps): update to the latest alpha of the npm plugin
1 parent fb17db7 commit 761dc03

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@
2121
},
2222
"homepage": "https://github.com/travi-test/npm-oidc-test#readme",
2323
"devDependencies": {
24-
"@semantic-release/npm": "13.0.0-alpha.11",
24+
"@semantic-release/npm": "13.0.0-alpha.12",
2525
"semantic-release": "^25.0.0-alpha.5"
2626
},
2727
"overrides": {
28-
"@semantic-release/npm": "13.0.0-alpha.11",
28+
"@semantic-release/npm": "13.0.0-alpha.12",
2929
"semantic-release": "$semantic-release"
3030
}
3131
}

0 commit comments

Comments
 (0)