Skip to content

Commit

Permalink
Update dependency @changesets/cli to v2.27.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 31, 2024
1 parent 6214b7e commit a886ef4
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 37 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"postinstall": "patch-package"
},
"devDependencies": {
"@changesets/cli": "2.27.4",
"@changesets/cli": "2.27.5",
"@stryker-mutator/core": "8.2.6",
"@stryker-mutator/jest-runner": "8.2.6",
"@stryker-mutator/typescript-checker": "8.2.6",
Expand Down
48 changes: 12 additions & 36 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -661,7 +661,7 @@
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==

"@changesets/apply-release-plan@^7.0.2":
"@changesets/apply-release-plan@^7.0.3":
version "7.0.3"
resolved "https://registry.yarnpkg.com/@changesets/apply-release-plan/-/apply-release-plan-7.0.3.tgz#eee045f52281f5dbfd7e3757077101f15ccb339f"
integrity sha512-klL6LCdmfbEe9oyfLxnidIf/stFXmrbFO/3gT5LU5pcyoZytzJe4gWpTBx3BPmyNPl16dZ1xrkcW7b98e3tYkA==
Expand All @@ -681,7 +681,7 @@
resolve-from "^5.0.0"
semver "^7.5.3"

"@changesets/assemble-release-plan@^6.0.1", "@changesets/assemble-release-plan@^6.0.2":
"@changesets/assemble-release-plan@^6.0.2":
version "6.0.2"
resolved "https://registry.yarnpkg.com/@changesets/assemble-release-plan/-/assemble-release-plan-6.0.2.tgz#0020c9562fc542bfb93f8c394e5dadab1e4ba047"
integrity sha512-n9/Tdq+ze+iUtjmq0mZO3pEhJTKkku9hUxtUadW30jlN7kONqJG3O6ALeXrmc6gsi/nvoCuKjqEJ68Hk8RbMTQ==
Expand All @@ -701,19 +701,19 @@
dependencies:
"@changesets/types" "^6.0.0"

"@changesets/[email protected].4":
version "2.27.4"
resolved "https://registry.yarnpkg.com/@changesets/cli/-/cli-2.27.4.tgz#fbc8fec1d0d6ddfdd458c13df350b153f8914ced"
integrity sha512-X3Nd9cBoyuykjmMJnRFHik26UoA5y4ikhds4BJE0IGKpnIvkV8gRqyZE6Tcmc3zuS5GXfCmGnyJXVwxe89uX5A==
"@changesets/[email protected].5":
version "2.27.5"
resolved "https://registry.yarnpkg.com/@changesets/cli/-/cli-2.27.5.tgz#4f0a898fa36855c8da648cfa46de8cb70237d230"
integrity sha512-UVppOvzCjjylBenFcwcZNG5IaZ8jsIaEVraV/pbXgukYNb0Oqa0d8UWb0LkYzA1Bf1HmUrOfccFcRLheRuA7pA==
dependencies:
"@babel/runtime" "^7.20.1"
"@changesets/apply-release-plan" "^7.0.2"
"@changesets/assemble-release-plan" "^6.0.1"
"@changesets/apply-release-plan" "^7.0.3"
"@changesets/assemble-release-plan" "^6.0.2"
"@changesets/changelog-git" "^0.2.0"
"@changesets/config" "^3.0.0"
"@changesets/config" "^3.0.1"
"@changesets/errors" "^0.2.0"
"@changesets/get-dependents-graph" "^2.0.0"
"@changesets/get-release-plan" "^4.0.1"
"@changesets/get-dependents-graph" "^2.1.0"
"@changesets/get-release-plan" "^4.0.2"
"@changesets/git" "^3.0.0"
"@changesets/logger" "^0.1.0"
"@changesets/pre" "^2.0.0"
Expand All @@ -740,19 +740,6 @@
term-size "^2.1.0"
tty-table "^4.1.5"

"@changesets/config@^3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@changesets/config/-/config-3.0.0.tgz#a1a1cafc77134b117b4a9266459c84fdd360a6be"
integrity sha512-o/rwLNnAo/+j9Yvw9mkBQOZySDYyOr/q+wptRLcAVGlU6djOeP9v1nlalbL9MFsobuBVQbZCTp+dIzdq+CLQUA==
dependencies:
"@changesets/errors" "^0.2.0"
"@changesets/get-dependents-graph" "^2.0.0"
"@changesets/logger" "^0.1.0"
"@changesets/types" "^6.0.0"
"@manypkg/get-packages" "^1.1.3"
fs-extra "^7.0.1"
micromatch "^4.0.2"

"@changesets/config@^3.0.1":
version "3.0.1"
resolved "https://registry.yarnpkg.com/@changesets/config/-/config-3.0.1.tgz#756761918d05283a2f1f141d293960f892e3c632"
Expand All @@ -773,17 +760,6 @@
dependencies:
extendable-error "^0.1.5"

"@changesets/get-dependents-graph@^2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@changesets/get-dependents-graph/-/get-dependents-graph-2.0.0.tgz#97f0cc9fbec436e0d6ab95a6a59c08acf21ac714"
integrity sha512-cafUXponivK4vBgZ3yLu944mTvam06XEn2IZGjjKc0antpenkYANXiiE6GExV/yKdsCnE8dXVZ25yGqLYZmScA==
dependencies:
"@changesets/types" "^6.0.0"
"@manypkg/get-packages" "^1.1.3"
chalk "^2.1.0"
fs-extra "^7.0.1"
semver "^7.5.3"

"@changesets/get-dependents-graph@^2.1.0":
version "2.1.0"
resolved "https://registry.yarnpkg.com/@changesets/get-dependents-graph/-/get-dependents-graph-2.1.0.tgz#007a0821114d8c9404a7d611c24d9d8b23f89e96"
Expand All @@ -795,7 +771,7 @@
fs-extra "^7.0.1"
semver "^7.5.3"

"@changesets/get-release-plan@^4.0.1":
"@changesets/get-release-plan@^4.0.2":
version "4.0.2"
resolved "https://registry.yarnpkg.com/@changesets/get-release-plan/-/get-release-plan-4.0.2.tgz#503557193d53b8f48fcd8e4a552c642e1581add2"
integrity sha512-rOalz7nMuMV2vyeP7KBeAhqEB7FM2GFPO5RQSoOoUKKH9L6wW3QyPA2K+/rG9kBrWl2HckPVES73/AuwPvbH3w==
Expand Down

0 comments on commit a886ef4

Please sign in to comment.