Skip to content

Commit

Permalink
Bump simple-git from 2.10.0 to 2.11.0 (#1694)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jun 26, 2020
1 parent cd098fe commit 78a3d34
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/loaders/git/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"dependencies": {
"@graphql-tools/utils": "6.0.11",
"@graphql-tools/graphql-tag-pluck": "6.0.11",
"simple-git": "2.10.0"
"simple-git": "2.11.0"
},
"buildOptions": {
"external": [
Expand Down
14 changes: 10 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1532,6 +1532,11 @@
dependencies:
debug "^4.1.1"

"@kwsites/promise-deferred@^1.0.1":
version "1.0.1"
resolved "https://registry.yarnpkg.com/@kwsites/promise-deferred/-/promise-deferred-1.0.1.tgz#63b170e0d02b85a1fa6ad6bdea1f2f14f6f6adc2"
integrity sha512-+D6vnc8qMjU2s8DP7khMWA3/+ONsGYu8bTqRhC2mhYdG3mUEC7OGHX7x71V7VPADDcoR6/hMbuafdoGOthekMw==

"@mdx-js/mdx@^1.5.8":
version "1.6.1"
resolved "https://registry.yarnpkg.com/@mdx-js/mdx/-/mdx-1.6.1.tgz#95d53da3bdb0cd9239097e411b5a41ad86dbd059"
Expand Down Expand Up @@ -11782,12 +11787,13 @@ signedsource@^1.0.0:
resolved "https://registry.yarnpkg.com/signedsource/-/signedsource-1.0.0.tgz#1ddace4981798f93bd833973803d80d52e93ad6a"
integrity sha1-HdrOSYF5j5O9gzlzgD2A1S6TrWo=

simple-git@2.10.0:
version "2.10.0"
resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-2.10.0.tgz#9b9b6af5c7660b8ede5636296cc78774f85ac636"
integrity sha512-/lqaK+C7FwGe3du9E9gIIMjpRSPif71Ct80cYqpevdLGSU9LJXL+CBf2tT6bxXgmp/i3NsOj37jP43KjhlEZIA==
simple-git@2.11.0:
version "2.11.0"
resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-2.11.0.tgz#5bd99fe3465dcbcb82f0eb23ab3c1615cb947374"
integrity sha512-wFePCEQYY6BzVOg/BuUVEhr3jZPF/cPG/BN2UXgax6NHc3bJ9UrDc5AME281gs2C7J1UZ6BGRJYT64khx9T+ng==
dependencies:
"@kwsites/file-exists" "^1.1.1"
"@kwsites/promise-deferred" "^1.0.1"
debug "^4.1.1"

simple-swizzle@^0.2.2:
Expand Down

0 comments on commit 78a3d34

Please sign in to comment.