Skip to content

Commit

Permalink
Bump get-twitter-followers from 1.1.0 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps [get-twitter-followers](https://github.com/iamstarkov/get-twitter-followers) from 1.1.0 to 2.0.0.
- [Release notes](https://github.com/iamstarkov/get-twitter-followers/releases)
- [Commits](iamstarkov/get-twitter-followers@v1.1.0...v2.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Feb 13, 2020
1 parent e7656b8 commit 872235f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"font-awesome": "^4.7.0",
"fs-extra": "^8.1.0",
"get-tweets": "^3.0.0",
"get-twitter-followers": "^1.1.0",
"get-twitter-followers": "^2.0.0",
"get-twitter-info": "^1.0.5",
"got": "^10.3.0",
"gulp": "^4.0.2",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4279,13 +4279,13 @@ get-tweets@^3.0.0:
ramda "^0.18.0"
twit "^2.1.0"

get-twitter-followers@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/get-twitter-followers/-/get-twitter-followers-1.1.0.tgz#14283245b0246d29d58ed7190841ed0400b10a34"
integrity sha1-FCgyRbAkbSnVjtcZCEHtBACxCjQ=
get-twitter-followers@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/get-twitter-followers/-/get-twitter-followers-2.0.0.tgz#51ca9420915ebe62aa416c134a91be833cdc37c7"
integrity sha1-UcqUIJFevmKqQWwTSpG+gzzcN8c=
dependencies:
ramda "^0.18.0"
twit "^2.1.0"
ramda "^0.19.1"
twit "^2.2.2"

get-twitter-info@^1.0.5:
version "1.0.5"
Expand Down Expand Up @@ -9381,7 +9381,7 @@ tweetnacl@^0.14.3, tweetnacl@~0.14.0:
resolved "https://registry.yarnpkg.com/tweetnacl/-/tweetnacl-0.14.5.tgz#5ae68177f192d4456269d108afa93ff8743f4f64"
integrity sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q=

twit@^2.1.0, twit@^2.1.1:
twit@^2.1.0, twit@^2.1.1, twit@^2.2.2:
version "2.2.11"
resolved "https://registry.yarnpkg.com/twit/-/twit-2.2.11.tgz#554343d1cf343ddf503280db821f61be5ab407c3"
integrity sha512-BkdwvZGRVoUTcEBp0zuocuqfih4LB+kEFUWkWJOVBg6pAE9Ebv9vmsYTTrfXleZGf45Bj5H3A1/O9YhF2uSYNg==
Expand Down

0 comments on commit 872235f

Please sign in to comment.