aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-03-23 21:58:34 +0000
committerGravatar vitalyster2023-03-24 01:15:07 +0300
commit9fef74a2feec00e182d09cff37c4c0a9439976c0 (patch)
tree008a8fcf9611a8f115924fb62d4625e703965346 /package.json
parentcb507515b0e200d63c14db605ad9fd2cf9e9b430 (diff)
build(deps-dev): bump webpack from 5.76.2 to 5.76.3
Bumps [webpack](https://github.com/webpack/webpack) from 5.76.2 to 5.76.3. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.76.2...v5.76.3) --- 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 e9001ae0..c2436903 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.2",
+ "webpack": "^5.76.3",
"webpack-cli": "^5.0.1",
"webpack-dev-server": "^4.13.1"
},