aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-07-08 21:09:39 +0000
committerGravatar vitalyster2021-07-09 00:30:42 +0300
commit5cedf09e46d0dcb4c418e909fc4c92fcb860455b (patch)
tree1052b6257b3311070f6893a2e52c6db8d7208e48 /package.json
parent15a9cce9282cba78188a97ad81383fa64230b4be (diff)
Bump webpack from 5.43.0 to 5.44.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.43.0 to 5.44.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.43.0...v5.44.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 57f24b9d..337ce5bd 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.43.0",
+ "webpack": "^5.44.0",
"webpack-cli": "^4.7.2"
},
"dependencies": {