Skip to content

Commit

Permalink
deps: @changesets/cli (#153)
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] authored Oct 14, 2024
1 parent da72496 commit 997aab5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"pino-std-serializers": "^7.0.0"
},
"devDependencies": {
"@changesets/cli": "2.27.8",
"@changesets/cli": "2.27.9",
"@changesets/get-github-info": "0.6.0",
"@types/fast-redact": "3.0.4",
"@types/split2": "4.2.3",
Expand Down
12 changes: 5 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -397,10 +397,10 @@
dependencies:
"@changesets/types" "^6.0.0"

"@changesets/[email protected].8":
version "2.27.8"
resolved "https://registry.yarnpkg.com/@changesets/cli/-/cli-2.27.8.tgz#a7b9c5ed7d68a74cb3098ba71a96553fff8ddc33"
integrity sha512-gZNyh+LdSsI82wBSHLQ3QN5J30P4uHKJ4fXgoGwQxfXwYFTJzDdvIJasZn8rYQtmKhyQuiBj4SSnLuKlxKWq4w==
"@changesets/[email protected].9":
version "2.27.9"
resolved "https://registry.yarnpkg.com/@changesets/cli/-/cli-2.27.9.tgz#7b58a4c9eaf95d81fe0d1386705ecefe94a20062"
integrity sha512-q42a/ZbDnxPpCb5Wkm6tMVIxgeI9C/bexntzTeCFBrQEdpisQqk8kCHllYZMDjYtEc1ZzumbMJAG8H0Z4rdvjg==
dependencies:
"@changesets/apply-release-plan" "^7.0.5"
"@changesets/assemble-release-plan" "^6.0.4"
Expand All @@ -417,14 +417,12 @@
"@changesets/types" "^6.0.0"
"@changesets/write" "^0.3.2"
"@manypkg/get-packages" "^1.1.3"
"@types/semver" "^7.5.0"
ansi-colors "^4.1.3"
ci-info "^3.7.0"
enquirer "^2.3.0"
external-editor "^3.1.0"
fs-extra "^7.0.1"
mri "^1.2.0"
outdent "^0.5.0"
p-limit "^2.2.0"
package-manager-detector "^0.2.0"
picocolors "^1.1.0"
Expand Down Expand Up @@ -1827,7 +1825,7 @@
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.4.tgz#56e2cc26c397c038fab0e3a917a12d5c5909e901"
integrity sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==

"@types/semver@^7.3.12", "@types/semver@^7.5.0":
"@types/semver@^7.3.12":
version "7.5.8"
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.8.tgz#8268a8c57a3e4abd25c165ecd36237db7948a55e"
integrity sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==
Expand Down

0 comments on commit 997aab5

Please sign in to comment.