Skip to content

Commit

Permalink
build(deps): bump simple-git from 2.40.0 to 2.41.1 (#909)
Browse files Browse the repository at this point in the history
Bumps [simple-git](https://github.com/steveukx/git-js) from 2.40.0 to 2.41.1.
- [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.40.0...v2.41.1)

---
updated-dependencies:
- dependency-name: simple-git
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 11, 2021
1 parent 1d34c8e commit 1bbe385
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion gatsby-theme-oi-wiki/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"rehype-pseudocodejs": "file:plugins/rehype-pseudocodejs",
"remark-details": "^3.0.0",
"remark-math": "^3.0.1",
"simple-git": "^2.40.0",
"simple-git": "^2.41.1",
"use-persisted-state": "^0.3.0"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13492,10 +13492,10 @@ simple-get@^3.0.3, simple-get@^3.1.0:
once "^1.3.1"
simple-concat "^1.0.0"

simple-git@^2.36.0, simple-git@^2.40.0:
version "2.40.0"
resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-2.40.0.tgz#1f9da964caa032290ec25cb06ccacc2c17d99d75"
integrity sha512-7IO/eQwrN5kvS38TTu9ljhG9tx2nn0BTqZOmqpPpp51TvE44YIvLA6fETqEVA8w/SeEfPaVv6mk7Tsk9Jns+ag==
simple-git@^2.36.0, simple-git@^2.41.1:
version "2.41.1"
resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-2.41.1.tgz#f7fe8a6183401a2cca36a2f6773db25bf78473ae"
integrity sha512-n1STz1tfnemvYndzWakgKa0JB4s/LrUG4btXMetWB9N9ZoIAJQd0ZtWj9sBwWxIZ/X/tYdA/tq+KHfFNAGzZhQ==
dependencies:
"@kwsites/file-exists" "^1.1.1"
"@kwsites/promise-deferred" "^1.1.1"
Expand Down

0 comments on commit 1bbe385

Please sign in to comment.