Skip to content

Commit ded3e4d

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency auto to v9.22.4
1 parent 78d4a4a commit ded3e4d

File tree

2 files changed

+45
-28
lines changed

2 files changed

+45
-28
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@types/react": "16.9.25",
2929
"@types/react-native": "0.61.23",
3030
"all-contributors-cli": "6.14.0",
31-
"auto": "9.22.2",
31+
"auto": "9.22.4",
3232
"eslint": "6.8.0",
3333
"eslint-plugin-prettier": "3.1.2",
3434
"jest": "25.2.4",

yarn.lock

Lines changed: 44 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@
2121
resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-9.21.2.tgz#6f8b7c71e6957a3fb5e9c98138a3ada636a6a742"
2222
integrity sha512-Cfi1+9X1kCiqxjn0UdyONU5Uq/uI9H7+1dcmhqZtUfB1rEOAYwtKQeRoXu3jfyYfNaRyeXWAcMWW/3ErLbZyag==
2323

24-
"@auto-it/bot-list@^9.22.2":
25-
version "9.22.2"
26-
resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-9.22.2.tgz#ab6a6e6df8cd79679a9f910a0e6264972bf656c6"
27-
integrity sha512-/l21ihhW3VF7Qfhen1ZFAqHFaEV8bT10Hb11S2JlGPJjexhNByGt0T5d+N0e9JJg5u04c3nZ1sHFz1p9kIoNDQ==
24+
"@auto-it/bot-list@^9.22.4":
25+
version "9.22.4"
26+
resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-9.22.4.tgz#eebde9d850a2aa85d1c531058bc038a5e763516c"
27+
integrity sha512-jRcnx2ZC+lUkdggL3saOCxf82vqjMoQZHJGlT3c6ke0AvI6+4l8NuaDjtEDMKAW7SAIkjK35tP0IUg33oXX9Sg==
2828

2929
"@auto-it/core@^9.21.2":
3030
version "9.21.2"
@@ -66,15 +66,15 @@
6666
typescript-memoize "^1.0.0-alpha.3"
6767
url-join "^4.0.0"
6868

69-
"@auto-it/core@^9.22.2":
70-
version "9.22.2"
71-
resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-9.22.2.tgz#3a0f54a2b418da658dd9b2cccf5d624b0b42f7f5"
72-
integrity sha512-aSYJybIFO5tmewq6rrtXz07Vy3/mzzWa3wkIw7ypCZKMkOgI+LK6FVoKiAl5CdxzkHMqhgALUNtVOK3gyYpmag==
69+
"@auto-it/core@^9.22.4":
70+
version "9.22.4"
71+
resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-9.22.4.tgz#c23b2409c7cd7ff5a364597f72cd9d1aec70d07c"
72+
integrity sha512-cXVTZpW8ttOdiBpWnynWhkXuP9u01GPE01y+CHeM8GlArB2s3XbwbaRX9OeR26suJbirn/o86WJsHakkX/KE5g==
7373
dependencies:
74-
"@auto-it/bot-list" "^9.22.2"
74+
"@auto-it/bot-list" "^9.22.4"
7575
"@octokit/core" "2.4.2"
7676
"@octokit/graphql" "4.3.1"
77-
"@octokit/plugin-enterprise-compatibility" "1.2.1"
77+
"@octokit/plugin-enterprise-compatibility" "1.2.2"
7878
"@octokit/plugin-retry" "3.0.1"
7979
"@octokit/plugin-throttling" "^3.2.0"
8080
"@octokit/rest" "16.43.1"
@@ -117,12 +117,12 @@
117117
tslib "1.11.1"
118118
url-join "^4.0.0"
119119

120-
"@auto-it/npm@^9.22.2":
121-
version "9.22.2"
122-
resolved "https://registry.yarnpkg.com/@auto-it/npm/-/npm-9.22.2.tgz#e8e33e44e1163092da30793a2a28c355a75ff59c"
123-
integrity sha512-ey8TplKGko2ydb/NdLpa2goTAiKGe1NSUBfzzV+P7QlA1CS6nCWol/zwrAAEomzCfTDk+kQBZT1nTxjIH6iufA==
120+
"@auto-it/npm@^9.22.4":
121+
version "9.22.4"
122+
resolved "https://registry.yarnpkg.com/@auto-it/npm/-/npm-9.22.4.tgz#b0400857a2357acbab9f28c1a7e8c79f73be183b"
123+
integrity sha512-7/NrCTTWAMFwD4ja0SkeLSi3nPVYevAK2XzO+fk2PN+Y+VvILGT2tSyjh36QuM8qukIxsG+wAoIYmkbPLjyPkA==
124124
dependencies:
125-
"@auto-it/core" "^9.22.2"
125+
"@auto-it/core" "^9.22.4"
126126
env-ci "^5.0.1"
127127
fp-ts "^2.5.3"
128128
get-monorepo-packages "^1.1.0"
@@ -136,12 +136,12 @@
136136
url-join "^4.0.0"
137137
user-home "^2.0.0"
138138

139-
"@auto-it/released@^9.22.2":
140-
version "9.22.2"
141-
resolved "https://registry.yarnpkg.com/@auto-it/released/-/released-9.22.2.tgz#d5c5da652a3c825d419360b9c0c831116a4aedb2"
142-
integrity sha512-9sNrjmJBbNIbo5U2Yh9nmEuYr78s0zEikPw8Iwht130dfc0Bc96rZ34HuKs+nFIMnXAKr/wRB7QpUPQGNfjWPw==
139+
"@auto-it/released@^9.22.4":
140+
version "9.22.4"
141+
resolved "https://registry.yarnpkg.com/@auto-it/released/-/released-9.22.4.tgz#6101e4da9c69360771a7d2c7f82f89aa0afcd6a1"
142+
integrity sha512-ERR0TtTh67uVT2q1N8f5wuBW9lQRC6GiGs+lzKFUIg6REs7k5zPiBf2kwcPKJSs46gSxM/hgU/i3qcGKqJuaYw==
143143
dependencies:
144-
"@auto-it/core" "^9.22.2"
144+
"@auto-it/core" "^9.22.4"
145145
deepmerge "^4.0.0"
146146
fp-ts "^2.5.3"
147147
io-ts "^2.1.2"
@@ -1165,6 +1165,14 @@
11651165
"@octokit/request-error" "^1.2.0"
11661166
"@octokit/types" "^2.0.1"
11671167

1168+
"@octokit/[email protected]":
1169+
version "1.2.2"
1170+
resolved "https://registry.yarnpkg.com/@octokit/plugin-enterprise-compatibility/-/plugin-enterprise-compatibility-1.2.2.tgz#a30b635b63760e1504e57af5cf54da058b32a1de"
1171+
integrity sha512-LjESzkcoQHm1JN3drgjttbSk5fYNI8EPtcAiDqpnok0oL69vWIb5tcjyKrg7fPwzyRl/+A+UQbkIOsG2LJh09w==
1172+
dependencies:
1173+
"@octokit/request-error" "^2.0.0"
1174+
"@octokit/types" "^2.0.1"
1175+
11681176
"@octokit/plugin-paginate-rest@^1.1.1":
11691177
version "1.1.2"
11701178
resolved "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-1.1.2.tgz#004170acf8c2be535aba26727867d692f7b488fc"
@@ -1210,6 +1218,15 @@
12101218
deprecation "^2.0.0"
12111219
once "^1.4.0"
12121220

1221+
"@octokit/request-error@^2.0.0":
1222+
version "2.0.0"
1223+
resolved "https://registry.yarnpkg.com/@octokit/request-error/-/request-error-2.0.0.tgz#94ca7293373654400fbb2995f377f9473e00834b"
1224+
integrity sha512-rtYicB4Absc60rUv74Rjpzek84UbVHGHJRu4fNVlZ1mCcyUPPuzFfG9Rn6sjHrd95DEsmjSt1Axlc699ZlbDkw==
1225+
dependencies:
1226+
"@octokit/types" "^2.0.0"
1227+
deprecation "^2.0.0"
1228+
once "^1.4.0"
1229+
12131230
"@octokit/request@^5.2.0", "@octokit/request@^5.3.0", "@octokit/request@^5.3.1":
12141231
version "5.3.2"
12151232
resolved "https://registry.npmjs.org/@octokit/request/-/request-5.3.2.tgz#1ca8b90a407772a1ee1ab758e7e0aced213b9883"
@@ -1962,14 +1979,14 @@ author-regex@^1.0.0:
19621979
resolved "https://registry.npmjs.org/author-regex/-/author-regex-1.0.0.tgz#d08885be6b9bbf9439fe087c76287245f0a81450"
19631980
integrity sha1-0IiFvmubv5Q5/gh8dihyRfCoFFA=
19641981

1965-
1966-
version "9.22.2"
1967-
resolved "https://registry.yarnpkg.com/auto/-/auto-9.22.2.tgz#1d584f4a40da43316b6b348004020ac8c28c3034"
1968-
integrity sha512-WqrQEUW8XgTPPwTJ6Bv/I26QVFh26YXbAag8X5MOS3RLBz68mvs83fS7eCSXJqPYA8/oHdQO0CEIU2AgOgmYgQ==
1982+
1983+
version "9.22.4"
1984+
resolved "https://registry.yarnpkg.com/auto/-/auto-9.22.4.tgz#7fa0fad2da47c6729ad090a014fb94b1b99a771c"
1985+
integrity sha512-EOCHCGgymlaYl/9mQ2fcQ9R1B7DR4RoQ9Bch8kdQHVA8YX/1yv7TaLRkPufEBhHwEjB9AKmu5IvGBQvdtfSYqA==
19691986
dependencies:
1970-
"@auto-it/core" "^9.22.2"
1971-
"@auto-it/npm" "^9.22.2"
1972-
"@auto-it/released" "^9.22.2"
1987+
"@auto-it/core" "^9.22.4"
1988+
"@auto-it/npm" "^9.22.4"
1989+
"@auto-it/released" "^9.22.4"
19731990
await-to-js "^2.1.1"
19741991
chalk "^3.0.0"
19751992
command-line-application "^0.9.3"

0 commit comments

Comments
 (0)