summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2018-12-07 22:55:36 +0100
committerMatthias Schiffer <mschiffer@universe-factory.net>2018-12-07 22:55:36 +0100
commit439dcf391784ea3abb61473c74b9c27fcd9fdc2d (patch)
treea3cc48af938f12e7d8a2f7f89f9f074997db9493 /package.json
parentc106e1ede13345d3f2f7a6e1b082f6445ab6f0cc (diff)
downloadrpgedit-439dcf391784ea3abb61473c74b9c27fcd9fdc2d.tar
rpgedit-439dcf391784ea3abb61473c74b9c27fcd9fdc2d.zip
Update deps
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 9c8de03..b5a66eb 100644
--- a/package.json
+++ b/package.json
@@ -9,8 +9,8 @@
"raw-loader": "^0.5.1",
"ts-loader": "^5.3.1",
"tslint": "^5.11.0",
- "typescript": "^3.2.1",
- "webpack": "^4.26.1",
+ "typescript": "^3.2.2",
+ "webpack": "^4.27.1",
"webpack-cli": "^3.1.2",
"webpack-dev-server": "^3.1.10"
},