diff --git a/package.json b/package.json index 08f74ca..2526471 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@softwareventures/eslint-config": "7.5.0", "@softwareventures/precise-commits": "4.0.12", "@softwareventures/prettier-config": "4.0.0", - "@softwareventures/semantic-release-config": "4.1.0", + "@softwareventures/semantic-release-config": "5.0.0", "@softwareventures/tsconfig": "7.1.1", "@typescript-eslint/eslint-plugin": "7.9.0", "@typescript-eslint/parser": "7.9.0", diff --git a/yarn.lock b/yarn.lock index 489a733..4d13012 100644 --- a/yarn.lock +++ b/yarn.lock @@ -710,10 +710,10 @@ dependencies: tslib "2.4.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@5.0.0": + version "5.0.0" + resolved "https://registry.yarnpkg.com/@softwareventures/semantic-release-config/-/semantic-release-config-5.0.0.tgz#b907d5d8d01033af74ae59dc550f576b21f44d60" + integrity sha512-kDIeHzkAvREMuNR5LjRJLaPPw4yAkofNJE5ziuHWn+65DQup+5D9gNXuTSnsdBKw1/XS1AqzO9wgqo4D/bP1hg== dependencies: tslib "2.6.2"