Skip to content

Commit

Permalink
chore(deps): update dependency @auto-it/all-contributors to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 10, 2023
1 parent 1b19bc0 commit 19b7506
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"react-native": ">=0.65"
},
"devDependencies": {
"@auto-it/all-contributors": "10.46.0",
"@auto-it/all-contributors": "11.0.4",
"@auto-it/first-time-contributor": "10.46.0",
"@react-native-community/eslint-config": "3.2.0",
"@testing-library/react-hooks": "8.0.1",
Expand Down
63 changes: 57 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
"@jridgewell/gen-mapping" "^0.1.0"
"@jridgewell/trace-mapping" "^0.3.9"

"@auto-it/all-contributors@10.46.0":
version "10.46.0"
resolved "https://registry.yarnpkg.com/@auto-it/all-contributors/-/all-contributors-10.46.0.tgz#adb80be82116f39656674282d058210fc656c8c7"
integrity sha512-VxLWXB+mRkXTQBO4YsbFJIKhAry4O28sYlbDQWCZwWBz2Ku9r2R26FrQ79LwBNqAjD/BiugcikVgItP6yoz+5A==
"@auto-it/all-contributors@11.0.4":
version "11.0.4"
resolved "https://registry.yarnpkg.com/@auto-it/all-contributors/-/all-contributors-11.0.4.tgz#e60f40bbf12aa2047e384989312654822b9723f6"
integrity sha512-6KSomxyNOe7HNq1BX6IV8TK8E+V4h2DDlpMnk4ksyJC0PbS+OkUACEG5z85p6EAhsahTg9rj3YLPXIysGf85hw==
dependencies:
"@auto-it/bot-list" "10.46.0"
"@auto-it/core" "10.46.0"
"@auto-it/bot-list" "11.0.4"
"@auto-it/core" "11.0.4"
"@octokit/rest" "^18.12.0"
all-contributors-cli "6.19.0"
anymatch "^3.1.1"
Expand All @@ -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.4":
version "11.0.4"
resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-11.0.4.tgz#a247281531bc4ee4bde791515fd6ad98bc48afe0"
integrity sha512-f3w9UZ655MLiELUQP28K9Gceptf2vvKdKVRzh2b2ST+PG/srmoxCnHgE/TO9afW7NiuUA1h+hQVyIb0eQ9VSfQ==

"@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.4":
version "11.0.4"
resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-11.0.4.tgz#2a030c4eb58d70a8e74480e1d92b72b5cc824d9c"
integrity sha512-oYIByeGeuiM0MhWibbj3Y4Vj8p5Kt1n4g0hKL7Zu7oFlKmAjsZlwbH4z0wEjVTdK2+Eqg2/I1Dj/GgkiSriXgg==
dependencies:
"@auto-it/bot-list" "11.0.4"
"@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 Down

0 comments on commit 19b7506

Please sign in to comment.