diff options
author | Vitaly Takmazov | 2019-03-18 19:00:42 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2019-03-18 19:00:42 +0300 |
commit | 477ed00317dbef73604e1175bc547f7cd0869075 (patch) | |
tree | a5e7e4f2a57c797c5c58f6fd106347b3475dcfaf /package.json | |
parent | 6e21b8c17cfff585770fdfa831e6cd20b04b24bf (diff) |
npm updates
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 6f13d767..7aec0ad9 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@babel/preset-env": "^7.3.4", "babel-loader": "^8.0.5", "css-loader": "^2.1.1", - "eslint": "^5.15.1", + "eslint": "^5.15.3", "eslint-loader": "^2.1.2", "eslint-plugin-only-ascii": "0.0.0", "mini-css-extract-plugin": "^0.5.0", @@ -39,7 +39,7 @@ "terser-webpack-plugin": "^1.2.3", "url-loader": "^1.1.2", "webpack": "^4.29.6", - "webpack-cli": "^3.2.3" + "webpack-cli": "^3.3.0" }, "dependencies": { "@babel/polyfill": "^7.2.5", |