From 0c48767830f45ffa49abb6f358e658230d49a490 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Sep 2023 10:19:53 +0000 Subject: [PATCH] build(deps-dev): bump @semantic-release/github from 9.0.7 to 9.1.0 Bumps [@semantic-release/github](https://github.com/semantic-release/github) from 9.0.7 to 9.1.0. - [Release notes](https://github.com/semantic-release/github/releases) - [Commits](https://github.com/semantic-release/github/compare/v9.0.7...v9.1.0) --- updated-dependencies: - dependency-name: "@semantic-release/github" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 01548ff..2a08592 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1176,9 +1176,9 @@ } }, "node_modules/@semantic-release/github": { - "version": "9.0.7", - "resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-9.0.7.tgz", - "integrity": "sha512-SU3ayJ4/0TeIVyfCMLmuKoa4KvLclarPCmwY/zippm7sK95SwgWoFd8aFfAJIPGCRYnP3rfHRdYzphsrrNI3Cg==", + "version": "9.1.0", + "resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-9.1.0.tgz", + "integrity": "sha512-RKhS43OpNnQr9rA9Z72EbG8wM/UmWoCpop2z6G++ulRu7t8MuYS2v6TR2SoOFhcDPa2wY91v5VPouCWtDjz4+Q==", "dev": true, "dependencies": { "@octokit/core": "^5.0.0", @@ -14913,9 +14913,9 @@ } }, "@semantic-release/github": { - "version": "9.0.7", - "resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-9.0.7.tgz", - "integrity": "sha512-SU3ayJ4/0TeIVyfCMLmuKoa4KvLclarPCmwY/zippm7sK95SwgWoFd8aFfAJIPGCRYnP3rfHRdYzphsrrNI3Cg==", + "version": "9.1.0", + "resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-9.1.0.tgz", + "integrity": "sha512-RKhS43OpNnQr9rA9Z72EbG8wM/UmWoCpop2z6G++ulRu7t8MuYS2v6TR2SoOFhcDPa2wY91v5VPouCWtDjz4+Q==", "dev": true, "requires": { "@octokit/core": "^5.0.0",