Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/photos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-04-26 06:13:56 +0300
committerGitHub <noreply@github.com>2020-04-26 06:13:56 +0300
commit178bb78ffb5aa939bafc8d62602b5d77938fa9e1 (patch)
treec9039a1a396124d18874d33efe438200c846cca3 /package.json
parent43702d0c8a2c7e89a2374c366121b634c791d36b (diff)
Bump webpack from 4.42.1 to 4.43.0
Bumps [webpack](https://github.com/webpack/webpack) from 4.42.1 to 4.43.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.42.1...v4.43.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.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 1325e7ef..78f8a76e 100644
--- a/package.json
+++ b/package.json
@@ -89,7 +89,7 @@
"svg-inline-loader": "^0.8.2",
"vue-loader": "^15.9.1",
"vue-template-compiler": "^2.6.11",
- "webpack": "^4.42.1",
+ "webpack": "^4.43.0",
"webpack-cli": "^3.3.11",
"webpack-merge": "^4.2.2"
}