Skip to content

Commit

Permalink
chore: update dependency @changesets/cli to ^2.27.9 (#87)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 6, 2024
1 parent ce184bf commit 6c58bcc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@astrojs/starlight": "^0.21.5",
"@biomejs/biome": "^1.5.3",
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.8",
"@changesets/cli": "^2.27.9",
"@vitest/coverage-v8": "^1.3.1",
"@vitest/ui": "^1.3.1",
"astro": "^4.4.15",
Expand Down
19 changes: 5 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -643,9 +643,9 @@ __metadata:
languageName: node
linkType: hard

"@changesets/cli@npm:^2.27.8":
version: 2.27.8
resolution: "@changesets/cli@npm:2.27.8"
"@changesets/cli@npm:^2.27.9":
version: 2.27.9
resolution: "@changesets/cli@npm:2.27.9"
dependencies:
"@changesets/apply-release-plan": "npm:^7.0.5"
"@changesets/assemble-release-plan": "npm:^6.0.4"
Expand All @@ -662,14 +662,12 @@ __metadata:
"@changesets/types": "npm:^6.0.0"
"@changesets/write": "npm:^0.3.2"
"@manypkg/get-packages": "npm:^1.1.3"
"@types/semver": "npm:^7.5.0"
ansi-colors: "npm:^4.1.3"
ci-info: "npm:^3.7.0"
enquirer: "npm:^2.3.0"
external-editor: "npm:^3.1.0"
fs-extra: "npm:^7.0.1"
mri: "npm:^1.2.0"
outdent: "npm:^0.5.0"
p-limit: "npm:^2.2.0"
package-manager-detector: "npm:^0.2.0"
picocolors: "npm:^1.1.0"
Expand All @@ -679,7 +677,7 @@ __metadata:
term-size: "npm:^2.1.0"
bin:
changeset: bin.js
checksum: 10c0/e3c4443c2fa0e49cc6c2755f4beab7c3152a9b509620ceb8b0425fcf884c59e3a738b0163a8eea6b2a698a789c6d005c0bd4dc787421aa9053458a740acde91d
checksum: 10c0/bcd651aa177eb58eaee4c3c86f961c5411dbe7c77a9b421d22cd4a422f4802795d1cd51be6769c16bb30d3f88dc8a06ab4977fc6457430373b680fd5ee59b59a
languageName: node
linkType: hard

Expand Down Expand Up @@ -2270,13 +2268,6 @@ __metadata:
languageName: node
linkType: hard

"@types/semver@npm:^7.5.0":
version: 7.5.6
resolution: "@types/semver@npm:7.5.6"
checksum: 10c0/196dc32db5f68cbcde2e6a42bb4aa5cbb100fa2b7bd9c8c82faaaf3e03fbe063e205dbb4f03c7cdf53da2edb70a0d34c9f2e601b54281b377eb8dc1743226acd
languageName: node
linkType: hard

"@types/unist@npm:*, @types/unist@npm:^3.0.0":
version: 3.0.2
resolution: "@types/unist@npm:3.0.2"
Expand Down Expand Up @@ -9332,7 +9323,7 @@ __metadata:
"@astrojs/starlight": "npm:^0.21.5"
"@biomejs/biome": "npm:^1.5.3"
"@changesets/changelog-github": "npm:^0.5.0"
"@changesets/cli": "npm:^2.27.8"
"@changesets/cli": "npm:^2.27.9"
"@vitest/coverage-v8": "npm:^1.3.1"
"@vitest/ui": "npm:^1.3.1"
astro: "npm:^4.4.15"
Expand Down

0 comments on commit 6c58bcc

Please sign in to comment.