aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-07-02 21:08:08 +0000
committerGravatar vitalyster2021-07-03 00:09:52 +0300
commitd531301ee8d7a4bbe44a6ce89bb8c2edbb1da3d1 (patch)
tree7dfcdcd8a136174d8123bc7bd3682bd13f6b7ab1 /package.json
parent8658c3fdc850f075f7178094336ea15bb8a53cc7 (diff)
Bump webpack from 5.41.1 to 5.42.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.41.1 to 5.42.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.41.1...v5.42.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 48763427..e42a1899 100644
--- a/package.json
+++ b/package.json
@@ -48,7 +48,7 @@
"regenerator-runtime": "^0.13.7",
"stylelint": "^13.13.1",
"stylelint-config-standard": "^22.0.0",
- "webpack": "^5.41.1",
+ "webpack": "^5.42.0",
"webpack-cli": "^4.7.2"
},
"dependencies": {