diff options
author | Vitaly Takmazov | 2019-02-20 21:48:34 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2019-02-20 21:48:34 +0300 |
commit | dcb9e0837ae783bde773940f3a671c8f9736e0df (patch) | |
tree | 4f1a0a7d42293a8dd2279bbc9d70cbc997b20dec /package.json | |
parent | d7db89b3dc22215152e508b9629632d7a604bbf0 (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 4661723d..95094c84 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@babel/preset-env": "^7.3.1", "babel-loader": "^8.0.5", "css-loader": "^2.1.0", - "eslint": "^5.14.0", + "eslint": "^5.14.1", "eslint-loader": "^2.1.2", "eslint-plugin-only-ascii": "0.0.0", "mini-css-extract-plugin": "^0.5.0", @@ -38,7 +38,7 @@ "stylelint-config-standard": "^18.2.0", "terser-webpack-plugin": "^1.2.2", "url-loader": "^1.1.2", - "webpack": "^4.29.4", + "webpack": "^4.29.5", "webpack-cli": "^3.2.3" }, "dependencies": { |