diff options
author | Vitaly Takmazov | 2018-11-30 10:23:33 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2018-11-30 10:23:33 +0300 |
commit | efb5920e3043ff11adbf15ab5f2a397817ff1fde (patch) | |
tree | c3aeb6bf58131dc0f8fb98dd4384c64dd8cfdf8a /package.json | |
parent | 30d33cf40047cd7a9a6d77f02bcab3cc44bffffb (diff) |
update dependencies
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 44ed2c7f..ff347e96 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "postcss-loader": "^3.0.0", "postcss-preset-env": "^6.4.0", "style-loader": "^0.23.1", - "stylelint": "^9.8.0", + "stylelint": "^9.9.0", "stylelint-config-standard": "^18.2.0", "stylelint-webpack-plugin": "^0.10.5", "terser-webpack-plugin": "^1.1.0", @@ -48,7 +48,7 @@ "element-closest": "^2.0.2", "evil-icons": "^1.10.1", "formdata-polyfill": "^3.0.13", - "url-polyfill": "^1.1.1", + "url-polyfill": "^1.1.2", "whatwg-fetch": "^3.0.0" } } |