aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-01-31 21:08:25 +0000
committerGravatar vitalyster2022-02-01 00:10:48 +0300
commit0d5f65cd17bb78f92aa390cc02c76a2f2067d44a (patch)
treed94d60f02ee920ef7329ec90697af14ce6f4d8c7 /package.json
parent6349e0ff89590ba420d8addad2dc691d8037b3e1 (diff)
Bump webpack from 5.67.0 to 5.68.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.67.0 to 5.68.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.67.0...v5.68.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 6f5646f4..79ade208 100644
--- a/package.json
+++ b/package.json
@@ -48,7 +48,7 @@
"regenerator-runtime": "^0.13.9",
"stylelint": "^14.3.0",
"stylelint-config-standard": "^24.0.0",
- "webpack": "^5.67.0",
+ "webpack": "^5.68.0",
"webpack-cli": "^4.9.2"
},
"dependencies": {