diff options
author | dependabot[bot] | 2022-02-17 21:08:42 +0000 |
---|---|---|
committer | vitalyster | 2022-02-18 00:11:54 +0300 |
commit | 12838a057fa04b2b7184f44a06485b95f02db77c (patch) | |
tree | 281b6cc4712d8c5aca5114d57ca7366bc718a6dd /package.json | |
parent | 3992554173ec37d8a38abf0b6a9b6480193e85ec (diff) |
Bump webpack from 5.69.0 to 5.69.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.69.0 to 5.69.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.69.0...v5.69.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.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index f235b8d8..0dd9fe60 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "regenerator-runtime": "^0.13.9", "stylelint": "^14.5.1", "stylelint-config-standard": "^25.0.0", - "webpack": "^5.69.0", + "webpack": "^5.69.1", "webpack-cli": "^4.9.2" }, "dependencies": { |