Skip to content

Commit

Permalink
chore(deps): update dependency @changesets/cli to v2.24.4 (#8306)
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] committed Aug 31, 2022
1 parent df522fa commit 491524a
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@babel/core": "7.18.13",
"@babel/preset-env": "7.18.10",
"@babel/preset-typescript": "7.18.6",
"@changesets/cli": "2.24.3",
"@changesets/cli": "2.24.4",
"@changesets/changelog-github": "0.4.6",
"@graphql-typed-document-node/core": "3.1.1",
"@theguild/prettier-config": "0.0.3",
Expand Down
34 changes: 17 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1854,10 +1854,10 @@
dependencies:
"@chakra-ui/utils" "2.0.6"

"@changesets/apply-release-plan@^6.0.4":
version "6.0.4"
resolved "https://registry.yarnpkg.com/@changesets/apply-release-plan/-/apply-release-plan-6.0.4.tgz#c08628cf5381be1aad3de69e255c68f658b4ca1a"
integrity sha512-PutV/ymf8cZMqvaLe/Lh5cP3kBQ9FZl6oGQ3qRDxWD1ML+/uH3jrCE7S7Zw7IVSXkD0lnMD+1dAX7fsOJ6ZvgA==
"@changesets/apply-release-plan@^6.1.0":
version "6.1.0"
resolved "https://registry.yarnpkg.com/@changesets/apply-release-plan/-/apply-release-plan-6.1.0.tgz#97d755a7725bdcc1152aa54d8c7fbc85a5bf1e40"
integrity sha512-fMNBUAEc013qaA4KUVjdwgYMmKrf5Mlgf6o+f97MJVNzVnikwpWY47Lc3YR1jhC874Fonn5MkjkWK9DAZsdQ5g==
dependencies:
"@babel/runtime" "^7.10.4"
"@changesets/config" "^2.1.1"
Expand All @@ -1869,7 +1869,7 @@
fs-extra "^7.0.1"
lodash.startcase "^4.4.0"
outdent "^0.5.0"
prettier "^1.19.1"
prettier "^2.7.1"
resolve-from "^5.0.0"
semver "^5.4.1"

Expand Down Expand Up @@ -1901,13 +1901,13 @@
"@changesets/types" "^5.1.0"
dotenv "^8.1.0"

"@changesets/cli@2.24.3":
version "2.24.3"
resolved "https://registry.yarnpkg.com/@changesets/cli/-/cli-2.24.3.tgz#e6d8ab5d831d2249ca482955232a9a1c9ff02c21"
integrity sha512-okhRV+0WCQJa2Kmil/WvN5TK1o3+1JYSjrsGHqhjv+PYcDgDDgQ6I9J9OMBO9lfmNIpN7xSO80/BzxgvReO4Wg==
"@changesets/cli@2.24.4":
version "2.24.4"
resolved "https://registry.yarnpkg.com/@changesets/cli/-/cli-2.24.4.tgz#35b200d49403342cb657b5a941d5c8ef32583eb1"
integrity sha512-87JSwMv38zS3QW3062jXZYLsCNRtA08wa7vt3VnMmkGLfUMn2TTSfD+eSGVnKPJ/ycDCvAcCDnrv/B+gSX5KVA==
dependencies:
"@babel/runtime" "^7.10.4"
"@changesets/apply-release-plan" "^6.0.4"
"@changesets/apply-release-plan" "^6.1.0"
"@changesets/assemble-release-plan" "^5.2.1"
"@changesets/changelog-git" "^0.1.12"
"@changesets/config" "^2.1.1"
Expand All @@ -1919,7 +1919,7 @@
"@changesets/pre" "^1.0.12"
"@changesets/read" "^0.5.7"
"@changesets/types" "^5.1.0"
"@changesets/write" "^0.1.9"
"@changesets/write" "^0.2.0"
"@manypkg/get-packages" "^1.1.3"
"@types/is-ci" "^3.0.0"
"@types/semver" "^6.0.0"
Expand Down Expand Up @@ -2059,16 +2059,16 @@
resolved "https://registry.yarnpkg.com/@changesets/types/-/types-5.1.0.tgz#e0733b69ddc3efb68524d374d3c44f53a543c8d5"
integrity sha512-uUByGATZCdaPkaO9JkBsgGDjEvHyY2Sb0e/J23+cwxBi5h0fxpLF/HObggO/Fw8T2nxK6zDfJbPsdQt5RwYFJA==

"@changesets/write@^0.1.9":
version "0.1.9"
resolved "https://registry.yarnpkg.com/@changesets/write/-/write-0.1.9.tgz#ac9315d5985f83b251820b8a046155c14a9d21f4"
integrity sha512-E90ZrsrfJVOOQaP3Mm5Xd7uDwBAqq3z5paVEavTHKA8wxi7NAL8CmjgbGxSFuiP7ubnJA2BuHlrdE4z86voGOg==
"@changesets/write@^0.2.0":
version "0.2.0"
resolved "https://registry.yarnpkg.com/@changesets/write/-/write-0.2.0.tgz#59821dc811d04c0c1908ae6ee6ce346dfa312420"
integrity sha512-iKHqGYXZvneRzRfvEBpPqKfpGELOEOEP63MKdM/SdSRon40rsUijkTmsGCHT1ueLi3iJPZPmYuZJvjjKrMzumA==
dependencies:
"@babel/runtime" "^7.10.4"
"@changesets/types" "^5.1.0"
fs-extra "^7.0.1"
human-id "^1.0.2"
prettier "^1.19.1"
prettier "^2.7.1"

"@corex/deepmerge@^4.0.29":
version "4.0.29"
Expand Down Expand Up @@ -11700,7 +11700,7 @@ prettier-plugin-tailwindcss@0.1.13:
resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.1.13.tgz#ca1071361dc7e2ed5d95a2ee36825ce45f814942"
integrity sha512-/EKQURUrxLu66CMUg4+1LwGdxnz8of7IDvrSLqEtDqhLH61SAlNNUSr90UTvZaemujgl3OH/VHg+fyGltrNixw==

prettier@2.7.1, prettier@^1.19.1:
prettier@2.7.1, prettier@^2.7.1:
version "2.7.1"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
Expand Down

0 comments on commit 491524a

Please sign in to comment.