File tree Expand file tree Collapse file tree 13 files changed +15
-25
lines changed Expand file tree Collapse file tree 13 files changed +15
-25
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ " @changesets/assemble-release-plan " : patch
3+ " @changesets/get-dependents-graph " : patch
4+ " @changesets/should-skip-package " : patch
5+ " @changesets/apply-release-plan " : patch
6+ " @changesets/get-release-plan " : patch
7+ " @changesets/write " : patch
8+ " @changesets/read " : patch
9+ " @changesets/cli " : patch
10+ " @changesets/git " : patch
11+ " @changesets/pre " : patch
12+ ---
13+
14+ Remove unused ` @babel/runtime ` dependency
Original file line number Diff line number Diff line change 3838 "@babel/core" : " ^7.20.2" ,
3939 "@babel/preset-env" : " ^7.20.2" ,
4040 "@babel/preset-typescript" : " ^7.18.6" ,
41- "@babel/runtime" : " ^7.20.1" ,
4241 "@manypkg/cli" : " ^0.19.1" ,
4342 "@preconstruct/cli" : " ^2.8.1" ,
4443 "@types/fs-extra" : " ^5.1.0" ,
Original file line number Diff line number Diff line change 1919 "license" : " MIT" ,
2020 "repository" : " https://github.com/changesets/changesets/tree/main/packages/apply-release-plan" ,
2121 "dependencies" : {
22- "@babel/runtime" : " ^7.20.1" ,
2322 "@changesets/config" : " ^3.0.2" ,
2423 "@changesets/get-version-range-type" : " ^0.4.0" ,
2524 "@changesets/git" : " ^3.0.0" ,
Original file line number Diff line number Diff line change 1919 "license" : " MIT" ,
2020 "repository" : " https://github.com/changesets/changesets/tree/main/packages/assemble-release-plan" ,
2121 "dependencies" : {
22- "@babel/runtime" : " ^7.20.1" ,
2322 "@changesets/errors" : " ^0.2.0" ,
2423 "@changesets/get-dependents-graph" : " ^2.1.1" ,
2524 "@changesets/should-skip-package" : " ^0.1.0" ,
Original file line number Diff line number Diff line change 6666 },
6767 "license" : " MIT" ,
6868 "dependencies" : {
69- "@babel/runtime" : " ^7.20.1" ,
7069 "@changesets/apply-release-plan" : " ^7.0.4" ,
7170 "@changesets/assemble-release-plan" : " ^6.0.3" ,
7271 "@changesets/changelog-git" : " ^0.2.0" ,
8988 "enquirer" : " ^2.3.0" ,
9089 "external-editor" : " ^3.1.0" ,
9190 "fs-extra" : " ^7.0.1" ,
92- "human-id" : " ^1.0.2" ,
9391 "mri" : " ^1.2.0" ,
9492 "outdent" : " ^0.5.0" ,
9593 "p-limit" : " ^2.2.0" ,
102100 "devDependencies" : {
103101 "@changesets/parse" : " *" ,
104102 "@changesets/test-utils" : " *" ,
103+ "human-id" : " ^1.0.2" ,
105104 "strip-ansi" : " ^5.2.0"
106105 }
107106}
Original file line number Diff line number Diff line change 2222 "@changesets/types" : " ^6.0.0" ,
2323 "@manypkg/get-packages" : " ^1.1.3" ,
2424 "chalk" : " ^2.1.0" ,
25- "fs-extra" : " ^7.0.1" ,
2625 "semver" : " ^7.5.3"
2726 },
2827 "devDependencies" : {
Original file line number Diff line number Diff line change 1919 "license" : " MIT" ,
2020 "repository" : " https://github.com/changesets/changesets/tree/main/packages/get-release-plan" ,
2121 "dependencies" : {
22- "@babel/runtime" : " ^7.20.1" ,
2322 "@changesets/assemble-release-plan" : " ^6.0.3" ,
2423 "@changesets/config" : " ^3.0.2" ,
2524 "@changesets/pre" : " ^2.0.0" ,
Original file line number Diff line number Diff line change 1919 "license" : " MIT" ,
2020 "repository" : " https://github.com/changesets/changesets/tree/main/packages/git" ,
2121 "dependencies" : {
22- "@babel/runtime" : " ^7.20.1" ,
2322 "@changesets/errors" : " ^0.2.0" ,
24- "@changesets/types" : " ^6.0.0" ,
2523 "@manypkg/get-packages" : " ^1.1.3" ,
2624 "is-subdir" : " ^1.1.1" ,
2725 "micromatch" : " ^4.0.2" ,
Original file line number Diff line number Diff line change 1919 "license" : " MIT" ,
2020 "repository" : " https://github.com/changesets/changesets/tree/main/packages/pre" ,
2121 "dependencies" : {
22- "@babel/runtime" : " ^7.20.1" ,
2322 "@changesets/errors" : " ^0.2.0" ,
2423 "@changesets/types" : " ^6.0.0" ,
2524 "@manypkg/get-packages" : " ^1.1.3" ,
Original file line number Diff line number Diff line change 1919 "license" : " MIT" ,
2020 "repository" : " https://github.com/changesets/changesets/tree/main/packages/read" ,
2121 "dependencies" : {
22- "@babel/runtime" : " ^7.20.1" ,
2322 "@changesets/git" : " ^3.0.0" ,
2423 "@changesets/logger" : " ^0.1.0" ,
2524 "@changesets/parse" : " ^0.4.0" ,
You can’t perform that action at this time.
0 commit comments