Skip to content

Commit

Permalink
chore(deps): update dependency @auto-it/conventional-commits to v10.14.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 4, 2021
1 parent ef5a814 commit e123d66
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
},
"devDependencies": {
"@auto-it/all-contributors": "10.14.0",
"@auto-it/conventional-commits": "10.13.4",
"@auto-it/conventional-commits": "10.14.2",
"@auto-it/first-time-contributor": "10.13.4",
"@babel/core": "7.12.13",
"@babel/plugin-transform-runtime": "7.12.13",
Expand Down
58 changes: 53 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -52,12 +52,18 @@
resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-10.14.0.tgz#744183ca2aee5863c7fcdc915656aca182376baf"
integrity sha512-5HWQ2TLiOAym9IbhJg5608q6FL1q5pt1ToAEE3+5wFg3dX+6DoEl1zcH7HiN3md942RA6YlogbPtiF6MgdaZqA==

"@auto-it/[email protected]":
version "10.13.4"
resolved "https://registry.yarnpkg.com/@auto-it/conventional-commits/-/conventional-commits-10.13.4.tgz#9992d9fca475d76155ce47127e583fdea5e163ce"
integrity sha512-aMP8AsSMsihy4r4kkldWsJrnIZ1FNp6qNFGJfy9Tj+Lvz6AH6GYD2EVOZxfCPSynFdeGt+FfxS9A0RubhD2SKw==
"@auto-it/[email protected]":
version "10.14.2"
resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-10.14.2.tgz#864bc1d3b727ccf276a56367fc5a8c3957e4b836"
integrity sha512-nlFmvwkDE4RT5Q5+LQrQFC35WAAIU7El1xcsjP3+OdrFwTtaVjX8zcF1UZtdTjAgJrz31LxYB0BOYGV9GqVBiA==

"@auto-it/[email protected]":
version "10.14.2"
resolved "https://registry.yarnpkg.com/@auto-it/conventional-commits/-/conventional-commits-10.14.2.tgz#de4816a466e49774a898a3d608c90898427deb42"
integrity sha512-FWCGudLiB7xYZsPgrGi08+35XMbqft3toDqTDYoDD46CPbEXzAj8mNiRa/VudWcsK+20E6SpsnU+es1FomTYig==
dependencies:
"@auto-it/core" "10.13.4"
"@auto-it/core" "10.14.2"
array.prototype.flatmap "^1.2.2"
conventional-changelog-core "^4.2.0"
conventional-changelog-preset-loader "^2.3.4"
conventional-commits-parser "^3.1.0"
Expand Down Expand Up @@ -149,6 +155,48 @@
typescript-memoize "^1.0.0-alpha.3"
url-join "^4.0.0"

"@auto-it/[email protected]":
version "10.14.2"
resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-10.14.2.tgz#27b7c09a3928e4109930285d0ca00e04438331d3"
integrity sha512-uOtCu1+txO4yOprOjOdcMkDmgUEHcSd4CXsnTkc/KMqf5u8ss7ZATlAs3b8fQDVxrwkd70B96l49IaBWXFB6Kw==
dependencies:
"@auto-it/bot-list" "10.14.2"
"@octokit/plugin-enterprise-compatibility" "^1.2.2"
"@octokit/plugin-retry" "^3.0.1"
"@octokit/plugin-throttling" "^3.2.0"
"@octokit/rest" "^18.0.0"
await-to-js "^2.1.1"
chalk "^4.0.0"
cosmiconfig "7.0.0"
deepmerge "^4.0.0"
dotenv "^8.0.0"
endent "^2.0.1"
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.1"
parse-author "^2.0.0"
parse-github-url "1.0.2"
pretty-ms "^7.0.0"
semver "^7.0.0"
signale "^1.4.0"
tapable "^2.0.0-beta.2"
terminal-link "^2.1.1"
tinycolor2 "^1.4.1"
tslib "2.0.3"
type-fest "^0.20.2"
typescript-memoize "^1.0.0-alpha.3"
url-join "^4.0.0"

"@auto-it/[email protected]":
version "10.13.4"
resolved "https://registry.yarnpkg.com/@auto-it/first-time-contributor/-/first-time-contributor-10.13.4.tgz#e0f3abc6ab46bea5b09a1aa5302391d40995dee1"
Expand Down

0 comments on commit e123d66

Please sign in to comment.