Skip to content

Commit

Permalink
chore(deps): Bump semantic-release from 22.0.8 to 22.0.9
Browse files Browse the repository at this point in the history
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 22.0.8 to 22.0.9.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](semantic-release/semantic-release@v22.0.8...v22.0.9)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Dec 5, 2023
1 parent 6905ffa commit 565b42a
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 17 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
39 changes: 22 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2277,27 +2277,32 @@ __metadata:
languageName: node
linkType: hard

"cosmiconfig@npm:^8.0.0":
version: 8.1.3
resolution: "cosmiconfig@npm:8.1.3"
"cosmiconfig@npm:^8.2.0":
version: 8.2.0
resolution: "cosmiconfig@npm:8.2.0"
dependencies:
import-fresh: "npm:^3.2.1"
js-yaml: "npm:^4.1.0"
parse-json: "npm:^5.0.0"
path-type: "npm:^4.0.0"
checksum: 80144be230b89857e7c4cafd59ba8feb3f5f7e6dae90faa324629fdecf9a6fc3f5b4106c3623f69a1a3d77cb11ef90e5ab65a67f21d73ffda3d76b18f8e4e6c2
checksum: 4180aa6d1881b75ba591b2fc04b022741a3a4b67e9e243c0eb8d169b6e1efbd3cdf7e8ca19243c0f2e53a9d59ac3eccd5cad5f95f487fcbf4e740f9e86745747
languageName: node
linkType: hard

"cosmiconfig@npm:^8.2.0":
version: 8.2.0
resolution: "cosmiconfig@npm:8.2.0"
"cosmiconfig@npm:^9.0.0":
version: 9.0.0
resolution: "cosmiconfig@npm:9.0.0"
dependencies:
import-fresh: "npm:^3.2.1"
env-paths: "npm:^2.2.1"
import-fresh: "npm:^3.3.0"
js-yaml: "npm:^4.1.0"
parse-json: "npm:^5.0.0"
path-type: "npm:^4.0.0"
checksum: 4180aa6d1881b75ba591b2fc04b022741a3a4b67e9e243c0eb8d169b6e1efbd3cdf7e8ca19243c0f2e53a9d59ac3eccd5cad5f95f487fcbf4e740f9e86745747
parse-json: "npm:^5.2.0"
peerDependencies:
typescript: ">=4.9.5"
peerDependenciesMeta:
typescript:
optional: true
checksum: 1c1703be4f02a250b1d6ca3267e408ce16abfe8364193891afc94c2d5c060b69611fdc8d97af74b7e6d5d1aac0ab2fb94d6b079573146bc2d756c2484ce5f0ee
languageName: node
linkType: hard

Expand Down Expand Up @@ -2661,7 +2666,7 @@ __metadata:
languageName: node
linkType: hard

"env-paths@npm:^2.2.0":
"env-paths@npm:^2.2.0, env-paths@npm:^2.2.1":
version: 2.2.1
resolution: "env-paths@npm:2.2.1"
checksum: 285325677bf00e30845e330eec32894f5105529db97496ee3f598478e50f008c5352a41a30e5e72ec9de8a542b5a570b85699cd63bd2bc646dbcb9f311d83bc4
Expand Down Expand Up @@ -4238,7 +4243,7 @@ __metadata:
languageName: node
linkType: hard

"import-fresh@npm:^3.2.1":
"import-fresh@npm:^3.2.1, import-fresh@npm:^3.3.0":
version: 3.3.0
resolution: "import-fresh@npm:3.3.0"
dependencies:
Expand Down Expand Up @@ -7482,16 +7487,16 @@ __metadata:
linkType: hard

"semantic-release@npm:^22.0.5":
version: 22.0.8
resolution: "semantic-release@npm:22.0.8"
version: 22.0.9
resolution: "semantic-release@npm:22.0.9"
dependencies:
"@semantic-release/commit-analyzer": "npm:^11.0.0"
"@semantic-release/error": "npm:^4.0.0"
"@semantic-release/github": "npm:^9.0.0"
"@semantic-release/npm": "npm:^11.0.0"
"@semantic-release/release-notes-generator": "npm:^12.0.0"
aggregate-error: "npm:^5.0.0"
cosmiconfig: "npm:^8.0.0"
cosmiconfig: "npm:^9.0.0"
debug: "npm:^4.0.0"
env-ci: "npm:^10.0.0"
execa: "npm:^8.0.0"
Expand All @@ -7516,7 +7521,7 @@ __metadata:
yargs: "npm:^17.5.1"
bin:
semantic-release: bin/semantic-release.js
checksum: d89e82317ed5131bb90ec4289f5108ca0e8f17a130b54a10bff4b1463e598326b0b48d3f6a37f0c30dcd21b8676163acd8e3aac63463450b48bc152f23f51e17
checksum: f112b040c8d1963d8960b3485980fd2df38f872255cb2f796b4133e4a33b0daade0459ce6a95c8ff44493aeb65a0be816adbf58795ccb22d6acdcfda787cd77a
languageName: node
linkType: hard

Expand Down

0 comments on commit 565b42a

Please sign in to comment.