diff --git a/package-lock.json b/package-lock.json index 1a4b326..97996dc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5,7 +5,7 @@ "packages": { "": { "devDependencies": { - "semantic-release-preconfigured-conventional-commits": "1.1.36" + "semantic-release-preconfigured-conventional-commits": "1.1.37" }, "engines": { "node": "18.16" @@ -6757,9 +6757,9 @@ } }, "node_modules/semantic-release-preconfigured-conventional-commits": { - "version": "1.1.36", - "resolved": "https://registry.npmjs.org/semantic-release-preconfigured-conventional-commits/-/semantic-release-preconfigured-conventional-commits-1.1.36.tgz", - "integrity": "sha512-its+5zAL/7tnCjlB0UJpxc3gBAumJIMXI9xQ02CmoDYEe9yLros+nMNoruXv0bjvj8WBXFar/bTMHIdOxTwlMw==", + "version": "1.1.37", + "resolved": "https://registry.npmjs.org/semantic-release-preconfigured-conventional-commits/-/semantic-release-preconfigured-conventional-commits-1.1.37.tgz", + "integrity": "sha512-DoTVzLjkt2BRsfCIUYx3r5r0zjeWsZFYQXVeLsCS5NPKsUgIU8GAGTKoY3QcHSO/DkD5VAsdSj86Wk+VAIFXsg==", "dev": true, "dependencies": { "@semantic-release/changelog": "^6.0.1", @@ -12531,9 +12531,9 @@ } }, "semantic-release-preconfigured-conventional-commits": { - "version": "1.1.36", - "resolved": "https://registry.npmjs.org/semantic-release-preconfigured-conventional-commits/-/semantic-release-preconfigured-conventional-commits-1.1.36.tgz", - "integrity": "sha512-its+5zAL/7tnCjlB0UJpxc3gBAumJIMXI9xQ02CmoDYEe9yLros+nMNoruXv0bjvj8WBXFar/bTMHIdOxTwlMw==", + "version": "1.1.37", + "resolved": "https://registry.npmjs.org/semantic-release-preconfigured-conventional-commits/-/semantic-release-preconfigured-conventional-commits-1.1.37.tgz", + "integrity": "sha512-DoTVzLjkt2BRsfCIUYx3r5r0zjeWsZFYQXVeLsCS5NPKsUgIU8GAGTKoY3QcHSO/DkD5VAsdSj86Wk+VAIFXsg==", "dev": true, "requires": { "@semantic-release/changelog": "^6.0.1", diff --git a/package.json b/package.json index 3efcbda..8b4b798 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "devDependencies": { - "semantic-release-preconfigured-conventional-commits": "1.1.36" + "semantic-release-preconfigured-conventional-commits": "1.1.37" }, "engines": { "node": "18.16"