Skip to content

Commit 6795cc1

Browse files
Merge pull request #427 from intuit/renovate/auto
Update dependency auto to v9.50.5
2 parents 825332d + 15dc0fd commit 6795cc1

File tree

2 files changed

+13
-71
lines changed

2 files changed

+13
-71
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@auto-it/all-contributors": "9.50.5",
3737
"@auto-it/first-time-contributor": "9.50.5",
3838
"@auto-it/released": "9.50.5",
39-
"auto": "9.50.4",
39+
"auto": "9.50.5",
4040
"change-case": "4.1.1",
4141
"copy-template-dir": "1.4.0",
4242
"lerna": "3.22.1",

yarn.lock

+12-70
Original file line numberDiff line numberDiff line change
@@ -20,58 +20,11 @@
2020
io-ts "^2.1.2"
2121
tslib "2.0.1"
2222

23-
"@auto-it/[email protected]":
24-
version "9.50.4"
25-
resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-9.50.4.tgz#d466c477554390534126980444cb670a3ec98b14"
26-
integrity sha512-SIyRpVmmgGJSp6j73W18thp7CU3QCuLqkJF0YmzIBnYsz5jstTYqKwvIAuKLg7PFgZAKQBuHNW3ZDNR8rxYdeA==
27-
2823
"@auto-it/[email protected]":
2924
version "9.50.5"
3025
resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-9.50.5.tgz#11f68cb5620f63b36590f43d3eef6d841eebb055"
3126
integrity sha512-AL7yrcOxB5ARfZ2a7isHEz3MuYQwvAnL4rFmVTrAvRt8kQjvPStly3x0Spi13Y0DJph1uon6ZvS+zAX3F2IifA==
3227

33-
"@auto-it/[email protected]":
34-
version "9.50.4"
35-
resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-9.50.4.tgz#2df1a679fe250d88d3ecb0300603d6e15a62cc60"
36-
integrity sha512-Men/s4zu+QDTGsipGvEMt/uLcfrFRoxluRDoTJfA20h+BmUJ5nVgw25L3hAdyV8RHV1rRDzeF/FW/TgJRZeLBg==
37-
dependencies:
38-
"@auto-it/bot-list" "9.50.4"
39-
"@octokit/plugin-enterprise-compatibility" "^1.2.2"
40-
"@octokit/plugin-retry" "^3.0.1"
41-
"@octokit/plugin-throttling" "^3.2.0"
42-
"@octokit/rest" "^18.0.0"
43-
await-to-js "^2.1.1"
44-
chalk "^4.0.0"
45-
cosmiconfig "7.0.0"
46-
deepmerge "^4.0.0"
47-
dotenv "^8.0.0"
48-
endent "^2.0.1"
49-
enquirer "^2.3.4"
50-
env-ci "^5.0.1"
51-
fast-glob "^3.1.1"
52-
fp-ts "^2.5.3"
53-
fromentries "^1.2.0"
54-
gitlog "^4.0.0"
55-
https-proxy-agent "^5.0.0"
56-
import-cwd "^3.0.0"
57-
import-from "^3.0.0"
58-
io-ts "^2.1.2"
59-
lodash.chunk "^4.2.0"
60-
log-symbols "^4.0.0"
61-
node-fetch "2.6.0"
62-
parse-author "^2.0.0"
63-
parse-github-url "1.0.2"
64-
pretty-ms "^7.0.0"
65-
semver "^7.0.0"
66-
signale "^1.4.0"
67-
tapable "^2.0.0-beta.2"
68-
terminal-link "^2.1.1"
69-
tinycolor2 "^1.4.1"
70-
tslib "2.0.1"
71-
type-fest "^0.16.0"
72-
typescript-memoize "^1.0.0-alpha.3"
73-
url-join "^4.0.0"
74-
7528
"@auto-it/[email protected]":
7629
version "9.50.5"
7730
resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-9.50.5.tgz#e00223f127e37a6ba74ab72f708e771e8e88f44c"
@@ -126,12 +79,12 @@
12679
tslib "2.0.1"
12780
url-join "^4.0.0"
12881

129-
"@auto-it/[email protected].4":
130-
version "9.50.4"
131-
resolved "https://registry.yarnpkg.com/@auto-it/npm/-/npm-9.50.4.tgz#066ac7b3a111afaef6eb802a5431677244982c48"
132-
integrity sha512-9bMz/2+z5gYoqHgwdXNWH8BOIeGAZXNoqyGMZczzZG/VMMdyPT0RltFPXgQ/7o7iITonXQ+Y1l/YubbYl24VbQ==
82+
"@auto-it/[email protected].5":
83+
version "9.50.5"
84+
resolved "https://registry.yarnpkg.com/@auto-it/npm/-/npm-9.50.5.tgz#232e3dc835c3e21a6b23649755164243b2cacad6"
85+
integrity sha512-JgB8kDR+GYmZ6aaqXO/PXGQmbAX/23/OHXFEZ0ix8WzKTdOxwNxnnEyDS2do8yq3Pf2vg12ytFo3QZFQ2MFLyQ==
13386
dependencies:
134-
"@auto-it/core" "9.50.4"
87+
"@auto-it/core" "9.50.5"
13588
await-to-js "^2.1.1"
13689
env-ci "^5.0.1"
13790
fp-ts "^2.5.3"
@@ -146,17 +99,6 @@
14699
url-join "^4.0.0"
147100
user-home "^2.0.0"
148101

149-
"@auto-it/[email protected]":
150-
version "9.50.4"
151-
resolved "https://registry.yarnpkg.com/@auto-it/released/-/released-9.50.4.tgz#532a9f969550bdba200ad37f2531e7a40263f83d"
152-
integrity sha512-xFSFwYn+MApTIcPJzm8/+1XrbYkCrgSOJ2mV13poZCdTQhKRjDYJzirpTpAY5QYbbz4iCW6XwKZ7ZkpP5c9Y8g==
153-
dependencies:
154-
"@auto-it/core" "9.50.4"
155-
deepmerge "^4.0.0"
156-
fp-ts "^2.5.3"
157-
io-ts "^2.1.2"
158-
tslib "2.0.1"
159-
160102
"@auto-it/[email protected]":
161103
version "9.50.5"
162104
resolved "https://registry.yarnpkg.com/@auto-it/released/-/released-9.50.5.tgz#a8e1cd9f7a4c3185ebad17b83e15e83c2609b071"
@@ -5792,14 +5734,14 @@ author-regex@^1.0.0:
57925734
resolved "https://registry.yarnpkg.com/author-regex/-/author-regex-1.0.0.tgz#d08885be6b9bbf9439fe087c76287245f0a81450"
57935735
integrity sha1-0IiFvmubv5Q5/gh8dihyRfCoFFA=
57945736

5795-
5796-
version "9.50.4"
5797-
resolved "https://registry.yarnpkg.com/auto/-/auto-9.50.4.tgz#887043a9aadcda4b7d69370d03b10b117a7eacfe"
5798-
integrity sha512-NX0frLwEp9tKS0quYg3NNSaJ4Mnxix6HBrhmyMmyHywAwAx1F9GIkI+q56Nbmke9vNQCI++74NHw00KJPEmbeg==
5737+
5738+
version "9.50.5"
5739+
resolved "https://registry.yarnpkg.com/auto/-/auto-9.50.5.tgz#4341c29e1f1943055334e0137fcfa6b3ea804526"
5740+
integrity sha512-88dsKHoivkLXk8q10gJeYmtAvFjRRWOLmCpjh2xdZ5NzYjW5jTv9HHV3ce0jFeBW2kHUcaf/T7jV9h4z1sOm4A==
57995741
dependencies:
5800-
"@auto-it/core" "9.50.4"
5801-
"@auto-it/npm" "9.50.4"
5802-
"@auto-it/released" "9.50.4"
5742+
"@auto-it/core" "9.50.5"
5743+
"@auto-it/npm" "9.50.5"
5744+
"@auto-it/released" "9.50.5"
58035745
await-to-js "^2.1.1"
58045746
chalk "^4.0.0"
58055747
command-line-application "^0.10.1"

0 commit comments

Comments
 (0)