aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-01-26 00:42:09 +0900
committerGitHub <[email protected]>2022-01-26 00:42:09 +0900
commit47be20d01639c9ad742cabfc41464213e866d80d (patch)
tree981afbbb15d4a4147f9428dbf18376c0d939d2d6 /package.json
parentchore(release): 0.5.2 [skip ci] (diff)
downloadholo-schedule-47be20d01639c9ad742cabfc41464213e866d80d.tar.xz
holo-schedule-47be20d01639c9ad742cabfc41464213e866d80d.zip
Update semantic-release monorepo (#28)
Co-authored-by: Renovate Bot <[email protected]>
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index dd61c30..c010c8e 100644
--- a/package.json
+++ b/package.json
@@ -21,7 +21,7 @@
"@semantic-release/commit-analyzer": "^9.0.2",
"@semantic-release/git": "^10.0.1",
"@semantic-release/github": "^8.0.2",
- "@semantic-release/npm": "^8.0.3",
+ "@semantic-release/npm": "^9.0.0",
"@semantic-release/release-notes-generator": "^10.0.3",
"@types/jsdom": "^16.2.3",
"@types/node": "^16.0.0",
@@ -33,7 +33,7 @@
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^6.0.0",
"eslint-plugin-standard": "^5.0.0",
- "semantic-release": "^18.0.1",
+ "semantic-release": "^19.0.0",
"typescript": "^4.0.0"
},
"scripts": {