aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-05-10 21:06:56 +0000
committerGravatar vitalyster2022-05-11 03:36:20 +0300
commit7110099aada6c380d1a4534da4b3b335aeb67c17 (patch)
tree24ca8ab699370e3c05c65380e7b2a8bc2e03bfb0 /package.json
parentfff99a8ebbb4cb2aef0c358f39d60552bcf05c49 (diff)
Bump webpack from 5.72.0 to 5.72.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.72.0 to 5.72.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.72.0...v5.72.1) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.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 237d7ff0..ce0a1b96 100644
--- a/package.json
+++ b/package.json
@@ -48,7 +48,7 @@
"regenerator-runtime": "^0.13.9",
"stylelint": "^14.8.2",
"stylelint-config-standard": "^25.0.0",
- "webpack": "^5.72.0",
+ "webpack": "^5.72.1",
"webpack-cli": "^4.9.2"
},
"dependencies": {