From 4bb7f9e5e38369460b22885efc380ba2dcdeed33 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 Sep 2023 04:27:34 +0000 Subject: [PATCH] chore(deps): update dependency semantic-release-preconfigured-conventional-commits to v1.1.63 --- 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 80198a5b..be95dc68 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5,7 +5,7 @@ "packages": { "": { "devDependencies": { - "semantic-release-preconfigured-conventional-commits": "1.1.62" + "semantic-release-preconfigured-conventional-commits": "1.1.63" }, "engines": { "node": "18.18" @@ -6366,9 +6366,9 @@ } }, "node_modules/semantic-release-preconfigured-conventional-commits": { - "version": "1.1.62", - "resolved": "https://registry.npmjs.org/semantic-release-preconfigured-conventional-commits/-/semantic-release-preconfigured-conventional-commits-1.1.62.tgz", - "integrity": "sha512-wMRca4ZsJyfvkNRYxkW4FOotbq59KADWAAq/EAL44GvA8MH5ZHdtlloUJbC9bWwYIb8MPIqpe0TeBhGdF0FUIQ==", + "version": "1.1.63", + "resolved": "https://registry.npmjs.org/semantic-release-preconfigured-conventional-commits/-/semantic-release-preconfigured-conventional-commits-1.1.63.tgz", + "integrity": "sha512-S+IDUOaaGzB1AmglOA4FVYtEXnTNuA9ZU2ESV3cCPzb1G6U6j15GWLj/jyxeUgBDiptwhcudg/8UadXnhr7k8w==", "dev": true, "dependencies": { "@semantic-release/changelog": "^6.0.1", @@ -6566,9 +6566,9 @@ } }, "node_modules/semantic-release-preconfigured-conventional-commits/node_modules/@semantic-release/github": { - "version": "9.2.0", - "resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-9.2.0.tgz", - "integrity": "sha512-Opbivp9zA2VY63OdMZEBH5vs5VawuncQZO1VW6Lffo0e/jlDi165Wi4BKN1j1Z22goqk4scBFoEjvvXoveg/Iw==", + "version": "9.2.1", + "resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-9.2.1.tgz", + "integrity": "sha512-fEn9uOe6jwWR6ro2Wh6YNBCBuZ5lRi8Myz+1j3KDTSt8OuUGlpVM4lFac/0bDrql2NOKrIEAMGCfWb9WMIdzIg==", "dev": true, "dependencies": { "@octokit/core": "^5.0.0", @@ -16557,9 +16557,9 @@ } }, "semantic-release-preconfigured-conventional-commits": { - "version": "1.1.62", - "resolved": "https://registry.npmjs.org/semantic-release-preconfigured-conventional-commits/-/semantic-release-preconfigured-conventional-commits-1.1.62.tgz", - "integrity": "sha512-wMRca4ZsJyfvkNRYxkW4FOotbq59KADWAAq/EAL44GvA8MH5ZHdtlloUJbC9bWwYIb8MPIqpe0TeBhGdF0FUIQ==", + "version": "1.1.63", + "resolved": "https://registry.npmjs.org/semantic-release-preconfigured-conventional-commits/-/semantic-release-preconfigured-conventional-commits-1.1.63.tgz", + "integrity": "sha512-S+IDUOaaGzB1AmglOA4FVYtEXnTNuA9ZU2ESV3cCPzb1G6U6j15GWLj/jyxeUgBDiptwhcudg/8UadXnhr7k8w==", "dev": true, "requires": { "@semantic-release/changelog": "^6.0.1", @@ -16706,9 +16706,9 @@ "dev": true }, "@semantic-release/github": { - "version": "9.2.0", - "resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-9.2.0.tgz", - "integrity": "sha512-Opbivp9zA2VY63OdMZEBH5vs5VawuncQZO1VW6Lffo0e/jlDi165Wi4BKN1j1Z22goqk4scBFoEjvvXoveg/Iw==", + "version": "9.2.1", + "resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-9.2.1.tgz", + "integrity": "sha512-fEn9uOe6jwWR6ro2Wh6YNBCBuZ5lRi8Myz+1j3KDTSt8OuUGlpVM4lFac/0bDrql2NOKrIEAMGCfWb9WMIdzIg==", "dev": true, "requires": { "@octokit/core": "^5.0.0", diff --git a/package.json b/package.json index 97c827f0..39483d08 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "devDependencies": { - "semantic-release-preconfigured-conventional-commits": "1.1.62" + "semantic-release-preconfigured-conventional-commits": "1.1.63" }, "engines": { "node": "18.18"