diff --git a/package.json b/package.json index fde2f2f..e15d904 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "devDependencies": { "@softwareventures/eslint-config": "7.4.0", "@softwareventures/prettier-config": "4.0.0", - "@softwareventures/semantic-release-config": "4.0.0", + "@softwareventures/semantic-release-config": "4.1.0", "@softwareventures/tsconfig": "7.1.0", "@typescript-eslint/eslint-plugin": "5.62.0", "@typescript-eslint/parser": "5.62.0", diff --git a/yarn.lock b/yarn.lock index 01a6c56..7c591bf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -595,10 +595,10 @@ dependencies: tslib "2.4.0" -"@softwareventures/semantic-release-config@4.0.0": - version "4.0.0" - resolved "https://registry.yarnpkg.com/@softwareventures/semantic-release-config/-/semantic-release-config-4.0.0.tgz#7326133322b8c57d5a1c96b4795428d955641802" - integrity sha512-lxE7yPce1NnKyxYEpfNFOLLij/uBAmRnRDGdPhUEM+WPeAPi9vLeqKTU0m4vfDbYdybhMAtmgSxuzczR68e0IQ== +"@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== dependencies: tslib "2.6.2"