Skip to content

Commit

Permalink
chore(deps): update dependency auto to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 10, 2023
1 parent 1b19bc0 commit cdd79ac
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 30 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@types/react": "18.2.20",
"@types/react-native": "0.72.2",
"all-contributors-cli": "6.25.1",
"auto": "10.46.0",
"auto": "11.0.3",
"eslint": "8.41.0",
"eslint-plugin-prettier": "4.2.1",
"jest": "29.5.0",
Expand Down
109 changes: 80 additions & 29 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,11 @@
resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-10.46.0.tgz#8e8c3d3bb68b8b4e13705fff373fbdab14869249"
integrity sha512-QkkBgQVi1g/1Tpxcs3Hm3zTzaaM0xjiIRt5xEA6TRM/ULdgEqY+Jk/w1fJZe9GVF+53mwRfqGtQeJirilMBH6g==

"@auto-it/bot-list@11.0.3":
version "11.0.3"
resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-11.0.3.tgz#10e3cb74af78a285d847561dccb8da808811c5ea"
integrity sha512-J9x9r3ZD2+8k4hB+ckEYk0kPbZJRGx9AKyRUSh9jOLai99AF55vs+jPrqgwItecvNw5BbbWB7LKbSZKGsnTBoQ==

"@auto-it/core@10.46.0":
version "10.46.0"
resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-10.46.0.tgz#f7445ab03478cd9819e6bb78b1e5a441240dbf5f"
Expand Down Expand Up @@ -79,6 +84,52 @@
typescript-memoize "^1.0.0-alpha.3"
url-join "^4.0.0"

"@auto-it/core@11.0.3":
version "11.0.3"
resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-11.0.3.tgz#07feb41ef1d7cbc9dd99e8b7cf1a483906005446"
integrity sha512-BMufGf9dZz1nxuhJh5W2roiwXbodBl2sZYYcc6VZQOjPjedZ35+1rijel/4Isa2jUVcNzLhhrCIm/QpWd4q+eg==
dependencies:
"@auto-it/bot-list" "11.0.3"
"@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/first-time-contributor@10.46.0":
version "10.46.0"
resolved "https://registry.yarnpkg.com/@auto-it/first-time-contributor/-/first-time-contributor-10.46.0.tgz#c5fa9317c01520d457b31982cae96ef994a31678"
Expand All @@ -91,13 +142,13 @@
tslib "2.1.0"
url-join "^4.0.0"

"@auto-it/npm@10.46.0":
version "10.46.0"
resolved "https://registry.yarnpkg.com/@auto-it/npm/-/npm-10.46.0.tgz#2c139b831fe73eee7b9065de01a953525eba20f1"
integrity sha512-hvwXxRJE70ay4/CMEDtILZvefXqmo+jp/w8FEu4Bo1Kq96AREfH9cO+mgj1nPon5yg353SCcupGV3OyoZt18iw==
"@auto-it/npm@11.0.3":
version "11.0.3"
resolved "https://registry.yarnpkg.com/@auto-it/npm/-/npm-11.0.3.tgz#c12edeaa087a671c9df3a5ec3a5d15caa95d1c91"
integrity sha512-AzHedFiSbjNnYtZYiG5n9K0/xKEDyJAUeQxEc8CkZo2Hk220hhGDRD0W9shzIRWFnl/lRjvK3kqlikNXZT/Jmg==
dependencies:
"@auto-it/core" "10.46.0"
"@auto-it/package-json-utils" "10.46.0"
"@auto-it/core" "11.0.3"
"@auto-it/package-json-utils" "11.0.3"
await-to-js "^3.0.0"
endent "^2.1.0"
env-ci "^5.0.1"
Expand All @@ -111,32 +162,32 @@
url-join "^4.0.0"
user-home "^2.0.0"

"@auto-it/package-json-utils@10.46.0":
version "10.46.0"
resolved "https://registry.yarnpkg.com/@auto-it/package-json-utils/-/package-json-utils-10.46.0.tgz#3a035efbf098cbb61ad3ce712008a060a25896a8"
integrity sha512-dl0VW3oJ/JfyuXlVucLlsBaQH69GTkTXLSq9JZ723hT55/owcywDpSlD4YH158hm7Lv5CdHw2u3z60XUlqa6xQ==
"@auto-it/package-json-utils@11.0.3":
version "11.0.3"
resolved "https://registry.yarnpkg.com/@auto-it/package-json-utils/-/package-json-utils-11.0.3.tgz#1e05b6227548fa2e3c5e033c9beb5a1e01edf71e"
integrity sha512-Bw0ZeJXM6x2CYQLyOy0VvmvqT3/x2+PaO8v+VBFdXV5kRR8UTmtd1OhyT4swHRWc3F2WSNIbwXHlRPL+hea0Xg==
dependencies:
parse-author "^2.0.0"
parse-github-url "1.0.2"

"@auto-it/released@10.46.0":
version "10.46.0"
resolved "https://registry.yarnpkg.com/@auto-it/released/-/released-10.46.0.tgz#9e18c909f7e067e3769ee439290404e28420bae0"
integrity sha512-U0XYvkcPoO4c4WiJz6PQ8jUOMEH1EjxXRGyvaaZWfZOtr2vquvGDIAs6ntekURcNs75H780K49es18mTLgz9/g==
"@auto-it/released@11.0.3":
version "11.0.3"
resolved "https://registry.yarnpkg.com/@auto-it/released/-/released-11.0.3.tgz#86643e7b652b20145e6ad3dbd44f41ea60327b9d"
integrity sha512-fgOa289O/SoNOlV61e/3KceK5lrIc0dygcZ4jCH26EUymLptYOVZP/7xxREGe0TeU2xtl6n/Goa27H1J5FJ+8A==
dependencies:
"@auto-it/bot-list" "10.46.0"
"@auto-it/core" "10.46.0"
"@auto-it/bot-list" "11.0.3"
"@auto-it/core" "11.0.3"
deepmerge "^4.0.0"
fp-ts "^2.5.3"
io-ts "^2.1.2"
tslib "2.1.0"

"@auto-it/version-file@10.46.0":
version "10.46.0"
resolved "https://registry.yarnpkg.com/@auto-it/version-file/-/version-file-10.46.0.tgz#d99d87f9dffe17ac3ac638f5feaffccdfb496d13"
integrity sha512-V5HEQyGHPCFzH8Fj7RlBebgZ83P0QYXpNTtzPF6az4NLoNvaeZmqkirhx7WEasggVvyfX56GlM6df5jwXXfi7g==
"@auto-it/version-file@11.0.3":
version "11.0.3"
resolved "https://registry.yarnpkg.com/@auto-it/version-file/-/version-file-11.0.3.tgz#908a2f00161a9be4e0dcb51bc131636fc640b2da"
integrity sha512-DGPuDpl8zZ+AZi675c71RIkh3NIHFBaHtsG5HY/JgmB9GdEiYdy9ij3jz6zA1WEKdKXbmeqXRUJbGjDP5k+/Qg==
dependencies:
"@auto-it/core" "10.46.0"
"@auto-it/core" "11.0.3"
fp-ts "^2.5.3"
io-ts "^2.1.2"
semver "^7.0.0"
Expand Down Expand Up @@ -2276,15 +2327,15 @@ author-regex@^1.0.0:
resolved "https://registry.yarnpkg.com/author-regex/-/author-regex-1.0.0.tgz#d08885be6b9bbf9439fe087c76287245f0a81450"
integrity sha512-KbWgR8wOYRAPekEmMXrYYdc7BRyhn2Ftk7KWfMUnQ43hFdojWEFRxhhRUm3/OFEdPa1r0KAvTTg9YQK57xTe0g==

auto@10.46.0:
version "10.46.0"
resolved "https://registry.yarnpkg.com/auto/-/auto-10.46.0.tgz#0e1f51e60341fb5cc6851de499b2d41c0b938436"
integrity sha512-LUsn5SWyM6Qdz2i1h4YyDpBYlOUQ0Z+ZcQhDTu8DLLoUuUP4cGf79MCdpRpM1LQVbkqZ2WWi8s/QM4it/FmRjw==
auto@11.0.3:
version "11.0.3"
resolved "https://registry.yarnpkg.com/auto/-/auto-11.0.3.tgz#fb11834553debd813727148c942aa198f4e0fb36"
integrity sha512-aw91DoMBy9AgywapgfZoCO8blAomoVOqb6khW9ArLAd6mTAFcFB8ZRmTQqerT3aG3s+SuBB9Jw37SSqxIoG4Yg==
dependencies:
"@auto-it/core" "10.46.0"
"@auto-it/npm" "10.46.0"
"@auto-it/released" "10.46.0"
"@auto-it/version-file" "10.46.0"
"@auto-it/core" "11.0.3"
"@auto-it/npm" "11.0.3"
"@auto-it/released" "11.0.3"
"@auto-it/version-file" "11.0.3"
await-to-js "^3.0.0"
chalk "^4.0.0"
command-line-application "^0.10.1"
Expand Down

0 comments on commit cdd79ac

Please sign in to comment.