From ac17249cde49433c8b92ddb9ac710fcd23ea1549 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Jul 2023 07:57:31 +0000 Subject: [PATCH] chore(deps): update dependency semantic-release-preconfigured-conventional-commits to v1.1.41 --- package-lock.json | 26 +++++++++++++------------- package.json | 2 +- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/package-lock.json b/package-lock.json index cc555bb5..162bf739 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5,7 +5,7 @@ "packages": { "": { "devDependencies": { - "semantic-release-preconfigured-conventional-commits": "1.1.40" + "semantic-release-preconfigured-conventional-commits": "1.1.41" }, "engines": { "node": "18.16" @@ -5864,9 +5864,9 @@ } }, "node_modules/semantic-release-preconfigured-conventional-commits": { - "version": "1.1.40", - "resolved": "https://registry.npmjs.org/semantic-release-preconfigured-conventional-commits/-/semantic-release-preconfigured-conventional-commits-1.1.40.tgz", - "integrity": "sha512-w8KB3hPy9brhJ0ai6B4DPdEhQ+NP7B5l52ibSdTo676IwgoLn0lJ3slbz5QanmzV3jXLodd6t2JzCPkL/jCE7g==", + "version": "1.1.41", + "resolved": "https://registry.npmjs.org/semantic-release-preconfigured-conventional-commits/-/semantic-release-preconfigured-conventional-commits-1.1.41.tgz", + "integrity": "sha512-er4pZQYHnm3h0InhSiBCzv1+sk8ysabYp4NSBVab7CKTCphwG33Jo1kxqvCMEruqcOqBXMj3dRT/4W8nUdPY5Q==", "dev": true, "dependencies": { "@semantic-release/changelog": "^6.0.1", @@ -6371,9 +6371,9 @@ } }, "node_modules/semantic-release-preconfigured-conventional-commits/node_modules/https-proxy-agent": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.0.tgz", - "integrity": "sha512-0euwPCRyAPSgGdzD1IVN9nJYHtBhJwb6XPfbpQcYbPCwrBidX6GzxmchnaF4sfF/jPb74Ojx5g4yTg3sixlyPw==", + "version": "7.0.1", + "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.1.tgz", + "integrity": "sha512-Eun8zV0kcYS1g19r78osiQLEFIRspRUDd9tIfBCTBPBeMieF/EsJNL8VI3xOIdYRDEkjQnqOYPsZ2DsWsVsFwQ==", "dev": true, "dependencies": { "agent-base": "^7.0.2", @@ -15490,9 +15490,9 @@ } }, "semantic-release-preconfigured-conventional-commits": { - "version": "1.1.40", - "resolved": "https://registry.npmjs.org/semantic-release-preconfigured-conventional-commits/-/semantic-release-preconfigured-conventional-commits-1.1.40.tgz", - "integrity": "sha512-w8KB3hPy9brhJ0ai6B4DPdEhQ+NP7B5l52ibSdTo676IwgoLn0lJ3slbz5QanmzV3jXLodd6t2JzCPkL/jCE7g==", + "version": "1.1.41", + "resolved": "https://registry.npmjs.org/semantic-release-preconfigured-conventional-commits/-/semantic-release-preconfigured-conventional-commits-1.1.41.tgz", + "integrity": "sha512-er4pZQYHnm3h0InhSiBCzv1+sk8ysabYp4NSBVab7CKTCphwG33Jo1kxqvCMEruqcOqBXMj3dRT/4W8nUdPY5Q==", "dev": true, "requires": { "@semantic-release/changelog": "^6.0.1", @@ -15857,9 +15857,9 @@ } }, "https-proxy-agent": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.0.tgz", - "integrity": "sha512-0euwPCRyAPSgGdzD1IVN9nJYHtBhJwb6XPfbpQcYbPCwrBidX6GzxmchnaF4sfF/jPb74Ojx5g4yTg3sixlyPw==", + "version": "7.0.1", + "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.1.tgz", + "integrity": "sha512-Eun8zV0kcYS1g19r78osiQLEFIRspRUDd9tIfBCTBPBeMieF/EsJNL8VI3xOIdYRDEkjQnqOYPsZ2DsWsVsFwQ==", "dev": true, "requires": { "agent-base": "^7.0.2", diff --git a/package.json b/package.json index 980de912..7c1fa2a4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "devDependencies": { - "semantic-release-preconfigured-conventional-commits": "1.1.40" + "semantic-release-preconfigured-conventional-commits": "1.1.41" }, "engines": { "node": "18.16"