Skip to content

Commit

Permalink
Bump @changesets/cli from 2.28.0 to 2.28.1
Browse files Browse the repository at this point in the history
Bumps [@changesets/cli](https://github.com/changesets/changesets) from 2.28.0 to 2.28.1.
- [Release notes](https://github.com/changesets/changesets/releases)
- [Changelog](https://github.com/changesets/changesets/blob/main/docs/modifying-changelog-format.md)
- [Commits](https://github.com/changesets/changesets/compare/@changesets/[email protected]...@changesets/[email protected])

---
updated-dependencies:
- dependency-name: "@changesets/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 21, 2025
1 parent a4357fd commit 8f17960
Showing 1 changed file with 20 additions and 20 deletions.
40 changes: 20 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -663,12 +663,12 @@
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==

"@changesets/apply-release-plan@^7.0.9":
version "7.0.9"
resolved "https://registry.yarnpkg.com/@changesets/apply-release-plan/-/apply-release-plan-7.0.9.tgz#d7bbbc2b53dc3ff4e4085b32b74c8d88108566b2"
integrity sha512-xB1shQP6WhflnAN+rV8eJ7j4oBgka/K62+pHuEv6jmUtSqlx2ZvJSnCGzyNfkiQmSfVsqXoI3pbAuyVpTbsKzA==
"@changesets/apply-release-plan@^7.0.10":
version "7.0.10"
resolved "https://registry.yarnpkg.com/@changesets/apply-release-plan/-/apply-release-plan-7.0.10.tgz#d6f64258bd8706dd57aaefcdab052b6e4ced8ec5"
integrity sha512-wNyeIJ3yDsVspYvHnEz1xQDq18D9ifed3lI+wxRQRK4pArUcuHgCTrHv0QRnnwjhVCQACxZ+CBih3wgOct6UXw==
dependencies:
"@changesets/config" "^3.1.0"
"@changesets/config" "^3.1.1"
"@changesets/get-version-range-type" "^0.4.0"
"@changesets/git" "^3.0.2"
"@changesets/should-skip-package" "^0.1.2"
Expand Down Expand Up @@ -702,17 +702,17 @@
"@changesets/types" "^6.1.0"

"@changesets/cli@^2.13.0":
version "2.28.0"
resolved "https://registry.yarnpkg.com/@changesets/cli/-/cli-2.28.0.tgz#75cf63b7993293299a41af4ff7c778a314e55e52"
integrity sha512-of9/8Gzc+DP/Ol9Lak++Y0RsB1oO1CRzZoGIWTYcvHNREJQNqxW5tXm3YzqsA1Gx8ecZZw82FfahtiS+HkNqIw==
version "2.28.1"
resolved "https://registry.yarnpkg.com/@changesets/cli/-/cli-2.28.1.tgz#b7f27d5e2083ffc296bfe4accdd66124fa0af291"
integrity sha512-PiIyGRmSc6JddQJe/W1hRPjiN4VrMvb2VfQ6Uydy2punBioQrsxppyG5WafinKcW1mT0jOe/wU4k9Zy5ff21AA==
dependencies:
"@changesets/apply-release-plan" "^7.0.9"
"@changesets/apply-release-plan" "^7.0.10"
"@changesets/assemble-release-plan" "^6.0.6"
"@changesets/changelog-git" "^0.2.1"
"@changesets/config" "^3.1.0"
"@changesets/config" "^3.1.1"
"@changesets/errors" "^0.2.0"
"@changesets/get-dependents-graph" "^2.1.3"
"@changesets/get-release-plan" "^4.0.7"
"@changesets/get-release-plan" "^4.0.8"
"@changesets/git" "^3.0.2"
"@changesets/logger" "^0.1.1"
"@changesets/pre" "^2.0.2"
Expand All @@ -735,10 +735,10 @@
spawndamnit "^3.0.1"
term-size "^2.1.0"

"@changesets/config@^3.1.0":
version "3.1.0"
resolved "https://registry.yarnpkg.com/@changesets/config/-/config-3.1.0.tgz#6e3c21a35f1fde95239c8e3dccf1b8ad1b5690ef"
integrity sha512-UbZsPkRnv2SF8Ln72B8opmNLhsazv7/M0r6GSQSQzLY++/ZPr5dDSz3L+6G2fDZ+AN1ZjsEGDdBkpEna9eJtrA==
"@changesets/config@^3.1.1":
version "3.1.1"
resolved "https://registry.yarnpkg.com/@changesets/config/-/config-3.1.1.tgz#3e5b1f74236a4552c5f4eddf2bd05a43a0b71160"
integrity sha512-bd+3Ap2TKXxljCggI0mKPfzCQKeV/TU4yO2h2C6vAihIo8tzseAn2e7klSuiyYYXvgu53zMN1OeYMIQkaQoWnA==
dependencies:
"@changesets/errors" "^0.2.0"
"@changesets/get-dependents-graph" "^2.1.3"
Expand All @@ -765,13 +765,13 @@
picocolors "^1.1.0"
semver "^7.5.3"

"@changesets/get-release-plan@^4.0.7":
version "4.0.7"
resolved "https://registry.yarnpkg.com/@changesets/get-release-plan/-/get-release-plan-4.0.7.tgz#676901a5e5b8e634b3d6dc196009a0f0169fb530"
integrity sha512-FdXJ5B4ZcIWtTu+SEIAthnSScwF+mS+e657gagYUyprVLFSkAJKrA50MqoW3iOopbwQ/UhYaTESNyF9cpg1bQA==
"@changesets/get-release-plan@^4.0.8":
version "4.0.8"
resolved "https://registry.yarnpkg.com/@changesets/get-release-plan/-/get-release-plan-4.0.8.tgz#528ef38720e3c09aec5a3ff49c8aea8e318347ef"
integrity sha512-MM4mq2+DQU1ZT7nqxnpveDMTkMBLnwNX44cX7NSxlXmr7f8hO6/S2MXNiXG54uf/0nYnefv0cfy4Czf/ZL/EKQ==
dependencies:
"@changesets/assemble-release-plan" "^6.0.6"
"@changesets/config" "^3.1.0"
"@changesets/config" "^3.1.1"
"@changesets/pre" "^2.0.2"
"@changesets/read" "^0.6.3"
"@changesets/types" "^6.1.0"
Expand Down

0 comments on commit 8f17960

Please sign in to comment.