Skip to content

Commit

Permalink
chore(deps-dev): bump semantic-release-monorepo from 7.0.3 to 7.0.5
Browse files Browse the repository at this point in the history
Bumps semantic-release-monorepo from 7.0.3 to 7.0.5.

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored May 28, 2021
1 parent bc0060d commit 03b1011
Show file tree
Hide file tree
Showing 8 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion packages/ab-test-jsx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@types/react": "^16.9.43",
"react": "^16.13.1",
"semantic-release": "17.2.3",
"semantic-release-monorepo": "7.0.3"
"semantic-release-monorepo": "7.0.5"
},
"files": [
"lib"
Expand Down
2 changes: 1 addition & 1 deletion packages/error-boundary-jsx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@types/react": "^16.9.43",
"react": "^16.13.1",
"semantic-release": "17.2.3",
"semantic-release-monorepo": "7.0.3"
"semantic-release-monorepo": "7.0.5"
},
"files": [
"lib"
Expand Down
2 changes: 1 addition & 1 deletion packages/fast-number-formatter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"types": "lib/index.d.ts",
"devDependencies": {
"semantic-release": "17.2.3",
"semantic-release-monorepo": "7.0.3"
"semantic-release-monorepo": "7.0.5"
},
"files": [
"lib"
Expand Down
2 changes: 1 addition & 1 deletion packages/feature-toggle-jsx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@types/react": "^16.9.43",
"react": "^16.13.1",
"semantic-release": "17.2.3",
"semantic-release-monorepo": "7.0.3"
"semantic-release-monorepo": "7.0.5"
},
"files": [
"lib"
Expand Down
2 changes: 1 addition & 1 deletion packages/format-to-jsx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@types/react": "^16.9.43",
"react": "^16.13.1",
"semantic-release": "17.2.3",
"semantic-release-monorepo": "7.0.3"
"semantic-release-monorepo": "7.0.5"
},
"files": [
"lib"
Expand Down
2 changes: 1 addition & 1 deletion packages/i18n-jsx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"react-redux": "^7.2.0",
"redux": "^4.0.5",
"semantic-release": "17.2.3",
"semantic-release-monorepo": "7.0.3"
"semantic-release-monorepo": "7.0.5"
},
"files": [
"lib"
Expand Down
2 changes: 1 addition & 1 deletion packages/some-handy-hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@types/react": "^16.9.43",
"react": "^16.13.1",
"semantic-release": "17.2.3",
"semantic-release-monorepo": "7.0.3"
"semantic-release-monorepo": "7.0.5"
},
"files": [
"lib"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10166,17 +10166,17 @@ scheduler@^0.19.1:
loose-envify "^1.1.0"
object-assign "^4.1.1"

[email protected].3:
version "7.0.3"
resolved "https://registry.yarnpkg.com/semantic-release-monorepo/-/semantic-release-monorepo-7.0.3.tgz#128860022938a2626f7186d4e900c9b3773b33e0"
integrity sha512-6RyvDxyBKQSXe7H1hEElkDVZJGdjoT+/aLlt481QdBG8ao46kOBE2sS41WhEIrvLBrdUFt4WL6TiSTvhjRx5SA==
[email protected].5:
version "7.0.5"
resolved "https://registry.yarnpkg.com/semantic-release-monorepo/-/semantic-release-monorepo-7.0.5.tgz#96b7ff0aff183db2f81e71e5f821ed4adc7d5647"
integrity sha512-riOYD8eZ5PIST7o97Ltc01l8VQW7q01NmPDRPOBycaeZczJowyKkzkBfo92kTIWDFWbdO3G8A695JrrYjoTaiw==
dependencies:
debug "^3.1.0"
execa "^0.8.0"
p-limit "^1.2.0"
pkg-up "^2.0.0"
ramda "^0.25.0"
read-pkg "^3.0.0"
read-pkg "^5.0.0"
semantic-release-plugin-decorators "^3.0.0"

semantic-release-plugin-decorators@^3.0.0:
Expand Down

0 comments on commit 03b1011

Please sign in to comment.