diff --git a/package.json b/package.json index c1becc7..773c4f0 100644 --- a/package.json +++ b/package.json @@ -90,6 +90,6 @@ "mocha": "^10.0.0", "pre-commit": "^1.1.3", "prettier": "^2.7.1", - "semantic-release": "^19.0.2" + "semantic-release": "^20.0.2" } }