Skip to content

Commit

Permalink
chore(deps): update semantic-release monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 11, 2021
1 parent 498be81 commit d9768a0
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"devDependencies": {
"@jest/globals": "26.6.2",
"@semantic-release/git": "9.0.0",
"@semantic-release/github": "7.2.1",
"@semantic-release/npm": "7.1.1",
"@semantic-release/github": "7.2.2",
"@semantic-release/npm": "7.1.2",
"@types/jest": "26.0.23",
"@types/node": "12.20.11",
"@types/semver": "7.3.5",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1364,18 +1364,18 @@
micromatch "^4.0.0"
p-reduce "^2.0.0"

"@semantic-release/github@7.2.1":
version "7.2.1"
resolved "https://registry.yarnpkg.com/@semantic-release/github/-/github-7.2.1.tgz#e833245746413e0830b65112331ca0a00b35cf95"
integrity sha512-+gOhbaG4T3xJb6aTZu1/7KvCmYKRChkasdIyFWdaGaTWVeGpdl4o0zMviV1z3kRcgPOSXeqjHSQ6SOQAfHQiDw==
"@semantic-release/github@7.2.2":
version "7.2.2"
resolved "https://registry.yarnpkg.com/@semantic-release/github/-/github-7.2.2.tgz#aa51ba7098c812de4acd73145660164705f5c05d"
integrity sha512-nYKxp0sfoFrHn2uNbhkon8oAxIffWPfu5LEEVs8I5Eqv/0IHvU+Kr3u8l4BTD+NNHA9ATTdy2bhQqQrZJ7wTvQ==
dependencies:
"@octokit/rest" "^18.0.0"
"@semantic-release/error" "^2.2.0"
aggregate-error "^3.0.0"
bottleneck "^2.18.1"
debug "^4.0.0"
dir-glob "^3.0.0"
fs-extra "^9.0.0"
fs-extra "^10.0.0"
globby "^11.0.0"
http-proxy-agent "^4.0.0"
https-proxy-agent "^5.0.0"
Expand Down Expand Up @@ -1408,15 +1408,15 @@
p-retry "^4.0.0"
url-join "^4.0.0"

"@semantic-release/npm@7.1.1":
version "7.1.1"
resolved "https://registry.yarnpkg.com/@semantic-release/npm/-/npm-7.1.1.tgz#90a0970f12b963fa846e5cdf896e6c7d996c1a64"
integrity sha512-zTYAno1j49XiH+uAVCY47dKOJAagA/MaJb26FFIfNujNHw3GYXk3ygsFa5CSa55xsO0qEMLcsDX3f3ByCg6nZw==
"@semantic-release/npm@7.1.2":
version "7.1.2"
resolved "https://registry.yarnpkg.com/@semantic-release/npm/-/npm-7.1.2.tgz#622304601d2f1c777910e0085c8fb4c458764cdd"
integrity sha512-OZ8rz7qNEGlI7JSml+IS3kk18hYXFax4S49Xc2OjBeMk3A26xhvs/A1mwSpuD4NhGLwjCm4iD6s7bqJod6Hrhg==
dependencies:
"@semantic-release/error" "^2.2.0"
aggregate-error "^3.0.0"
execa "^5.0.0"
fs-extra "^9.0.0"
fs-extra "^10.0.0"
lodash "^4.17.15"
nerf-dart "^1.0.0"
normalize-url "^6.0.0"
Expand Down Expand Up @@ -4023,7 +4023,7 @@ fs-constants@^1.0.0:
resolved "https://registry.yarnpkg.com/fs-constants/-/fs-constants-1.0.0.tgz#6be0de9be998ce16af8afc24497b9ee9b7ccd9ad"
integrity sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==

fs-extra@9.1.0, fs-extra@^9.0.0:
fs-extra@9.1.0:
version "9.1.0"
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-9.1.0.tgz#5954460c764a8da2094ba3554bf839e6b9a7c86d"
integrity sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==
Expand Down

0 comments on commit d9768a0

Please sign in to comment.