Target commit instead of branch name for sudo-prompt

Change-type: none
This commit is contained in:
Alexis Svinartchouk 2020-11-24 17:32:30 +01:00
parent 3c0084d012
commit 4e68955981
2 changed files with 3 additions and 3 deletions

4
npm-shrinkwrap.json generated
View File

@ -14950,8 +14950,8 @@
}
},
"sudo-prompt": {
"version": "github:zvin/sudo-prompt#81cab70c1f3f816b71539c4c5d7ecf1309094f8c",
"from": "github:zvin/sudo-prompt#workaround-windows-amperstand-in-username",
"version": "github:zvin/sudo-prompt#7cdede2f0da28fbcc2db48402d7d935f3a825c91",
"from": "github:zvin/sudo-prompt#7cdede2f0da28fbcc2db48402d7d935f3a825c91",
"dev": true
},
"sumchecker": {

View File

@ -102,7 +102,7 @@
"spectron": "^11.0.0",
"string-replace-loader": "^2.3.0",
"styled-components": "^5.1.0",
"sudo-prompt": "github:zvin/sudo-prompt#workaround-windows-amperstand-in-username",
"sudo-prompt": "github:zvin/sudo-prompt#7cdede2f0da28fbcc2db48402d7d935f3a825c91",
"sys-class-rgb-led": "^2.1.0",
"tmp": "^0.2.1",
"ts-loader": "^8.0.0",