aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-06-17 21:07:57 +0000
committerGravatar vitalyster2021-06-18 00:22:10 +0300
commitb4336580141221d2fe3ac25cc18a9a6bbff8314b (patch)
tree770f93ff191338200dcdfc4d1e3cf9dbd84dc123 /package.json
parentee8283b6408b29dd478484b6c199dd8a2aa95033 (diff)
Bump webpack from 5.39.0 to 5.39.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.39.0 to 5.39.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.39.0...v5.39.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 359fb817..0f79eddd 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.39.0",
+ "webpack": "^5.39.1",
"webpack-cli": "^4.7.2"
},
"dependencies": {