Skip to content

Commit b1b6f2d

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @auto-it/all-contributors to v9.28.3
1 parent ab35ac4 commit b1b6f2d

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"react-native": ">=0.59"
2020
},
2121
"devDependencies": {
22-
"@auto-it/all-contributors": "9.28.2",
22+
"@auto-it/all-contributors": "9.28.3",
2323
"@auto-it/first-time-contributor": "9.27.3",
2424
"@react-native-community/eslint-config": "1.1.0",
2525
"@testing-library/react-hooks": "3.2.1",

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
# yarn lockfile v1
33

44

5-
"@auto-it/[email protected].2":
6-
version "9.28.2"
7-
resolved "https://registry.yarnpkg.com/@auto-it/all-contributors/-/all-contributors-9.28.2.tgz#95cce7bd10475503ca423da3d819c3abb38b3ecc"
8-
integrity sha512-jsVAJOGpFoJSTb8hKAAEYpolBo0lZlHdRjYOsdtZvnRpWc5OPl1luP37TjNDx8IczWsBEiGpyZ/Pkg7XKOTayQ==
5+
"@auto-it/[email protected].3":
6+
version "9.28.3"
7+
resolved "https://registry.yarnpkg.com/@auto-it/all-contributors/-/all-contributors-9.28.3.tgz#933b830ca0522eba0070c8f06cdc65852eb15246"
8+
integrity sha512-HDvHLCaKjpjZQXotZgNN+aNFdDlUg8CrhT7R5jGKTSqYl5V3Het+GhH2v1axb2PvmE+sUiYOPkSPsAZsEa1fQA==
99
dependencies:
10-
"@auto-it/bot-list" "^9.28.2"
11-
"@auto-it/core" "^9.28.2"
10+
"@auto-it/bot-list" "^9.28.3"
11+
"@auto-it/core" "^9.28.3"
1212
anymatch "^3.1.1"
1313
await-to-js "^2.1.1"
1414
fp-ts "^2.5.3"
@@ -26,10 +26,10 @@
2626
resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-9.27.3.tgz#4d3a8d3da2ecc488effb8be77467e3d0c56adf75"
2727
integrity sha512-i1e4EK6icf2x5K24tvFO30XYcIe4FUvLsKFRItMSR3EtCExTh+f1M4i1ScuLTP9q0nghPhzOFxMXCGCgzZffkQ==
2828

29-
"@auto-it/bot-list@^9.28.2":
30-
version "9.28.2"
31-
resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-9.28.2.tgz#155b4ec93e5fee5243f43937b07ea454989d82e3"
32-
integrity sha512-R6hjQHGqSj0Df7ybQGMoe6kAtsifDlBUpLhK8Xisk4PPQVPFZm2v8OnBH/lk2V/cVlBtj1dmun2voknbK43Dpw==
29+
"@auto-it/bot-list@^9.28.3":
30+
version "9.28.3"
31+
resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-9.28.3.tgz#aa36180e53ed59cae55e923659d7154655102ffd"
32+
integrity sha512-PCKvowPpltlIKGWKcX+DhRfxP9V/vUWYsCC7ltBwq+dXHhq9BL8tTRKu7XiByMf773cKgYMCCAo4QTJwQF5fbw==
3333

3434
"@auto-it/core@^9.26.8":
3535
version "9.26.8"
@@ -113,12 +113,12 @@
113113
typescript-memoize "^1.0.0-alpha.3"
114114
url-join "^4.0.0"
115115

116-
"@auto-it/core@^9.28.2":
117-
version "9.28.2"
118-
resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-9.28.2.tgz#d5ed62337ada0686cf1ff08ee8a68dd7199c6242"
119-
integrity sha512-lHs+GC2ecOYrjxxrILnealUI2aBCk2QDoh9AjQHyZ5YQIqPHMMRHl1u76QTyoiNLc8ZCsElPhOmqkF7LTHBlOQ==
116+
"@auto-it/core@^9.28.3":
117+
version "9.28.3"
118+
resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-9.28.3.tgz#a6a7906ec0117e7c71e8bab5c4290acfd0e94469"
119+
integrity sha512-3GBlENwLwT+1b2HGK3Jk2SH3dyiag2mXwVZA1VfYYoBMAD4mncptlEWEQKxJhyUFMvjYrJxtPaoHsHbZU5wUSQ==
120120
dependencies:
121-
"@auto-it/bot-list" "^9.28.2"
121+
"@auto-it/bot-list" "^9.28.3"
122122
"@octokit/core" "2.4.2"
123123
"@octokit/graphql" "4.3.1"
124124
"@octokit/plugin-enterprise-compatibility" "1.2.2"

0 commit comments

Comments
 (0)