Skip to content

Commit 7306f41

Browse files
chore(deps-dev): bump @release-it-plugins/workspaces from 3.2.0 to 4.0.0
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] <support@github.com>
1 parent a00a595 commit 7306f41

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
@@ -13,7 +13,7 @@
1313
"devDependencies": {
1414
"@babel/eslint-parser": "~7.22.5",
1515
"@release-it-plugins/lerna-changelog": "~5.0.0",
16-
"@release-it-plugins/workspaces": "~3.2.0",
16+
"@release-it-plugins/workspaces": "~4.0.0",
1717
"eslint": "~8.46.0",
1818
"fabscale-eslint-config": "~1.6.0",
1919
"prettier": "~2.8.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2371,10 +2371,10 @@
23712371
validate-peer-dependencies "^2.0.0"
23722372
which "^2.0.2"
23732373

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

0 commit comments

Comments
 (0)