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 1, 2023
1 parent efa2009 commit 8713079
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 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.1.0"
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10370,7 +10370,7 @@ __metadata:
resolution: "example@workspace:packages/example"
dependencies:
gatsby: ^4.25.7
gatsby-theme-carbon: ^3.1.18
gatsby-theme-carbon: ^3.1.19
react: ^17.0.2
react-dom: ^17.0.2
languageName: unknown
Expand Down Expand Up @@ -11881,14 +11881,14 @@ __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.1.0
languageName: unknown
linkType: soft

"gatsby-theme-carbon@^3.1.18, gatsby-theme-carbon@workspace:packages/gatsby-theme-carbon":
"gatsby-theme-carbon@^3.1.19, gatsby-theme-carbon@workspace:packages/gatsby-theme-carbon":
version: 0.0.0-use.local
resolution: "gatsby-theme-carbon@workspace:packages/gatsby-theme-carbon"
dependencies:
Expand Down Expand Up @@ -19760,9 +19760,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 @@ -19771,8 +19771,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 8713079

Please sign in to comment.