aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-09-02 21:07:29 +0000
committerGravatar vitalyster2021-09-03 01:00:08 +0300
commit274b9588274dbb34164a049d16c98e90abb1f9bd (patch)
tree1a5e1f832619951b4bd50abd9b77784a85d99be8 /package.json
parent627a76c6c56269fb22954b072e61955bb6130115 (diff)
Bump webpack from 5.51.1 to 5.51.2
Bumps [webpack](https://github.com/webpack/webpack) from 5.51.1 to 5.51.2. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.51.1...v5.51.2) --- 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 96ebbcdf..dce82582 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.51.1",
+ "webpack": "^5.51.2",
"webpack-cli": "^4.8.0"
},
"dependencies": {