Skip to content

Commit

Permalink
Bump @changesets/cli from 2.27.6 to 2.27.7 in /anghammarad-client-node
Browse files Browse the repository at this point in the history
Bumps [@changesets/cli](https://github.com/changesets/changesets) from 2.27.6 to 2.27.7.
- [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] committed Jul 8, 2024
1 parent e3ce725 commit 7685195
Showing 1 changed file with 33 additions and 33 deletions.
66 changes: 33 additions & 33 deletions anghammarad-client-node/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -342,13 +342,13 @@
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==

"@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==
"@changesets/apply-release-plan@^7.0.4":
version "7.0.4"
resolved "https://registry.yarnpkg.com/@changesets/apply-release-plan/-/apply-release-plan-7.0.4.tgz#f963e11848efa24c53abd10713662f2012b6082b"
integrity sha512-HLFwhKWayKinWAul0Vj+76jVx1Pc2v55MGPVjZ924Y/ROeSsBMFutv9heHmCUj48lJyRfOTJG5+ar+29FUky/A==
dependencies:
"@babel/runtime" "^7.20.1"
"@changesets/config" "^3.0.1"
"@changesets/config" "^3.0.2"
"@changesets/get-version-range-type" "^0.4.0"
"@changesets/git" "^3.0.0"
"@changesets/should-skip-package" "^0.1.0"
Expand All @@ -362,14 +362,14 @@
resolve-from "^5.0.0"
semver "^7.5.3"

"@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==
"@changesets/assemble-release-plan@^6.0.3":
version "6.0.3"
resolved "https://registry.yarnpkg.com/@changesets/assemble-release-plan/-/assemble-release-plan-6.0.3.tgz#911ab27d0e4b8e732c7a03a09707b66b38ba48e5"
integrity sha512-bLNh9/Lgl1VwkjWZTq8JmRqH+hj7/Yzfz0jsQ/zJJ+FTmVqmqPj3szeKOri8O/hEM8JmHW019vh2gTO9iq5Cuw==
dependencies:
"@babel/runtime" "^7.20.1"
"@changesets/errors" "^0.2.0"
"@changesets/get-dependents-graph" "^2.1.0"
"@changesets/get-dependents-graph" "^2.1.1"
"@changesets/should-skip-package" "^0.1.0"
"@changesets/types" "^6.0.0"
"@manypkg/get-packages" "^1.1.3"
Expand All @@ -383,18 +383,18 @@
"@changesets/types" "^6.0.0"

"@changesets/cli@^2.26.2":
version "2.27.6"
resolved "https://registry.yarnpkg.com/@changesets/cli/-/cli-2.27.6.tgz#1b24a05463fd2e9c7b4091d9a9f029df9e5b91e4"
integrity sha512-PB7KS5JkCQ4WSXlnfThn8CXAHVwYxFdZvYTimhi12fls/tzj9iimUhKsYwkrKSbw1AiVlGCZtihj5Wkt6siIjA==
version "2.27.7"
resolved "https://registry.yarnpkg.com/@changesets/cli/-/cli-2.27.7.tgz#275f546fa138799d7fea080a1bd90849b2407207"
integrity sha512-6lr8JltiiXPIjDeYg4iM2MeePP6VN/JkmqBsVA5XRiy01hGS3y629LtSDvKcycj/w/5Eur1rEwby/MjcYS+e2A==
dependencies:
"@babel/runtime" "^7.20.1"
"@changesets/apply-release-plan" "^7.0.3"
"@changesets/assemble-release-plan" "^6.0.2"
"@changesets/apply-release-plan" "^7.0.4"
"@changesets/assemble-release-plan" "^6.0.3"
"@changesets/changelog-git" "^0.2.0"
"@changesets/config" "^3.0.1"
"@changesets/config" "^3.0.2"
"@changesets/errors" "^0.2.0"
"@changesets/get-dependents-graph" "^2.1.0"
"@changesets/get-release-plan" "^4.0.2"
"@changesets/get-dependents-graph" "^2.1.1"
"@changesets/get-release-plan" "^4.0.3"
"@changesets/git" "^3.0.0"
"@changesets/logger" "^0.1.0"
"@changesets/pre" "^2.0.0"
Expand All @@ -420,13 +420,13 @@
spawndamnit "^2.0.0"
term-size "^2.1.0"

"@changesets/config@^3.0.1":
version "3.0.1"
resolved "https://registry.yarnpkg.com/@changesets/config/-/config-3.0.1.tgz#756761918d05283a2f1f141d293960f892e3c632"
integrity sha512-nCr8pOemUjvGJ8aUu8TYVjqnUL+++bFOQHBVmtNbLvKzIDkN/uiP/Z4RKmr7NNaiujIURHySDEGFPftR4GbTUA==
"@changesets/config@^3.0.2":
version "3.0.2"
resolved "https://registry.yarnpkg.com/@changesets/config/-/config-3.0.2.tgz#45b16bf911937afbfa418b87ca4bcebeea1bec47"
integrity sha512-cdEhS4t8woKCX2M8AotcV2BOWnBp09sqICxKapgLHf9m5KdENpWjyrFNMjkLqGJtUys9U+w93OxWT0czorVDfw==
dependencies:
"@changesets/errors" "^0.2.0"
"@changesets/get-dependents-graph" "^2.1.0"
"@changesets/get-dependents-graph" "^2.1.1"
"@changesets/logger" "^0.1.0"
"@changesets/types" "^6.0.0"
"@manypkg/get-packages" "^1.1.3"
Expand All @@ -440,25 +440,25 @@
dependencies:
extendable-error "^0.1.5"

"@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"
integrity sha512-QOt6pQq9RVXKGHPVvyKimJDYJumx7p4DO5MO9AhRJYgAPgv0emhNqAqqysSVKHBm4sxKlGN4S1zXOIb5yCFuhQ==
"@changesets/get-dependents-graph@^2.1.1":
version "2.1.1"
resolved "https://registry.yarnpkg.com/@changesets/get-dependents-graph/-/get-dependents-graph-2.1.1.tgz#7d459c1fa453c21bc71e88d58d504fbb32b55750"
integrity sha512-LRFjjvigBSzfnPU2n/AhFsuWR5DK++1x47aq6qZ8dzYsPtS/I5mNhIGAS68IAxh1xjO9BTtz55FwefhANZ+FCA==
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-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==
"@changesets/get-release-plan@^4.0.3":
version "4.0.3"
resolved "https://registry.yarnpkg.com/@changesets/get-release-plan/-/get-release-plan-4.0.3.tgz#f2ebab1fe59ce9e89be3caf819ac16f24fcf4b8b"
integrity sha512-6PLgvOIwTSdJPTtpdcr3sLtGatT+Jr22+cQwEBJBy6wP0rjB4yJ9lv583J9fVpn1bfQlBkDa8JxbS2g/n9lIyA==
dependencies:
"@babel/runtime" "^7.20.1"
"@changesets/assemble-release-plan" "^6.0.2"
"@changesets/config" "^3.0.1"
"@changesets/assemble-release-plan" "^6.0.3"
"@changesets/config" "^3.0.2"
"@changesets/pre" "^2.0.0"
"@changesets/read" "^0.6.0"
"@changesets/types" "^6.0.0"
Expand Down

0 comments on commit 7685195

Please sign in to comment.