diff options
author | Vitaly Takmazov | 2019-08-05 10:54:09 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2019-08-05 10:54:09 +0300 |
commit | c331058727be860a99055e2d4ac6ca7a4b3ec6b7 (patch) | |
tree | 5b2f61d05107af3be33d153f311f52d819b70f91 /package.json | |
parent | 17578516fe0978602ddfac56055cfb1d1b2e0121 (diff) |
Update deps
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 24a18190..ab2c2c5c 100644 --- a/package.json +++ b/package.json @@ -39,9 +39,9 @@ "style-loader": "^0.23.1", "stylelint": "^10.1.0", "stylelint-config-standard": "^18.3.0", - "terser-webpack-plugin": "^1.3.0", + "terser-webpack-plugin": "^1.4.1", "url-loader": "^2.1.0", - "webpack": "^4.38.0", + "webpack": "^4.39.1", "webpack-cli": "^3.3.6" }, "dependencies": { |