aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-09-28 21:11:32 +0000
committerGravatar vitalyster2021-09-29 12:39:59 +0300
commit3924f44c5234cdba7b2cdc5bc80d3a394e3d4d1c (patch)
tree3e798ac9d65a0887d77cabea8d31c80c45f109c7 /package.json
parent5e4fbcfc159cc67e9a32f47155d702d7d62db7d4 (diff)
Bump webpack from 5.54.0 to 5.55.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.54.0 to 5.55.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.54.0...v5.55.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 22bebcbb..afc32636 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.54.0",
+ "webpack": "^5.55.0",
"webpack-cli": "^4.8.0"
},
"dependencies": {