aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-04-07 21:08:17 +0000
committerGravatar vitalyster2022-04-08 18:37:54 +0300
commit03772a0beb49ab6b9c67f93ee88754395566b6c2 (patch)
tree897d237091063847b9a3bc797dcc67f7049460d3 /package.json
parentc0d49b44b1e3b37a701c1719de0c4b0c5597884c (diff)
Bump webpack from 5.71.0 to 5.72.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.71.0 to 5.72.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.71.0...v5.72.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 f4548d4a..eaf718e8 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.71.0",
+ "webpack": "^5.72.0",
"webpack-cli": "^4.9.2"
},
"dependencies": {