diff --git a/package.json b/package.json index 1c67b54..91dc335 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "devDependencies": { "@softwareventures/eslint-config": "7.9.0", "@softwareventures/prettier-config": "4.0.0", - "@softwareventures/semantic-release-config": "4.1.0", + "@softwareventures/semantic-release-config": "5.1.0", "@softwareventures/tsconfig": "7.3.0", "@typescript-eslint/eslint-plugin": "5.62.0", "@typescript-eslint/parser": "5.62.0", diff --git a/yarn.lock b/yarn.lock index 31504b7..7b4a78b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -588,12 +588,12 @@ 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.1.0": + version "5.1.0" + resolved "https://registry.yarnpkg.com/@softwareventures/semantic-release-config/-/semantic-release-config-5.1.0.tgz#27b0a34550b0539f8f9b02c8f32a6780d2212502" + integrity sha512-vVSORLLx2G86ZjmFvE2qPHJqCJpwWO5S5xgg0/pilN69Xuoea79x6PD4nz501WQOUfmHlKJ/eZq9ytj3hRcdbQ== dependencies: - tslib "2.6.2" + tslib "2.8.1" "@softwareventures/tsconfig@7.3.0": version "7.3.0"