diff options
author | Vitaly Takmazov | 2018-11-12 09:24:46 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2018-11-12 09:24:46 +0300 |
commit | d158b85517189afd43532a752e0093394c135f0f (patch) | |
tree | 92d5152348d3fde92420f308dc814f2027bdc60f /package.json | |
parent | c1e3de650281981413d38df6ea9f24559812b86e (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 a621bfe4..58557668 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@babel/preset-env": "^7.1.5", "babel-loader": "^8.0.4", "css-loader": "^1.0.1", - "eslint": "^5.8.0", + "eslint": "^5.9.0", "eslint-loader": "^2.1.1", "eslint-plugin-only-ascii": "0.0.0", "mini-css-extract-plugin": "^0.4.4", @@ -35,7 +35,7 @@ "postcss-loader": "^3.0.0", "postcss-preset-env": "^6.4.0", "style-loader": "^0.23.1", - "stylelint": "^9.7.1", + "stylelint": "^9.8.0", "stylelint-config-standard": "^18.2.0", "stylelint-webpack-plugin": "^0.10.5", "terser-webpack-plugin": "^1.1.0", |