Skip to content

Commit

Permalink
chore(deps-dev): bump @release-it-plugins/workspaces from 3.2.0 to 4.0.0
Browse files Browse the repository at this point in the history
Bumps [@release-it-plugins/workspaces](https://github.com/release-it-plugins/workspaces) from 3.2.0 to 4.0.0.
- [Release notes](https://github.com/release-it-plugins/workspaces/releases)
- [Changelog](https://github.com/release-it-plugins/workspaces/blob/master/CHANGELOG.md)
- [Commits](release-it-plugins/workspaces@v3.2.0...v4.0.0)

---
updated-dependencies:
- dependency-name: "@release-it-plugins/workspaces"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 1, 2023
1 parent 224efae commit b55fe49
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"devDependencies": {
"@babel/eslint-parser": "~7.22.5",
"@release-it-plugins/lerna-changelog": "~5.0.0",
"@release-it-plugins/workspaces": "~3.2.0",
"@release-it-plugins/workspaces": "~4.0.0",
"eslint": "~8.41.0",
"fabscale-eslint-config": "~1.6.0",
"prettier": "~2.8.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2366,10 +2366,10 @@
validate-peer-dependencies "^2.0.0"
which "^2.0.2"

"@release-it-plugins/workspaces@~3.2.0":
version "3.2.0"
resolved "https://registry.yarnpkg.com/@release-it-plugins/workspaces/-/workspaces-3.2.0.tgz#c8209b864f635149c373aefbc5a5dabfc4c1ef46"
integrity sha512-ooEIgwb4qwGFQa9kXoTaQDHgD2Vymy5Z/aKL1JefnVUg1hiKL8Lh5fEfkDXggeXetTYk+SaFm2YNLrVOarX+Kw==
"@release-it-plugins/workspaces@~4.0.0":
version "4.0.0"
resolved "https://registry.yarnpkg.com/@release-it-plugins/workspaces/-/workspaces-4.0.0.tgz#90382f8ce255b57ade86aa29ec5b488af91fe1af"
integrity sha512-79qsR770mvuQeTSMnOjrEJuJHQ4x1KyUkZjqCOQ/UxjK+igNYYDsLK26LpKTweeTjpbpmLYaOg6bl+28M5CO0A==
dependencies:
detect-indent "^6.0.0"
detect-newline "^3.1.0"
Expand Down

0 comments on commit b55fe49

Please sign in to comment.