Skip to content

Commit

Permalink
Bump simple-git from 2.35.2 to 2.36.0 (#10676)
Browse files Browse the repository at this point in the history
Bumps [simple-git](https://github.com/steveukx/git-js) from 2.35.2 to 2.36.0.
- [Release notes](https://github.com/steveukx/git-js/releases)
- [Changelog](https://github.com/steveukx/git-js/blob/main/CHANGELOG.md)
- [Commits](steveukx/git-js@v2.35.2...v2.36.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 9, 2021
1 parent 6190db7 commit cb9775d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@
"react-test-renderer": "16.14.0",
"redux-devtools-extension": "2.13.9",
"redux-mock-store": "1.5.4",
"simple-git": "2.35.2",
"simple-git": "2.36.0",
"sinon": "9.2.4",
"snabbdom": "2.1.0",
"stylelint": "13.12.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12132,10 +12132,10 @@ signal-exit@^3.0.0, signal-exit@^3.0.2, signal-exit@^3.0.3:
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.3.tgz#a1410c2edd8f077b08b4e253c8eacfcaf057461c"
integrity sha512-VUJ49FC8U1OxwZLxIbTTrDvLnf/6TDgxZcK8wxR8zs13xpx7xbG60ndBlhNrFi2EMuFRoeDoJO7wthSLq42EjA==

simple-git@2.35.2:
version "2.35.2"
resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-2.35.2.tgz#b0f4d30bfba2b6998a3f435f25ef13ccef26305e"
integrity sha512-UjOKsrz92Bx7z00Wla5V6qLSf5X2XSp0sL2gzKw1Bh7iJfDPDaU7gK5avIup0yo1/sMOSUMQer2b9GcnF6nmTQ==
simple-git@2.36.0:
version "2.36.0"
resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-2.36.0.tgz#7c1d548f01786f8e7b6ad10e2124b3765a6f3c7f"
integrity sha512-EJNaUgGYzBnQiyEkNZgbQSg76agbEDqlgHDr8DAXqV8xWvcefydbipye7YXtHMGbbEK998dcFezS8qF0sepZ5Q==
dependencies:
"@kwsites/file-exists" "^1.1.1"
"@kwsites/promise-deferred" "^1.1.1"
Expand Down

0 comments on commit cb9775d

Please sign in to comment.