aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-04-26 21:57:37 +0000
committerGravatar vitalyster2023-04-27 18:43:48 +0300
commit096caa52b158daf397a9264ddb399dfd2140e926 (patch)
treed8df6dbf9ad9640e33ae5b876984d8357ffc3d42 /package.json
parentfc5f8e888c9ccfda7d739493c439437a917b9902 (diff)
build(deps-dev): bump webpack from 5.80.0 to 5.81.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.80.0 to 5.81.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.80.0...v5.81.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 23930884..35b24153 100644
--- a/package.json
+++ b/package.json
@@ -80,7 +80,7 @@
"style-loader": "^3.3.2",
"stylelint": "^15.6.0",
"stylelint-config-standard": "^33.0.0",
- "webpack": "^5.80.0",
+ "webpack": "^5.81.0",
"webpack-cli": "^5.0.2",
"webpack-dev-server": "^4.13.3"
},