Skip to content

Commit 4abf2b4

Browse files
author
Matthias Rütten
committed
update dependencies
1 parent 15b07e5 commit 4abf2b4

File tree

2 files changed

+40
-162
lines changed

2 files changed

+40
-162
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"@hot-loader/react-dom": "^16.8.6",
8383
"@material-ui/core": "^4.4.2",
8484
"@material-ui/icons": "^4.2.1",
85-
"@reach/tabs": "^0.6.2",
85+
"@reach/tabs": "^0.7.0",
8686
"@rebass/forms": "^4.0.5",
8787
"@rebass/preset": "^4.0.5",
8888
"@types/electron-devtools-installer": "^2.2.0",
@@ -100,7 +100,7 @@
100100
"copy-webpack-plugin": "^5.0.4",
101101
"cross-env": "^6.0.0",
102102
"css-loader": "^3.2.0",
103-
"electron": "^7.0.0",
103+
"electron": "^7.1.8",
104104
"electron-builder": "^22.1.0",
105105
"electron-devtools-installer": "^2.2.4",
106106
"electron-log": "^4.0.0",
@@ -112,7 +112,7 @@
112112
"file-loader": "^5.0.0",
113113
"fork-ts-checker-webpack-plugin": "^3.0.0",
114114
"html-webpack-plugin": "^3.2.0",
115-
"husky": "^3.0.5",
115+
"husky": "^4.0.1",
116116
"image-webpack-loader": "^6.0.0",
117117
"lint-staged": "^9.2.5",
118118
"moment": "^2.24.0",

0 commit comments

Comments
 (0)