aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-02-15 21:10:24 +0000
committerGravatar vitalyster2022-02-16 00:12:15 +0300
commit0dc3c6d44c5d20123b37a8b6d987da8f6548c067 (patch)
tree8ca373c0f57675d49d6ee7bc0765d5950ecbabd8 /package.json
parent8f431cf72462ead9c6b5288beec710d5716bf442 (diff)
Bump webpack from 5.68.0 to 5.69.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.68.0 to 5.69.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.68.0...v5.69.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 719719ac..124b337d 100644
--- a/package.json
+++ b/package.json
@@ -48,7 +48,7 @@
"regenerator-runtime": "^0.13.9",
"stylelint": "^14.5.0",
"stylelint-config-standard": "^25.0.0",
- "webpack": "^5.68.0",
+ "webpack": "^5.69.0",
"webpack-cli": "^4.9.2"
},
"dependencies": {