aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-07-25 21:19:33 +0000
committerGravatar vitalyster2022-07-26 02:41:33 +0300
commit41c20664f029a38d108e5e8ac3adb794c6a68145 (patch)
tree2c04b94e19978564f62e37f86005ebd168225f1b /package.json
parentfa609bf389c8bf57fa4905e26e8304ca8f377a57 (diff)
Bump webpack from 5.73.0 to 5.74.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.73.0 to 5.74.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.73.0...v5.74.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 522fa241..f4996159 100644
--- a/package.json
+++ b/package.json
@@ -50,7 +50,7 @@
"regenerator-runtime": "^0.13.9",
"stylelint": "^14.9.1",
"stylelint-config-standard": "^26.0.0",
- "webpack": "^5.73.0",
+ "webpack": "^5.74.0",
"webpack-cli": "^4.10.0"
},
"dependencies": {