aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-09-16 21:12:38 +0000
committerGravatar vitalyster2021-09-17 00:23:12 +0300
commit855b089976985dd0ff0d83ba93da9b89e043eb99 (patch)
tree5cd94fd7018eeaaccca1c24a90fa2939c1671449 /package.json
parenta3d45f31b07735118b2e74ddb3cb3af0dc29495c (diff)
Bump webpack from 5.52.1 to 5.53.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.52.1 to 5.53.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.52.1...v5.53.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor ... 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 18ae805e..f14f5e0a 100644
--- a/package.json
+++ b/package.json
@@ -48,7 +48,7 @@
"regenerator-runtime": "^0.13.9",
"stylelint": "^13.13.1",
"stylelint-config-standard": "^22.0.0",
- "webpack": "^5.52.1",
+ "webpack": "^5.53.0",
"webpack-cli": "^4.8.0"
},
"dependencies": {