aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-07-16 21:10:47 +0000
committerGravatar vitalyster2021-07-17 00:33:59 +0300
commit7ee48102bd4e9da06ff388cce6f1ecf51cea8820 (patch)
treef457d4bc629c4da82535270d3bdb6812c770613e /package.json
parent9b304c8a307d45286652c6931f365df598542f03 (diff)
Bump webpack from 5.44.0 to 5.45.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.44.0 to 5.45.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.44.0...v5.45.1) --- 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 337ce5bd..abd9e4cf 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.44.0",
+ "webpack": "^5.45.1",
"webpack-cli": "^4.7.2"
},
"dependencies": {