Skip to content

Commit

Permalink
chore: update dependencies (electron#25456)
Browse files Browse the repository at this point in the history
  • Loading branch information
MarshallOfSound authored and mlaurencin committed Sep 16, 2020
1 parent c5a5600 commit 76d71e8
Show file tree
Hide file tree
Showing 4 changed files with 125 additions and 632 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"description": "Build cross platform desktop apps with JavaScript, HTML, and CSS",
"devDependencies": {
"@electron/docs-parser": "^0.9.1",
"@electron/typescript-definitions": "^8.7.5",
"@electron/typescript-definitions": "^8.7.8",
"@octokit/rest": "^18.0.3",
"@primer/octicons": "^10.0.0",
"@types/basic-auth": "^1.1.3",
Expand Down Expand Up @@ -139,4 +139,4 @@
"dependencies": {
"@types/temp": "^0.8.34"
}
}
}
2 changes: 1 addition & 1 deletion spec/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"walkdir": "^0.3.2",
"winreg": "^1.2.4",
"ws": "^6.1.4",
"yargs": "^12.0.5"
"yargs": "^16.0.3"
},
"dependencies": {
"mocha-appveyor-reporter": "^0.4.2"
Expand Down

0 comments on commit 76d71e8

Please sign in to comment.