Bump dugite to 1.66.0

This commit is contained in:
Markus Olsson 2018-05-30 22:01:44 +02:00
parent 07f15c1570
commit b1f4ac1896
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
"codemirror-mode-elixir": "1.1.1",
"deep-equal": "^1.0.1",
"dexie": "^2.0.0",
"dugite": "1.65.0",
"dugite": "^1.66.0",
"electron-window-state": "^4.0.2",
"event-kit": "^2.0.0",
"file-uri-to-path": "0.0.2",

View file

@ -242,9 +242,9 @@ dom-matches@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/dom-matches/-/dom-matches-2.0.0.tgz#d2728b416a87533980eb089b848d253cf23a758c"
dugite@1.65.0:
version "1.65.0"
resolved "https://registry.yarnpkg.com/dugite/-/dugite-1.65.0.tgz#43636fb9af9afe701a694f17857d38b56184679c"
dugite@^1.66.0:
version "1.66.0"
resolved "https://registry.yarnpkg.com/dugite/-/dugite-1.66.0.tgz#5fdab6683c0b538a79bdbec499e9f3d3ea7210f9"
dependencies:
checksum "^0.1.1"
mkdirp "^0.5.1"