aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-10-08 21:07:05 +0000
committerGravatar vitalyster2021-10-09 05:02:35 +0300
commitf0a7b4538b1ded6fdd7d9f22abda3031cf3d575d (patch)
tree555f9e9c3084973454f624d808a081ffd03cb1b0 /package.json
parent1f7c9e6c479da315381ba3469b271f9889836b33 (diff)
Bump webpack from 5.58.0 to 5.58.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.58.0 to 5.58.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.58.0...v5.58.1) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-patch ... 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 e6a4581c..f66202b5 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.58.0",
+ "webpack": "^5.58.1",
"webpack-cli": "^4.9.0"
},
"dependencies": {