Skip to content

Commit

Permalink
chore(deps): update dependency semantic-release to v17.2.2 (#612)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Oct 29, 2020
1 parent 59cde6a commit c68e74a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -79,7 +79,7 @@
"rollup-plugin-filesize": "9.0.2",
"rollup-plugin-node-resolve": "5.2.0",
"rollup-plugin-resolve": "0.0.1-predev.1",
"semantic-release": "17.2.1",
"semantic-release": "17.2.2",
"trash-cli": "3.1.0",
"ts-jest": "26.4.3",
"typescript": "4.0.5"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -11923,10 +11923,10 @@ scheduler@0.19.1:
loose-envify "^1.1.0"
object-assign "^4.1.1"

semantic-release@17.2.1:
version "17.2.1"
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-17.2.1.tgz#739bad395219110cc30d1ef7029fa2e03e3b4b72"
integrity sha512-+xbLWsT9NoibeMMJw4te0pbY4q/Z1gt/vzhB0z9RRNGVyqCgQiK5NUJ11eW6etSyPZ9QFeAMnqO2dzscWUTy2w==
semantic-release@17.2.2:
version "17.2.2"
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-17.2.2.tgz#520dae9cd188c7cdcc5216a7aad131548fc5cec7"
integrity sha512-LNU68ud3a3oU46H11OThXaKAK430jGGGTIF4VsiP843kRmS6s8kVCceLRdi7yWWz/sCCMD0zygPTQV2Jw79J5g==
dependencies:
"@semantic-release/commit-analyzer" "^8.0.0"
"@semantic-release/error" "^2.2.0"
Expand Down

0 comments on commit c68e74a

Please sign in to comment.