Skip to content

Commit

Permalink
chore(deps): update dependency @auto-it/exec to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 10, 2023
1 parent 2c919bf commit a3ef45b
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"devDependencies": {
"conventional-changelog-angular": "5.0.13",
"@auto-it/conventional-commits": "10.45.0",
"@auto-it/exec": "10.45.0",
"@auto-it/exec": "11.0.1",
"@auto-it/first-time-contributor": "10.45.0",
"@auto-it/gradle": "10.45.0",
"@auto-it/released": "10.45.0",
Expand Down
61 changes: 56 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@
resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-10.45.0.tgz#4324b79e68d57f5c138005e126f78517b9155138"
integrity sha512-p3zz4snZgrcKj99UoBZDdBth8OOlzZf97tSJWxYm3oeQHiUvLaJ2qE0xmuKTzn0/k+7GYCYYOc2CZXYyuXxC6Q==

"@auto-it/[email protected]":
version "11.0.1"
resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-11.0.1.tgz#4e3d816821238f63c153d0f5805dfd4d3c9cb203"
integrity sha512-OKsgzE9vB/+s2iuXTN1dWQwmynd//zrepZ2dHmrqwH+5Yp8r+ypYjxX0g88E35onvX5HmqqUedmoBVs3BqtV2w==

"@auto-it/[email protected]":
version "10.45.0"
resolved "https://registry.yarnpkg.com/@auto-it/conventional-commits/-/conventional-commits-10.45.0.tgz#1484f03dddcb0a97506161b34c32ab5117bf9eeb"
Expand Down Expand Up @@ -68,12 +73,58 @@
typescript-memoize "^1.0.0-alpha.3"
url-join "^4.0.0"

"@auto-it/[email protected]":
version "10.45.0"
resolved "https://registry.yarnpkg.com/@auto-it/exec/-/exec-10.45.0.tgz#705cd3af5792cb308d2e69409cb518cff453d6c4"
integrity sha512-RbEXlmXPLktLuxay/7AH8xWDgFNxIsVqWg8tRhIw5UIwYRowM0qZSxhWLvDAuIYKXReq8kBA1QynDD4SdDFhZQ==
"@auto-it/[email protected]":
version "11.0.1"
resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-11.0.1.tgz#84c66e56f8e369bccfd1b7e2405ce564f4ebf5f6"
integrity sha512-8IMW0y+9n7qk1kP8gIRYYfjvKItZY0bFyfhynOTjB0kq3d4bb6kv7NBzgVlj+UH9jQiXAI4lpOrMS+Zml6SGWg==
dependencies:
"@auto-it/core" "10.45.0"
"@auto-it/bot-list" "11.0.1"
"@endemolshinegroup/cosmiconfig-typescript-loader" "^3.0.2"
"@octokit/core" "^3.5.1"
"@octokit/plugin-enterprise-compatibility" "1.3.0"
"@octokit/plugin-retry" "^3.0.9"
"@octokit/plugin-throttling" "^3.6.2"
"@octokit/rest" "^18.12.0"
await-to-js "^3.0.0"
chalk "^4.0.0"
cosmiconfig "7.0.0"
deepmerge "^4.0.0"
dotenv "^8.0.0"
endent "^2.1.0"
enquirer "^2.3.4"
env-ci "^5.0.1"
fast-glob "^3.1.1"
fp-ts "^2.5.3"
fromentries "^1.2.0"
gitlog "^4.0.3"
https-proxy-agent "^5.0.0"
import-cwd "^3.0.0"
import-from "^3.0.0"
io-ts "^2.1.2"
lodash.chunk "^4.2.0"
log-symbols "^4.0.0"
node-fetch "2.6.7"
parse-author "^2.0.0"
parse-github-url "1.0.2"
pretty-ms "^7.0.0"
requireg "^0.2.2"
semver "^7.0.0"
signale "^1.4.0"
tapable "^2.2.0"
terminal-link "^2.1.1"
tinycolor2 "^1.4.1"
ts-node "^10.9.1"
tslib "2.1.0"
type-fest "^0.21.1"
typescript-memoize "^1.0.0-alpha.3"
url-join "^4.0.0"

"@auto-it/[email protected]":
version "11.0.1"
resolved "https://registry.yarnpkg.com/@auto-it/exec/-/exec-11.0.1.tgz#b7229169ac399dca31a150b1f4bf9ae4e6f52486"
integrity sha512-VIvAb8FoDEj87ke/R2sBExnAU6au8/XSGI1+JBFITzcuFISaiFjVch+JzPYj19W7iBsTOU73Gyt3Q87WzxcyDA==
dependencies:
"@auto-it/core" "11.0.1"
endent "^2.1.0"
fp-ts "^2.5.3"
fromentries "^1.2.0"
Expand Down

0 comments on commit a3ef45b

Please sign in to comment.