File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 3939 "@actions/core" : " ^1.6.0" ,
4040 "@actions/exec" : " ^1.1.0" ,
4141 "@changesets/assemble-release-plan" : " ^5.0.5" ,
42- "@changesets/config" : " ^1.6.3 " ,
42+ "@changesets/config" : " ^1.6.4 " ,
4343 "@changesets/errors" : " ^0.1.4" ,
4444 "@changesets/parse" : " ^0.3.10" ,
4545 "@changesets/pre" : " ^1.0.9" ,
Original file line number Diff line number Diff line change 15341534 fs-extra "^7.0.1"
15351535 micromatch "^4.0.2"
15361536
1537+ "@changesets/config@^1.6.4":
1538+ version "1.6.4"
1539+ resolved "https://registry.yarnpkg.com/@changesets/config/-/config-1.6.4.tgz#c904c84f067b49c09b378618b751089dd29ed0b7"
1540+ integrity sha512-WWa8eR8GzS/p2atLc/+5UEDn7fsRCZ+/sShLkB/3efVbTkSTB1PwoKwQRXLYXM1DY289T7UnJT4HLZA3Gcreww==
1541+ dependencies:
1542+ "@changesets/errors" "^0.1.4"
1543+ "@changesets/get-dependents-graph" "^1.3.0"
1544+ "@changesets/logger" "^0.0.5"
1545+ "@changesets/types" "^4.0.2"
1546+ "@manypkg/get-packages" "^1.1.3"
1547+ fs-extra "^7.0.1"
1548+ micromatch "^4.0.2"
1549+
15371550"@changesets/errors@^0.1.4":
15381551 version "0.1.4"
15391552 resolved "https://registry.yarnpkg.com/@changesets/errors/-/errors-0.1.4.tgz#f79851746c43679a66b383fdff4c012f480f480d"
You can’t perform that action at this time.
0 commit comments