aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-07-06 21:10:02 +0000
committerGravatar vitalyster2021-07-07 00:12:33 +0300
commit15a9cce9282cba78188a97ad81383fa64230b4be (patch)
tree69947c73aab2b85781ac5d8d2373fe7eabccff82 /package.json
parentfb445bc684987dbbfd0dd77f03ef9e75f7717bfb (diff)
Bump webpack from 5.42.1 to 5.43.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.42.1 to 5.43.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.42.1...v5.43.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 6ef26021..57f24b9d 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.42.1",
+ "webpack": "^5.43.0",
"webpack-cli": "^4.7.2"
},
"dependencies": {