Skip to content

Commit bc16f5f

Browse files
Bump release-it-yarn-workspaces from 2.0.0 to 2.0.1
Bumps [release-it-yarn-workspaces](https://github.com/rwjblue/release-it-yarn-workspaces) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/rwjblue/release-it-yarn-workspaces/releases) - [Changelog](https://github.com/rwjblue/release-it-yarn-workspaces/blob/master/CHANGELOG.md) - [Commits](release-it-plugins/workspaces@v2.0.0...v2.0.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 2d58d6a commit bc16f5f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"prettier": "^2.2.1",
4040
"release-it": "^14.6.1",
4141
"release-it-lerna-changelog": "^3.1.0",
42-
"release-it-yarn-workspaces": "^2.0.0"
42+
"release-it-yarn-workspaces": "^2.0.1"
4343
},
4444
"engines": {
4545
"node": "10.* || 12.* || >= 14"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5043,10 +5043,10 @@ release-it-lerna-changelog@^3.1.0:
50435043
validate-peer-dependencies "^1.0.0"
50445044
which "^2.0.2"
50455045

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==
50505050
dependencies:
50515051
detect-indent "^6.0.0"
50525052
detect-newline "^3.1.0"

0 commit comments

Comments
 (0)