Explorar o código

chore(deps-dev): Bump @semantic-release/github from 11.0.0 to 11.0.1 (#3532)

Bumps [@semantic-release/github](https://github.com/semantic-release/github) from 11.0.0 to 11.0.1.
- [Release notes](https://github.com/semantic-release/github/releases)
- [Commits](https://github.com/semantic-release/github/compare/v11.0.0...v11.0.1)

---
updated-dependencies:
- dependency-name: "@semantic-release/github"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] hai 9 meses
pai
achega
9e811a6949
Modificáronse 2 ficheiros con 5 adicións e 5 borrados
  1. 4 4
      package-lock.json
  2. 1 1
      package.json

+ 4 - 4
package-lock.json

@@ -19,7 +19,7 @@
         "@rollup/plugin-typescript": "^12.1.1",
         "@semantic-release/commit-analyzer": "^13.0.0",
         "@semantic-release/git": "^10.0.1",
-        "@semantic-release/github": "^11.0.0",
+        "@semantic-release/github": "^11.0.1",
         "@semantic-release/npm": "^12.0.1",
         "@semantic-release/release-notes-generator": "^14.0.1",
         "cheerio": "1.0.0",
@@ -1115,9 +1115,9 @@
       }
     },
     "node_modules/@semantic-release/github": {
-      "version": "11.0.0",
-      "resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-11.0.0.tgz",
-      "integrity": "sha512-Uon6G6gJD8U1JNvPm7X0j46yxNRJ8Ui6SgK4Zw5Ktu8RgjEft3BGn+l/RX1TTzhhO3/uUcKuqM+/9/ETFxWS/Q==",
+      "version": "11.0.1",
+      "resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-11.0.1.tgz",
+      "integrity": "sha512-Z9cr0LgU/zgucbT9cksH0/pX9zmVda9hkDPcgIE0uvjMQ8w/mElDivGjx1w1pEQ+MuQJ5CBq3VCF16S6G4VH3A==",
       "dev": true,
       "dependencies": {
         "@octokit/core": "^6.0.0",

+ 1 - 1
package.json

@@ -60,7 +60,7 @@
     "@rollup/plugin-typescript": "^12.1.1",
     "@semantic-release/commit-analyzer": "^13.0.0",
     "@semantic-release/git": "^10.0.1",
-    "@semantic-release/github": "^11.0.0",
+    "@semantic-release/github": "^11.0.1",
     "@semantic-release/npm": "^12.0.1",
     "@semantic-release/release-notes-generator": "^14.0.1",
     "cheerio": "1.0.0",