Skip to content

Commit

Permalink
build(deps): bump release-it-yarn-workspaces from 2.0.1 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps [release-it-yarn-workspaces](https://github.com/rwjblue/release-it-yarn-workspaces) from 2.0.1 to 3.0.0.
- [Release notes](https://github.com/rwjblue/release-it-yarn-workspaces/releases)
- [Changelog](https://github.com/release-it-plugins/workspaces/blob/master/CHANGELOG.md)
- [Commits](release-it-plugins/workspaces@v2.0.1...v3.0.0)

---
updated-dependencies:
- dependency-name: release-it-yarn-workspaces
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 27, 2023
1 parent cb12e09 commit dfc3729
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"prettier": "^2.8.8",
"prettier-config-carbon": "^0.11.0",
"release-it": "^14.14.3",
"release-it-yarn-workspaces": "^2.0.1",
"release-it-yarn-workspaces": "^3.0.0",
"stylelint": "^15.10.3",
"stylelint-config-recommended-scss": "^12.0.0",
"stylelint-scss": "^5.2.1"
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12000,7 +12000,7 @@ __metadata:
prettier: ^2.8.8
prettier-config-carbon: ^0.11.0
release-it: ^14.14.3
release-it-yarn-workspaces: ^2.0.1
release-it-yarn-workspaces: ^3.0.0
stylelint: ^15.10.3
stylelint-config-recommended-scss: ^12.0.0
stylelint-scss: ^5.2.1
Expand Down Expand Up @@ -19872,9 +19872,9 @@ __metadata:
languageName: node
linkType: hard

"release-it-yarn-workspaces@npm:^2.0.1":
version: 2.0.1
resolution: "release-it-yarn-workspaces@npm:2.0.1"
"release-it-yarn-workspaces@npm:^3.0.0":
version: 3.0.0
resolution: "release-it-yarn-workspaces@npm:3.0.0"
dependencies:
detect-indent: ^6.0.0
detect-newline: ^3.1.0
Expand All @@ -19883,8 +19883,8 @@ __metadata:
validate-peer-dependencies: ^1.0.0
walk-sync: ^2.0.2
peerDependencies:
release-it: ^14.0.0
checksum: c4b95c087c072e7dd5ddc9279723263ee3b86a9ec6c8e22306c5b47cb266ab92c328568c2a18a16cf1e45718dc2f65b9381b87d23b762d8edd3bcc0c769e81ba
release-it: ^14.0.0 || ^15.1.3
checksum: bf5e7c8f18d70a1bf9819b810d0f5b34c4a0a83934edec06d25870391c682d1f6743dedc0e01a6bee9af52ef56a0c5983f71065d1e1e4246c0557c2f5adf39d7
languageName: node
linkType: hard

Expand Down

0 comments on commit dfc3729

Please sign in to comment.