1
0
mirror of https://github.com/desktop/desktop synced 2024-07-05 00:58:57 +00:00

Bump dugite to v1.97.0

This commit is contained in:
Sergio Padrino 2021-02-04 10:21:56 +01:00
parent cff4d3abca
commit 3147ef5306
2 changed files with 5 additions and 5 deletions

View File

@ -27,7 +27,7 @@
"deep-equal": "^1.0.1",
"dexie": "^2.0.0",
"double-ended-queue": "^2.1.0-0",
"dugite": "^1.96.0",
"dugite": "^1.97.0",
"electron-window-state": "^5.0.3",
"event-kit": "^2.0.0",
"file-metadata": "^1.0.0",

View File

@ -355,10 +355,10 @@ double-ended-queue@^2.1.0-0:
resolved "https://registry.yarnpkg.com/double-ended-queue/-/double-ended-queue-2.1.0-0.tgz#103d3527fd31528f40188130c841efdd78264e5c"
integrity sha1-ED01J/0xUo9AGIEwyEHv3XgmTlw=
dugite@^1.96.0:
version "1.96.0"
resolved "https://registry.yarnpkg.com/dugite/-/dugite-1.96.0.tgz#3990a2f2adb344fd09c1bf96faa1ae63bfd8d0a4"
integrity sha512-J+cDoQFi1t5emi40TOqHhJ1pWBMRvzg8tHcpFVISiG19NVoM89xGWCDvH4IG0R49n6DFTDJyCSgqZGWL/p81eg==
dugite@^1.97.0:
version "1.97.0"
resolved "https://registry.yarnpkg.com/dugite/-/dugite-1.97.0.tgz#9d244637571917b98eb95c22e30b9f3e26304738"
integrity sha512-/5vUKYGFADT7rdYuBCzGx70wptQMtaGtSkfop7LFUjNS7+nt2ugLXafLBzzoEKzgdnZRQamsTauCBD0PAkyeGg==
dependencies:
checksum "^0.1.1"
got "^9.6.0"