File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 39
39
"prettier" : " ^2.2.1" ,
40
40
"release-it" : " ^14.6.1" ,
41
41
"release-it-lerna-changelog" : " ^3.1.0" ,
42
- "release-it-yarn-workspaces" : " ^2.0.0 "
42
+ "release-it-yarn-workspaces" : " ^2.0.1 "
43
43
},
44
44
"engines" : {
45
45
"node" : " 10.* || 12.* || >= 14"
Original file line number Diff line number Diff line change @@ -5043,10 +5043,10 @@ release-it-lerna-changelog@^3.1.0:
5043
5043
validate-peer-dependencies "^1.0.0"
5044
5044
which "^2.0.2"
5045
5045
5046
- release-it-yarn-workspaces@^2.0.0 :
5047
- version "2.0.0 "
5048
- resolved "https://registry.yarnpkg.com/release-it-yarn-workspaces/-/release-it-yarn-workspaces-2.0.0 .tgz#636ec47ae5216c6f37995b3a15136891cb49634f "
5049
- integrity sha512-V8LCRsHcHXlfx2DR4cKYIq6VEY+eka79Or+/RMgQ+ZxT5yuQ0RnUipIFrhVrLgnGp/juNUSBUzgUFNDGrDCdCg ==
5046
+ release-it-yarn-workspaces@^2.0.1 :
5047
+ version "2.0.1 "
5048
+ resolved "https://registry.yarnpkg.com/release-it-yarn-workspaces/-/release-it-yarn-workspaces-2.0.1 .tgz#5edef8d499099a7cb3a83d48f090e32ba306e925 "
5049
+ integrity sha512-dLX/mnvKpwDNvfbRm+ji3NWxVIEFlSac+29y2KkhPORKYgxFPKawhRm9/ESZOdnLIy7bIwtB17MILGhwohzVgw ==
5050
5050
dependencies :
5051
5051
detect-indent "^6.0.0"
5052
5052
detect-newline "^3.1.0"
You can’t perform that action at this time.
0 commit comments