Skip to content

Commit

Permalink
chore(deps-dev): bump semantic-release from 17.3.2 to 17.3.3
Browse files Browse the repository at this point in the history
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 17.3.2 to 17.3.3.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](semantic-release/semantic-release@v17.3.2...v17.3.3)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] committed Jan 15, 2021
1 parent 4d4bd58 commit b711508
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 @@ -78,7 +78,7 @@
"ovsx": "0.1.0-next.9321255",
"prettier": "^2.2.1",
"prettylint": "^1.0.0",
"semantic-release": "^17.3.2",
"semantic-release": "^17.3.3",
"semantic-release-vsce": "^3.0.1",
"semver": "^7.3.4",
"tmp": "0.2.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5454,10 +5454,10 @@ semantic-release-vsce@^3.0.1:
semver "^7.1.3"
vsce "^1.73.0"

semantic-release@^17.3.2:
version "17.3.2"
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-17.3.2.tgz#89c793ed64fe00b7bfe1c36bc389fb04855a4df9"
integrity sha512-S8ppLzFFeznDXvRGEvltuwpRT7Tb7o3gBIqaVnahi0sAzrxD/WdWZQoHOpwypzTBD7i9gCxZ+RqVpaHa9WFD3w==
semantic-release@^17.3.3:
version "17.3.3"
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-17.3.3.tgz#8f3d2909e9570d9053ef195c138d8d15d7fe5815"
integrity sha512-StUBghTuh98O0XpDWj5aRLmZwY9zV6gGgbXnw5faon3Br1fRk8r2VSaYozfQTx8o5C8Mtem+a0KWEiTTd4Iylw==
dependencies:
"@semantic-release/commit-analyzer" "^8.0.0"
"@semantic-release/error" "^2.2.0"
Expand Down

0 comments on commit b711508

Please sign in to comment.