Skip to content

Commit d121556

Browse files
author
Christopher Willis-Ford
committed
update dependencies
1 parent 5c1e850 commit d121556

File tree

2 files changed

+39
-38
lines changed

2 files changed

+39
-38
lines changed

package-lock.json

Lines changed: 34 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,11 @@
3131
"@babel/preset-env": "^7.5.4",
3232
"@babel/preset-react": "^7.0.0",
3333
"async": "^2.6.2",
34-
"babel-eslint": "^10.0.2",
34+
"babel-eslint": "^10.0.3",
3535
"babel-loader": "^8.0.6",
3636
"babel-plugin-react-intl": "^2.3.1",
3737
"copy-webpack-plugin": "^4.6.0",
38-
"electron": "^4.2.6",
38+
"electron": "^4.2.9",
3939
"electron-builder": "^20.44.4",
4040
"electron-devtools-installer": "^2.2.4",
4141
"electron-store": "^3.3.0",
@@ -54,12 +54,12 @@
5454
"react-intl": "2.4.0",
5555
"react-redux": "5.0.7",
5656
"redux": "3.7.2",
57-
"rimraf": "^2.6.3",
57+
"rimraf": "^2.7.1",
5858
"scratch-gui": "github:LLK/scratch-gui#scratch-desktop",
5959
"source-map-loader": "^0.2.4",
6060
"uglifyjs-webpack-plugin": "^2.1.3",
61-
"uuid": "^3.3.2",
62-
"webpack": "^4.35.3"
61+
"uuid": "^3.3.3",
62+
"webpack": "^4.39.3"
6363
},
6464
"resolutions": {
6565
"upath": "^1.0.5"

0 commit comments

Comments
 (0)