diff options
author | dependabot[bot] | 2022-04-03 17:44:25 +0300 |
---|---|---|
committer | GitHub | 2022-04-03 17:44:25 +0300 |
commit | 69ff6358474588a08875551ea0a2a55a34515271 (patch) | |
tree | 9e27ba30360a20f06ce3ddd1613502d2e2ea7e2e /package.json | |
parent | 221664b0576b7ef51bbdb814745ca958e686b3de (diff) |
Bump webpack from 5.70.0 to 5.71.0 (#515)
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 86be4407..cc4970f6 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "regenerator-runtime": "^0.13.9", "stylelint": "^14.6.1", "stylelint-config-standard": "^25.0.0", - "webpack": "^5.70.0", + "webpack": "^5.71.0", "webpack-cli": "^4.9.2" }, "dependencies": { |