Skip to content

Commit

Permalink
Bump @changesets/cli from 2.23.0 to 2.23.2 (#1940)
Browse files Browse the repository at this point in the history
Bumps [@changesets/cli](https://github.com/changesets/changesets) from 2.23.0 to 2.23.2.
- [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/cli@2.23.0...@changesets/cli@2.23.2)

---
updated-dependencies:
- dependency-name: "@changesets/cli"
  dependency-type: direct:production
  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>
  • Loading branch information
dependabot[bot] authored Jul 14, 2022
1 parent 23d5e33 commit 86d95a4
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@babel/preset-react": "7.17.12",
"@babel/preset-typescript": "7.17.12",
"@changesets/changelog-github": "^0.4.4",
"@changesets/cli": "2.23.0",
"@changesets/cli": "2.23.2",
"@schemastore/package": "0.0.6",
"@schemastore/tsconfig": "0.0.9",
"@testing-library/dom": "8.13.0",
Expand Down
42 changes: 21 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1302,13 +1302,13 @@
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==

"@changesets/apply-release-plan@^6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@changesets/apply-release-plan/-/apply-release-plan-6.0.0.tgz#6c663ff99d919bba3902343d76c35cbbbb046520"
integrity sha512-gp6nIdVdfYdwKww2+f8whckKmvfE4JEm4jJgBhTmooi0uzHWhnxvk6JIzQi89qEAMINN0SeVNnXiAtbFY0Mj3w==
"@changesets/apply-release-plan@^6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@changesets/apply-release-plan/-/apply-release-plan-6.0.1.tgz#7d7b13d4dc1f03e287bc563e029ed0bf955332a9"
integrity sha512-KGtai19+Uo7k8uco9m+hIPGoet9E6eZq15RIeHoivvgwwI66AC6ievbUO5h0NqGlZjBWnYJQNkuT66kvBYzxsA==
dependencies:
"@babel/runtime" "^7.10.4"
"@changesets/config" "^2.0.0"
"@changesets/config" "^2.0.1"
"@changesets/get-version-range-type" "^0.3.2"
"@changesets/git" "^1.3.2"
"@changesets/types" "^5.0.0"
Expand Down Expand Up @@ -1349,19 +1349,19 @@
"@changesets/types" "^5.0.0"
dotenv "^8.1.0"

"@changesets/cli@2.23.0":
version "2.23.0"
resolved "https://registry.yarnpkg.com/@changesets/cli/-/cli-2.23.0.tgz#e325b2d1b0484188671f684773b8cd5d42d068f1"
integrity sha512-Gi3tMi0Vr6eNd8GX6q73tbOm9XOzGfuLEm4PYVeWG2neg5DlRGNOjYwrFULJ/An3N9MHtHn4r5h1Qvnju9Ijug==
"@changesets/cli@2.23.2":
version "2.23.2"
resolved "https://registry.yarnpkg.com/@changesets/cli/-/cli-2.23.2.tgz#f32d3d9388816721419cff204010b64a864c950e"
integrity sha512-o7CWC+mcwOmA3yK5axqHOSYPYEjX/x+nq/s9aX78AyzH1SQZa6L5HX4P9uUXibyjcKynklkmusxv8vN8+hJggA==
dependencies:
"@babel/runtime" "^7.10.4"
"@changesets/apply-release-plan" "^6.0.0"
"@changesets/apply-release-plan" "^6.0.1"
"@changesets/assemble-release-plan" "^5.1.3"
"@changesets/changelog-git" "^0.1.11"
"@changesets/config" "^2.0.0"
"@changesets/config" "^2.0.1"
"@changesets/errors" "^0.1.4"
"@changesets/get-dependents-graph" "^1.3.2"
"@changesets/get-release-plan" "^3.0.9"
"@changesets/get-release-plan" "^3.0.10"
"@changesets/git" "^1.3.2"
"@changesets/logger" "^0.0.5"
"@changesets/pre" "^1.0.11"
Expand All @@ -1388,10 +1388,10 @@
term-size "^2.1.0"
tty-table "^4.1.5"

"@changesets/config@^2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@changesets/config/-/config-2.0.0.tgz#1770fdfeba2155cf07154c37e96b55cbd27969f0"
integrity sha512-r5bIFY6CN3K6SQ+HZbjyE3HXrBIopONR47mmX7zUbORlybQXtympq9rVAOzc0Oflbap8QeIexc+hikfZoREXDg==
"@changesets/config@^2.0.1":
version "2.0.1"
resolved "https://registry.yarnpkg.com/@changesets/config/-/config-2.0.1.tgz#9c71f01032f8b12237a18edeac2a39e6142e8a50"
integrity sha512-rJaQWqsjM54T7bDiCoMDcgOuY2HzyovvRs68C//C+tYgbHyjs00JcNVcScjlV47hATrNG1AI8qTD7V9bcO/1cg==
dependencies:
"@changesets/errors" "^0.1.4"
"@changesets/get-dependents-graph" "^1.3.2"
Expand Down Expand Up @@ -1427,14 +1427,14 @@
dataloader "^1.4.0"
node-fetch "^2.5.0"

"@changesets/get-release-plan@^3.0.9":
version "3.0.9"
resolved "https://registry.yarnpkg.com/@changesets/get-release-plan/-/get-release-plan-3.0.9.tgz#d445660f3679cb65e05e02adfbca037a25b45943"
integrity sha512-5C1r4DcOjVxcCvPmXpymeyT6mdSTLCNiB2L+5uf19BRkDKndJdIQorH5Fe2XBR2nHUcZQFT+2TXDzCepat969w==
"@changesets/get-release-plan@^3.0.10":
version "3.0.10"
resolved "https://registry.yarnpkg.com/@changesets/get-release-plan/-/get-release-plan-3.0.10.tgz#badbea8c113c976486d2eebaa66126a7ddd7ff0c"
integrity sha512-QeKHeo+mX1baRy3OIHQePMPebPFymq/ZxS6Bk3Y3FXiU+pXVnjrfqARj1E4xQT5c+48u6ISqJ8tW5f3EZ1/hng==
dependencies:
"@babel/runtime" "^7.10.4"
"@changesets/assemble-release-plan" "^5.1.3"
"@changesets/config" "^2.0.0"
"@changesets/config" "^2.0.1"
"@changesets/pre" "^1.0.11"
"@changesets/read" "^0.5.5"
"@changesets/types" "^5.0.0"
Expand Down

0 comments on commit 86d95a4

Please sign in to comment.