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] authored Oct 1, 2023
1 parent 7bc5e0a commit 914ae8e
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 63 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"@semantic-release/changelog": "6.0.3",
"@semantic-release/commit-analyzer": "10.0.4",
"@semantic-release/git": "10.0.1",
"@semantic-release/github": "9.0.4",
"@semantic-release/npm": "10.0.5",
"@semantic-release/github": "9.2.1",
"@semantic-release/npm": "10.0.6",
"@semantic-release/release-notes-generator": "11.0.7",
"conventional-changelog-conventionalcommits": "6.1.0",
"grunt": "1.6.1",
Expand All @@ -33,7 +33,7 @@
"load-grunt-tasks": "5.1.0",
"node-sass": "9.0.0",
"prettier": "2.8.8",
"semantic-release": "21.1.1",
"semantic-release": "21.1.2",
"time-grunt": "2.0.0"
},
"keywords": [
Expand Down
74 changes: 14 additions & 60 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1376,23 +1376,11 @@
"@octokit/types" "^12.0.0"
universal-user-agent "^6.0.0"

"@octokit/openapi-types@^18.0.0":
version "18.1.1"
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-18.1.1.tgz#09bdfdabfd8e16d16324326da5148010d765f009"
integrity sha512-VRaeH8nCDtF5aXWnjPuEMIYf1itK/s3JYyJcWFJT8X9pSNnBtriDf7wlEWsGuhPLl4QIH4xM8fqTXDwJ3Mu6sw==

"@octokit/openapi-types@^19.0.0":
version "19.0.0"
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-19.0.0.tgz#0101bf62ab14c1946149a0f8385440963e1253c4"
integrity sha512-PclQ6JGMTE9iUStpzMkwLCISFn/wDeRjkZFIKALpvJQNBGwDoYYi2fFvuHwssoQ1rXI5mfh6jgTgWuddeUzfWw==

"@octokit/plugin-paginate-rest@^8.0.0":
version "8.0.0"
resolved "https://registry.yarnpkg.com/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-8.0.0.tgz#417b5367da2ba3c2d255a59b87c1cc608228ec38"
integrity sha512-2xZ+baZWUg+qudVXnnvXz7qfrTmDeYPCzangBVq/1gXxii/OiS//4shJp9dnCCvj1x+JAm9ji1Egwm1BA47lPQ==
dependencies:
"@octokit/types" "^11.0.0"

"@octokit/plugin-paginate-rest@^9.0.0":
version "9.0.0"
resolved "https://registry.yarnpkg.com/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-9.0.0.tgz#21fd12816c2dc158a775ed20be5abcbc61052a46"
Expand All @@ -1409,14 +1397,6 @@
"@octokit/types" "^12.0.0"
bottleneck "^2.15.3"

"@octokit/plugin-throttling@^7.0.0":
version "7.0.0"
resolved "https://registry.yarnpkg.com/@octokit/plugin-throttling/-/plugin-throttling-7.0.0.tgz#89f2580b43cfd5ec17f19e3939d8af549f573b0b"
integrity sha512-KL2k/d0uANc8XqP5S64YcNFCudR3F5AaKO39XWdUtlJIjT9Ni79ekWJ6Kj5xvAw87udkOMEPcVf9xEge2+ahew==
dependencies:
"@octokit/types" "^11.0.0"
bottleneck "^2.15.3"

"@octokit/plugin-throttling@^8.0.0":
version "8.0.0"
resolved "https://registry.yarnpkg.com/@octokit/plugin-throttling/-/plugin-throttling-8.0.0.tgz#58527f7994f36cf6879640608f229ccc6129627c"
Expand Down Expand Up @@ -1445,13 +1425,6 @@
is-plain-object "^5.0.0"
universal-user-agent "^6.0.0"

"@octokit/types@^11.0.0":
version "11.1.0"
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-11.1.0.tgz#9e5db741d582b05718a4d91bac8cc987def235ea"
integrity sha512-Fz0+7GyLm/bHt8fwEqgvRBWwIV1S6wRRyq+V6exRKLVWaKGsuy6H9QFYeBVDV7rK6fO3XwHgQOPxv+cLj2zpXQ==
dependencies:
"@octokit/openapi-types" "^18.0.0"

"@octokit/types@^12.0.0":
version "12.0.0"
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-12.0.0.tgz#6b34309288b6f5ac9761d2589e3165cde1b95fee"
Expand Down Expand Up @@ -1532,17 +1505,17 @@
micromatch "^4.0.0"
p-reduce "^2.0.0"

"@semantic-release/github@9.0.4":
version "9.0.4"
resolved "https://registry.yarnpkg.com/@semantic-release/github/-/github-9.0.4.tgz#227281e20f2b6f660e4c30b570702e460483e6b4"
integrity sha512-kQCGFAsBErvCR6hzNuzu63cj4erQN2krm9zQlg8vl4j5X0mL0d/Ras0wmL5Gkr1TuSS2lweME7M4J5zvtDDDSA==
"@semantic-release/github@9.2.1":
version "9.2.1"
resolved "https://registry.yarnpkg.com/@semantic-release/github/-/github-9.2.1.tgz#031a617d55f9a78ef5fc2dab4bb6e84d84b8cd37"
integrity sha512-fEn9uOe6jwWR6ro2Wh6YNBCBuZ5lRi8Myz+1j3KDTSt8OuUGlpVM4lFac/0bDrql2NOKrIEAMGCfWb9WMIdzIg==
dependencies:
"@octokit/core" "^5.0.0"
"@octokit/plugin-paginate-rest" "^8.0.0"
"@octokit/plugin-paginate-rest" "^9.0.0"
"@octokit/plugin-retry" "^6.0.0"
"@octokit/plugin-throttling" "^7.0.0"
"@octokit/plugin-throttling" "^8.0.0"
"@semantic-release/error" "^4.0.0"
aggregate-error "^4.0.1"
aggregate-error "^5.0.0"
debug "^4.3.4"
dir-glob "^3.0.1"
globby "^13.1.4"
Expand Down Expand Up @@ -1576,26 +1549,7 @@
p-filter "^3.0.0"
url-join "^5.0.0"

"@semantic-release/[email protected]":
version "10.0.5"
resolved "https://registry.yarnpkg.com/@semantic-release/npm/-/npm-10.0.5.tgz#d8c20fbab03ce9eff4dca233253cf880f919d3ae"
integrity sha512-cJnQ2M5pxJRwZEkb0A/+U3TG4UNmjrrLwV2PxJKljn5OPT0yJB8GzGgWbbKACayvxrT06YdTa4Amtq/piJcOIA==
dependencies:
"@semantic-release/error" "^4.0.0"
aggregate-error "^4.0.1"
execa "^8.0.0"
fs-extra "^11.0.0"
lodash-es "^4.17.21"
nerf-dart "^1.0.0"
normalize-url "^8.0.0"
npm "^9.5.0"
rc "^1.2.8"
read-pkg "^8.0.0"
registry-auth-token "^5.0.0"
semver "^7.1.2"
tempy "^3.0.0"

"@semantic-release/npm@^10.0.2":
"@semantic-release/[email protected]", "@semantic-release/npm@^10.0.2":
version "10.0.6"
resolved "https://registry.yarnpkg.com/@semantic-release/npm/-/npm-10.0.6.tgz#1c47a77e79464586fa1c67f148567ef2b9fda315"
integrity sha512-DyqHrGE8aUyapA277BB+4kV0C4iMHh3sHzUWdf0jTgp5NNJxVUz76W1f57FB64Ue03him3CBXxFqQD2xGabxow==
Expand Down Expand Up @@ -1788,7 +1742,7 @@ aggregate-error@^3.0.0:
clean-stack "^2.0.0"
indent-string "^4.0.0"

aggregate-error@^4.0.0, aggregate-error@^4.0.1:
aggregate-error@^4.0.0:
version "4.0.1"
resolved "https://registry.yarnpkg.com/aggregate-error/-/aggregate-error-4.0.1.tgz#25091fe1573b9e0be892aeda15c7c66a545f758e"
integrity sha512-0poP0T7el6Vq3rstR8Mn4V/IQrpBLO6POkUSrN7RhyY+GF/InCFShQzsQ39T25gkHhLgSLByyAz+Kjb+c2L98w==
Expand Down Expand Up @@ -5653,17 +5607,17 @@ scss-tokenizer@^0.4.3:
js-base64 "^2.4.9"
source-map "^0.7.3"

[email protected].1:
version "21.1.1"
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-21.1.1.tgz#b1a0735fe5037699b26f81ec9e7e8a2fb89d5972"
integrity sha512-OCIazQnaCHdq1F6zfmKS0P7jZakYq0weiqW2mxUWo4H2CDnxelUoa/0Bs/dQatoHc6JFh6lG2HWpusdl93bFcw==
[email protected].2:
version "21.1.2"
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-21.1.2.tgz#f4c5ba7c17b53ce90bac4fa6ccf21178d0384445"
integrity sha512-kz76azHrT8+VEkQjoCBHE06JNQgTgsC4bT8XfCzb7DHcsk9vG3fqeMVik8h5rcWCYi2Fd+M3bwA7BG8Z8cRwtA==
dependencies:
"@semantic-release/commit-analyzer" "^10.0.0"
"@semantic-release/error" "^4.0.0"
"@semantic-release/github" "^9.0.0"
"@semantic-release/npm" "^10.0.2"
"@semantic-release/release-notes-generator" "^11.0.0"
aggregate-error "^4.0.1"
aggregate-error "^5.0.0"
cosmiconfig "^8.0.0"
debug "^4.0.0"
env-ci "^9.0.0"
Expand Down

0 comments on commit 914ae8e

Please sign in to comment.