diff options
author | Vitaly Takmazov | 2019-02-10 16:46:02 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2023-01-13 10:37:54 +0300 |
commit | e5b25a993caac4f74b1ca0e6290cf91200daeac6 (patch) | |
tree | c8db3dbd84181372d9f93dbb9569fd7e931005b2 /vnext/package.json | |
parent | 7263fcf459cd3abdf0a7e3a43cec1e9e25a9c5e3 (diff) |
Update deps
Diffstat (limited to 'vnext/package.json')
-rw-r--r-- | vnext/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json index 7547a7e9..59a372c5 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -47,7 +47,7 @@ "stylelint": "^9.10.1", "stylelint-config-standard": "^18.2.0", "terser-webpack-plugin": "^1.2.2", - "webpack": "^4.29.2", + "webpack": "^4.29.3", "webpack-cli": "^3.2.3", "webpack-dev-server": "^3.1.14" }, |