Skip to content

Commit

Permalink
Update dependency @auto-it/all-contributors to v10.29.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 21, 2021
1 parent 6a065ca commit 06379bd
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"release": "auto shipit"
},
"devDependencies": {
"@auto-it/all-contributors": "10.27.1",
"@auto-it/all-contributors": "10.29.0",
"@auto-it/git-tag": "10.27.1",
"auto": "10.27.1",
"@types/node": "15.3.0"
Expand Down
64 changes: 57 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
# yarn lockfile v1


"@auto-it/all-contributors@10.27.1":
version "10.27.1"
resolved "https://registry.yarnpkg.com/@auto-it/all-contributors/-/all-contributors-10.27.1.tgz#8f2ef6b800f15532c32096f90c9257e7812c4fb5"
integrity sha512-dyubLebXc46fO8a1iMhXjOAoYAteNIPy48VPCPiXyESko27F1EKsDYNzVaNnBNcVLNgb4OSJtx69CT/Q+i9lVw==
"@auto-it/all-contributors@10.29.0":
version "10.29.0"
resolved "https://registry.yarnpkg.com/@auto-it/all-contributors/-/all-contributors-10.29.0.tgz#d0e2a99c70611a9d9cfdf2bfb34bfe78e102fd69"
integrity sha512-WCB4DjMmjas/iCtouZyuEVCGBUmd1Qmq4A1OuiVvXT7e8imoFkEfWbEJVhZZv8FkGa2ZnaTt7iujDnElN+b9Gg==
dependencies:
"@auto-it/bot-list" "10.27.1"
"@auto-it/core" "10.27.1"
"@auto-it/bot-list" "10.29.0"
"@auto-it/core" "10.29.0"
"@octokit/rest" "^18.0.0"
all-contributors-cli "6.19.0"
anymatch "^3.1.1"
Expand All @@ -30,6 +30,11 @@
resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-10.27.1.tgz#50a37a417483f2398b258a292e349dbafc56f801"
integrity sha512-2k311ZFy8GMABLS7GRN5MnE9DCoGkCi8h7LWvvIy/B6BAhW892WgyV2Lxcql3aP6B5GhOv+5UjB5wgKarwaCQA==

"@auto-it/[email protected]":
version "10.29.0"
resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-10.29.0.tgz#176db2073c76b13a11df605451b627ffdf870cba"
integrity sha512-CYM/cTrSUT2WiLPr/EgcdwdyKBn04idqnFh/Al7NJC9uaQcYya5lciceOwDNIgG/k71+whrbctdBG7k/Jwh28w==

"@auto-it/[email protected]":
version "10.27.1"
resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-10.27.1.tgz#07ad7a81072441ab5ef0542abe89983fce45b053"
Expand Down Expand Up @@ -75,6 +80,51 @@
typescript-memoize "^1.0.0-alpha.3"
url-join "^4.0.0"

"@auto-it/[email protected]":
version "10.29.0"
resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-10.29.0.tgz#d443472abcc62680455ee86c9303d8d3cfb901cc"
integrity sha512-sHCVbzx7nLMOP/nXs/s2WYu/ARSwN2b2vZwMooFEHFYx6JTGVGHUWq8CAoaTINCiY9ti2Z2Ulsbmmqh2twIAOw==
dependencies:
"@auto-it/bot-list" "10.29.0"
"@endemolshinegroup/cosmiconfig-typescript-loader" "^3.0.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 "^3.0.0"
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"
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 "^9.1.1"
tslib "2.1.0"
type-fest "^0.21.1"
typescript-memoize "^1.0.0-alpha.3"
url-join "^4.0.0"

"@auto-it/core@^10.27.0":
version "10.27.0"
resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-10.27.0.tgz#2f8d3480b1729dbd5c43d629689090f4193324ef"
Expand Down Expand Up @@ -1687,7 +1737,7 @@ table-layout@^1.0.1:
typical "^5.2.0"
wordwrapjs "^4.0.0"

tapable@^2.0.0-beta.2:
tapable@^2.0.0-beta.2, tapable@^2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/tapable/-/tapable-2.2.0.tgz#5c373d281d9c672848213d0e037d1c4165ab426b"
integrity sha512-FBk4IesMV1rBxX2tfiK8RAmogtWn53puLOQlvO8XuwlgxcYbP4mVPS9Ph4aeamSyyVjOl24aYWAuc8U5kCVwMw==
Expand Down

0 comments on commit 06379bd

Please sign in to comment.