Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): Bump semantic-release from 22.0.8 to 22.0.9 #119

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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