aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-06-21 21:09:55 +0000
committerGravatar vitalyster2021-06-22 00:33:19 +0300
commit32acb9cbd04238ccbd8392aa54036b0c36441a91 (patch)
tree0f34bbc900edbae935b134075082b0c7160a85e9 /package.json
parent7fb9a8773eacb4bb2ebb66741321eee584663488 (diff)
Bump webpack from 5.39.1 to 5.40.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.39.1 to 5.40.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.39.1...v5.40.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 5a158cf5..eedf49d8 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.39.1",
+ "webpack": "^5.40.0",
"webpack-cli": "^4.7.2"
},
"dependencies": {