aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot]2020-12-07 06:52:25 +0000
committerGravatar vitalyster2020-12-07 10:04:57 +0300
commitdebc00d4902be90302bb9b38cbd9188a926ef989 (patch)
treea898019d749fb0a76ef644d34b7e7913ebcabefe /package.json
parentea7b0ec81fe9f510a14f9fcb9da36e51eabe8675 (diff)
Bump webpack from 5.9.0 to 5.10.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.9.0 to 5.10.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.9.0...v5.10.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index a79b1d89..5ab198d4 100644
--- a/package.json
+++ b/package.json
@@ -41,7 +41,7 @@
"stylelint": "^13.8.0",
"stylelint-config-standard": "^20.0.0",
"url-loader": "^4.1.1",
- "webpack": "^5.9.0",
+ "webpack": "^5.10.0",
"webpack-cli": "^4.2.0"
},
"dependencies": {