aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-03-29 21:58:00 +0000
committerGravatar vitalyster2023-03-30 15:11:38 +0300
commita71d065705a6c62c4ee0b111857a894f7ff13ea9 (patch)
tree7dfa393d3f061fb1af242271392d57bb6356793a /package.json
parent28bc070d0dde4347c103e85a47df4855cce1d76b (diff)
build(deps-dev): bump webpack from 5.76.3 to 5.77.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.76.3 to 5.77.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.76.3...v5.77.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 8113da3e..355778c8 100644
--- a/package.json
+++ b/package.json
@@ -80,7 +80,7 @@
"style-loader": "^3.3.2",
"stylelint": "^15.3.0",
"stylelint-config-standard": "^31.0.0",
- "webpack": "^5.76.3",
+ "webpack": "^5.77.0",
"webpack-cli": "^5.0.1",
"webpack-dev-server": "^4.13.1"
},