aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-09-10 21:06:55 +0000
committerGravatar vitalyster2021-09-11 00:13:07 +0300
commit108f98dd0edeccff49c859edbd6a0ee626ce494c (patch)
tree2bc2267b8bff615e2fd8a501fced1d0ce29e0e78 /package.json
parent6e04448faf213b05155a1ef4642455acd8bee0c0 (diff)
Bump webpack from 5.52.0 to 5.52.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.52.0 to 5.52.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.52.0...v5.52.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 bcdba4b8..18ae805e 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.0",
+ "webpack": "^5.52.1",
"webpack-cli": "^4.8.0"
},
"dependencies": {