aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-07-05 21:10:08 +0000
committerGravatar vitalyster2021-07-06 00:36:41 +0300
commit0d0a0b9b58372209b1a3f4f167b14e1b817eafb2 (patch)
treef9c077543959bc69dedfeed2656aea8b6e0e9545 /package.json
parentba122b7c2ff56bbca1ac4ee29869f8ba9ca5fd70 (diff)
Bump webpack from 5.42.0 to 5.42.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.42.0 to 5.42.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.42.0...v5.42.1) --- 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 2e1534b2..6ef26021 100644
--- a/package.json
+++ b/package.json
@@ -48,7 +48,7 @@
"regenerator-runtime": "^0.13.7",
"stylelint": "^13.13.1",
"stylelint-config-standard": "^22.0.0",
- "webpack": "^5.42.0",
+ "webpack": "^5.42.1",
"webpack-cli": "^4.7.2"
},
"dependencies": {