diff --git a/package.json b/package.json index a79bab6..c34e0b1 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "yarn": "1.22.22" }, "devDependencies": { - "@softwareventures/semantic-release-config": "4.1.0", + "@softwareventures/semantic-release-config": "9.0.0", "@softwareventures/tsconfig": "7.3.0", "@softwareventures/tslint-rules": "2.0.0", "@types/cli-color": "2.0.6", diff --git a/yarn.lock b/yarn.lock index 386b4df..3dbdb4e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -524,12 +524,12 @@ dependencies: tslib "^1.9.3 || ^2.0.0 || ^2.1.0" -"@softwareventures/semantic-release-config@4.1.0": - version "4.1.0" - resolved "https://registry.yarnpkg.com/@softwareventures/semantic-release-config/-/semantic-release-config-4.1.0.tgz#a04a7451a2380e36592a7186132e48246ec04132" - integrity sha512-fBJqi08MR4JONYbehx9ieu1U2fc7UaC2/OFu99Jo0x+B10gK96AQUf968d6+5tIEN+pdXCOeegbREGqv/NUHMQ== +"@softwareventures/semantic-release-config@9.0.0": + version "9.0.0" + resolved "https://registry.yarnpkg.com/@softwareventures/semantic-release-config/-/semantic-release-config-9.0.0.tgz#2f94d5a876b42907c16c39e238fd8981991cb88b" + integrity sha512-5pStqr3y1PXZ1JlHEl/3B+V6V8N52+pqIQpJWN2h1Rlr3RqWo3qJL7QvQNCN553Nq58hpP/j7++zvLgAKqza5g== dependencies: - tslib "2.6.2" + tslib "2.8.1" "@softwareventures/tsconfig@7.3.0": version "7.3.0"