Skip to content

Commit 43a2dbe

Browse files
committed
chore(deps): update dependency all-contributors-cli to v6.20.3
1 parent 6ecdb77 commit 43a2dbe

File tree

2 files changed

+26
-19
lines changed

2 files changed

+26
-19
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@types/semantic-release": "17.2.4",
4949
"@typescript-eslint/eslint-plugin": "5.36.2",
5050
"@typescript-eslint/parser": "5.36.2",
51-
"all-contributors-cli": "6.20.0",
51+
"all-contributors-cli": "6.20.3",
5252
"axios": "0.27.2",
5353
"concurrently": "7.3.0",
5454
"conventional-changelog-conventionalcommits": "5.0.0",

yarn.lock

Lines changed: 25 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -667,7 +667,14 @@
667667
"@babel/helper-validator-option" "^7.18.6"
668668
"@babel/plugin-transform-typescript" "^7.18.6"
669669

670-
"@babel/runtime@^7.14.6", "@babel/runtime@^7.7.6":
670+
"@babel/runtime@^7.18.9":
671+
version "7.19.0"
672+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.19.0.tgz#22b11c037b094d27a8a2504ea4dcff00f50e2259"
673+
integrity sha512-eR8Lo9hnDS7tqkO7NsV+mKvCmv5boaXFSZ70DnfhcgiEne8hv9oCEd36Klw74EtizEqLsy4YnW8UWwpBVolHZA==
674+
dependencies:
675+
regenerator-runtime "^0.13.4"
676+
677+
"@babel/runtime@^7.7.6":
671678
version "7.16.7"
672679
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.16.7.tgz#03ff99f64106588c9c403c6ecb8c3bafbbdff1fa"
673680
integrity sha512-9E9FJowqAsytyOY6LG+1KuueckRL+aQW+mKvXRXnuFGyRAyepJPmEo9vgMfXUA6O9u3IeEdv9MAkppFcaQwogQ==
@@ -1921,17 +1928,17 @@ ajv@~8.11.0:
19211928
require-from-string "^2.0.2"
19221929
uri-js "^4.2.2"
19231930

1924-
1925-
version "6.20.0"
1926-
resolved "https://registry.yarnpkg.com/all-contributors-cli/-/all-contributors-cli-6.20.0.tgz#9bc98dda38cb29cfe8afc8a78c004e14af25d2f6"
1927-
integrity sha512-trEQlL1s1u8FSWSwY2w9uL4GCG7Fo9HIW5rm5LtlE0SQHSolfXQBzJib07Qes5j52/t72wjuE6sEKkuRrwiuuQ==
1931+
1932+
version "6.20.3"
1933+
resolved "https://registry.yarnpkg.com/all-contributors-cli/-/all-contributors-cli-6.20.3.tgz#ba85e44614536299496756401dae871f871c6d7b"
1934+
integrity sha512-mn2+IvHq15yNkLiw8A6OBtCUiKDJF0ILVeegTUZQ6rlvXIRjI1mBbxiI1SOQ9Xl4cPjoWguj4F4OjKh4K1oDZw==
19281935
dependencies:
19291936
"@babel/runtime" "^7.7.6"
1930-
async "^3.0.1"
1937+
async "^3.1.0"
19311938
chalk "^4.0.0"
19321939
didyoumean "^1.2.1"
1933-
inquirer "^7.0.4"
1934-
json-fixer "^1.5.1"
1940+
inquirer "^7.3.3"
1941+
json-fixer "^1.6.8"
19351942
lodash "^4.11.2"
19361943
node-fetch "^2.6.0"
19371944
pify "^5.0.0"
@@ -2042,10 +2049,10 @@ array-union@^2.1.0:
20422049
resolved "https://registry.yarnpkg.com/array-union/-/array-union-2.1.0.tgz#b798420adbeb1de828d84acd8a2e23d3efe85e8d"
20432050
integrity sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==
20442051

2045-
async@^3.0.1:
2046-
version "3.2.3"
2047-
resolved "https://registry.yarnpkg.com/async/-/async-3.2.3.tgz#ac53dafd3f4720ee9e8a160628f18ea91df196c9"
2048-
integrity sha512-spZRyzKL5l5BZQrr/6m/SqFdBN0q3OCI0f9rjfBzCMBIP4p75P620rR3gTmaksNOhmzgdxcaxdNfMy6anrbM0g==
2052+
async@^3.1.0:
2053+
version "3.2.4"
2054+
resolved "https://registry.yarnpkg.com/async/-/async-3.2.4.tgz#2d22e00f8cddeb5fde5dd33522b56d1cf569a81c"
2055+
integrity sha512-iAB+JbDEGXhyIUavoDl9WP/Jj106Kz9DEn1DPgYw5ruDn0e3Wgi3sKFm55sASdGBNOQB8F59d9qQ7deqrHA8wQ==
20492056

20502057
asynckit@^0.4.0:
20512058
version "0.4.0"
@@ -3451,7 +3458,7 @@ inherits@2, inherits@^2.0.3, inherits@^2.0.4:
34513458
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
34523459
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
34533460

3454-
inquirer@^7.0.4:
3461+
inquirer@^7.3.3:
34553462
version "7.3.3"
34563463
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-7.3.3.tgz#04d176b2af04afc157a83fd7c100e98ee0aad003"
34573464
integrity sha512-JG3eIAj5V9CwcGvuOmoo6LB9kbAYT8HXffUl6memuszlwDC/qvFAJw49XJ5NROSFNPxp3iQg1GqkFhaY/CR0IA==
@@ -4081,12 +4088,12 @@ jsesc@^2.5.1:
40814088
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-2.5.2.tgz#80564d2e483dacf6e8ef209650a67df3f0c283a4"
40824089
integrity sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==
40834090

4084-
json-fixer@^1.5.1:
4085-
version "1.6.13"
4086-
resolved "https://registry.yarnpkg.com/json-fixer/-/json-fixer-1.6.13.tgz#27d2f0e837aec54afbc9ec1cd8c1dd965bf534c9"
4087-
integrity sha512-DKQ71M+0uwAG3QsUkeVgh6XREw/OkpnTfHfM+sdmxRjHvYZ8PlcMVF4ibsHQ1ckR63NROs68qUr1I0u6yPVePQ==
4091+
json-fixer@^1.6.8:
4092+
version "1.6.15"
4093+
resolved "https://registry.yarnpkg.com/json-fixer/-/json-fixer-1.6.15.tgz#f1f03b6771fcb383695d458c53e50b10999fba7f"
4094+
integrity sha512-TuDuZ5KrgyjoCIppdPXBMqiGfota55+odM+j2cQ5rt/XKyKmqGB3Whz1F8SN8+60yYGy/Nu5lbRZ+rx8kBIvBw==
40884095
dependencies:
4089-
"@babel/runtime" "^7.14.6"
4096+
"@babel/runtime" "^7.18.9"
40904097
chalk "^4.1.2"
40914098
pegjs "^0.10.0"
40924099

0 commit comments

Comments
 (0)