From aa8be4c1aa6537453f7593f68c69063b2d3eba6c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 01:29:39 +0000 Subject: [PATCH] chore(deps): update dependency semantic-release-preconfigured-conventional-commits to v1.1.111 --- package-lock.json | 16 ++++++++-------- package.json | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index de2d80d..46c74a3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5,7 +5,7 @@ "packages": { "": { "devDependencies": { - "semantic-release-preconfigured-conventional-commits": "1.1.110" + "semantic-release-preconfigured-conventional-commits": "1.1.111" }, "engines": { "node": "20.18" @@ -5608,9 +5608,9 @@ } }, "node_modules/semantic-release-preconfigured-conventional-commits": { - "version": "1.1.110", - "resolved": "https://registry.npmjs.org/semantic-release-preconfigured-conventional-commits/-/semantic-release-preconfigured-conventional-commits-1.1.110.tgz", - "integrity": "sha512-dWdZgPDlOYfceQPJxsUi9GdbkTiIA+D+oULzx1Di+1COcBaCDvCfbCoktW/6UorqLoD5i2P1RqaAzUHsy2kKpg==", + "version": "1.1.111", + "resolved": "https://registry.npmjs.org/semantic-release-preconfigured-conventional-commits/-/semantic-release-preconfigured-conventional-commits-1.1.111.tgz", + "integrity": "sha512-AMKEkReSAa+Qb5gcEncynT6NuaKhVfRD1/jN1jEYfI48vQUqEbKHw5BI+/6uPDE/0nR5P3S0D7tBdc2MbE/wPw==", "dev": true, "dependencies": { "@semantic-release/changelog": "6.0.3", @@ -5623,7 +5623,7 @@ "conventional-changelog-conventionalcommits": "8.0.0" }, "engines": { - "node": "20.17" + "node": "20.18" }, "peerDependencies": { "semantic-release": "24.1.2" @@ -10625,9 +10625,9 @@ } }, "semantic-release-preconfigured-conventional-commits": { - "version": "1.1.110", - "resolved": "https://registry.npmjs.org/semantic-release-preconfigured-conventional-commits/-/semantic-release-preconfigured-conventional-commits-1.1.110.tgz", - "integrity": "sha512-dWdZgPDlOYfceQPJxsUi9GdbkTiIA+D+oULzx1Di+1COcBaCDvCfbCoktW/6UorqLoD5i2P1RqaAzUHsy2kKpg==", + "version": "1.1.111", + "resolved": "https://registry.npmjs.org/semantic-release-preconfigured-conventional-commits/-/semantic-release-preconfigured-conventional-commits-1.1.111.tgz", + "integrity": "sha512-AMKEkReSAa+Qb5gcEncynT6NuaKhVfRD1/jN1jEYfI48vQUqEbKHw5BI+/6uPDE/0nR5P3S0D7tBdc2MbE/wPw==", "dev": true, "requires": { "@semantic-release/changelog": "6.0.3", diff --git a/package.json b/package.json index 00ec761..46bfeba 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "devDependencies": { - "semantic-release-preconfigured-conventional-commits": "1.1.110" + "semantic-release-preconfigured-conventional-commits": "1.1.111" }, "engines": { "node": "20.18"