diff --git a/package-lock.json b/package-lock.json index 4f61417..ac68b33 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "devDependencies": { "@commitlint/cli": "17.7.1", "@open-turo/commitlint-config-conventional": "1.1.0", - "@open-turo/semantic-release-config": "4.0.2", + "@open-turo/semantic-release-config": "4.0.3", "@typescript-eslint/eslint-plugin": "6.6.0", "@typescript-eslint/parser": "6.6.0", "eslint": "8.48.0", @@ -909,9 +909,9 @@ } }, "node_modules/@open-turo/semantic-release-config": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/@open-turo/semantic-release-config/-/semantic-release-config-4.0.2.tgz", - "integrity": "sha512-ViOcIVsA2wwgjO9bgNMW7QbI+sNaAcxd9c/c4M6wLd6m8gxM3/SKr0L5SD9In7pVKrbm+tP5c/7mLwXXF//Myw==", + "version": "4.0.3", + "resolved": "https://registry.npmjs.org/@open-turo/semantic-release-config/-/semantic-release-config-4.0.3.tgz", + "integrity": "sha512-nEplek8jQ+GQcniWnwn9pwhO5gPS0Kx2snHg6s9VbzoPdnmc8KqP+kOc5B3C3rewKHN2ECW0Bff3RIeiD1X0Lg==", "dev": true, "dependencies": { "@aensley/semantic-release-openapi": "^1.1.8", @@ -19093,9 +19093,9 @@ } }, "@open-turo/semantic-release-config": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/@open-turo/semantic-release-config/-/semantic-release-config-4.0.2.tgz", - "integrity": "sha512-ViOcIVsA2wwgjO9bgNMW7QbI+sNaAcxd9c/c4M6wLd6m8gxM3/SKr0L5SD9In7pVKrbm+tP5c/7mLwXXF//Myw==", + "version": "4.0.3", + "resolved": "https://registry.npmjs.org/@open-turo/semantic-release-config/-/semantic-release-config-4.0.3.tgz", + "integrity": "sha512-nEplek8jQ+GQcniWnwn9pwhO5gPS0Kx2snHg6s9VbzoPdnmc8KqP+kOc5B3C3rewKHN2ECW0Bff3RIeiD1X0Lg==", "dev": true, "requires": { "@aensley/semantic-release-openapi": "^1.1.8", diff --git a/package.json b/package.json index 58c5b49..0cfa8cf 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "devDependencies": { "@commitlint/cli": "17.7.1", "@open-turo/commitlint-config-conventional": "1.1.0", - "@open-turo/semantic-release-config": "4.0.2", + "@open-turo/semantic-release-config": "4.0.3", "@typescript-eslint/eslint-plugin": "6.6.0", "@typescript-eslint/parser": "6.6.0", "eslint": "8.48.0",