Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

Commit c60f522

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency all-contributors-cli to v6.6.1
1 parent 2fe77ca commit c60f522

File tree

3 files changed

+30
-35
lines changed

3 files changed

+30
-35
lines changed

package-lock.json

Lines changed: 18 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"styled-system": "3.2.1"
9090
},
9191
"devDependencies": {
92-
"all-contributors-cli": "6.6.0",
92+
"all-contributors-cli": "6.6.1",
9393
"babel-eslint": "10.0.1",
9494
"babel-plugin-lodash": "3.3.4",
9595
"cross-env": "5.2.0",

yarn.lock

Lines changed: 11 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1622,13 +1622,13 @@ ajv@^6.1.0:
16221622
json-schema-traverse "^0.4.1"
16231623
uri-js "^4.2.1"
16241624

1625-
1626-
version "6.6.0"
1627-
resolved "https://registry.yarnpkg.com/all-contributors-cli/-/all-contributors-cli-6.6.0.tgz#4e3c2ba6f6acc0fc96f441dbb41d2d43e15716bf"
1628-
integrity sha512-cOpfYb31owkkDczde7yiqWj26vunHTQBIr25O+RCU1IJmvdOCwQT61JS2w2jXtSjHozJV55K8PFqudxZ+/ZYLw==
1625+
1626+
version "6.6.1"
1627+
resolved "https://registry.yarnpkg.com/all-contributors-cli/-/all-contributors-cli-6.6.1.tgz#8c6e42ef4d14fbf389a60d2bbfc9e77c22f6ae15"
1628+
integrity sha512-+cceiD9k4y8dhVkYZOwOsfUlzp7UXl5DfcjqIkZ+NT7gZnT5f1TAUSUQSYUdwKJYwd/9Wozsg1wy4PVYn3VIRw==
16291629
dependencies:
16301630
"@babel/runtime" "^7.2.0"
1631-
async "^2.0.0-rc.1"
1631+
async "^3.0.1"
16321632
chalk "^2.3.0"
16331633
didyoumean "^1.2.1"
16341634
inquirer "^6.2.1"
@@ -1950,20 +1950,18 @@ [email protected]:
19501950
resolved "https://registry.yarnpkg.com/async-sema/-/async-sema-2.2.0.tgz#b0de2bb11a2560d369aca975d24650cc05304979"
19511951
integrity sha512-bI/JChXscebgVmAwTk+EQF4LIr4Hy6W5+B2AG1I9CmkfABmFEYyRrJGutfc816/Hd6LRzHFxpjGqZ/idwhJpRg==
19521952

1953-
async@^2.0.0-rc.1:
1954-
version "2.6.0"
1955-
resolved "https://registry.yarnpkg.com/async/-/async-2.6.0.tgz#61a29abb6fcc026fea77e56d1c6ec53a795951f4"
1956-
integrity sha512-xAfGg1/NTLBBKlHFmnd7PlmUW9KhVQIUuSrYem9xzFUZy13ScvtyGGejaae9iAVRiRq9+Cx7DPFaAAhCpyxyPw==
1957-
dependencies:
1958-
lodash "^4.14.0"
1959-
19601953
async@^2.5.0:
19611954
version "2.6.1"
19621955
resolved "https://registry.yarnpkg.com/async/-/async-2.6.1.tgz#b245a23ca71930044ec53fa46aa00a3e87c6a610"
19631956
integrity sha512-fNEiL2+AZt6AlAw/29Cr0UDe4sRAHCpEHh54WMz+Bb7QfNcFw4h3loofyJpLeQs4Yx7yuqu/2dLgM5hKOs6HlQ==
19641957
dependencies:
19651958
lodash "^4.17.10"
19661959

1960+
async@^3.0.1:
1961+
version "3.0.1"
1962+
resolved "https://registry.yarnpkg.com/async/-/async-3.0.1.tgz#dfeb34657d1e63c94c0eee424297bf8a2c9a8182"
1963+
integrity sha512-ZswD8vwPtmBZzbn9xyi8XBQWXH3AvOQ43Za1KWYq7JeycrZuUYzx01KvHcVbXltjqH4y0MWrQ33008uLTqXuDw==
1964+
19671965
asynckit@^0.4.0:
19681966
version "0.4.0"
19691967
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
@@ -6737,7 +6735,7 @@ lodash.zip@^4.2.0:
67376735
resolved "https://registry.yarnpkg.com/lodash.zip/-/lodash.zip-4.2.0.tgz#ec6662e4896408ed4ab6c542a3990b72cc080020"
67386736
integrity sha1-7GZi5IlkCO1KtsVCo5kLcswIACA=
67396737

6740-
lodash@^4.11.2, lodash@^4.13.1, lodash@^4.14.0, lodash@^4.15.0, lodash@^4.17.4, lodash@^4.3.0:
6738+
lodash@^4.11.2, lodash@^4.13.1, lodash@^4.15.0, lodash@^4.17.4, lodash@^4.3.0:
67416739
version "4.17.4"
67426740
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"
67436741
integrity sha1-eCA6TRwyiuHYbcpkYONptX9AVa4=

0 commit comments

Comments
 (0)