aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-10-29 21:07:10 +0000
committerGravatar vitalyster2021-10-30 05:20:12 +0300
commitccf4c5228723c4628cb3d645877f0ab322c7ac24 (patch)
tree3f1f061e62387eee4e433d8e93a1f9b6a688e7ae /package.json
parentcedf00d682ef0b62e291f9fec9946162bcdc098e (diff)
Bump webpack from 5.60.0 to 5.61.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.60.0 to 5.61.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.60.0...v5.61.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 8afc726f..49e34a59 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.60.0",
+ "webpack": "^5.61.0",
"webpack-cli": "^4.9.1"
},
"dependencies": {