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

github.com/nextcloud/files_texteditor.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-03-29 04:14:38 +0300
committerGitHub <noreply@github.com>2020-03-29 04:14:38 +0300
commit75f9a1ab372c8aca4d7aff9ab138f3f32de5619e (patch)
tree1e9d2a61982629b6949d1c10a31dc5f3b3f97a1a /package.json
parent9c535aa97f3015ab5b6c6f24f75253a1f1c29d9b (diff)
Bump webpack from 4.41.3 to 4.42.1
Bumps [webpack](https://github.com/webpack/webpack) from 4.41.3 to 4.42.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.41.3...v4.42.1) 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 8ee4f6f..861e1ad 100644
--- a/package.json
+++ b/package.json
@@ -21,7 +21,7 @@
"file-loader": "^2.0.0",
"promise-loader": "^1.0.0",
"style-loader": "^1.0.2",
- "webpack": "^4.41.3",
+ "webpack": "^4.42.1",
"webpack-cli": "^3.3.10",
"webpack-merge": "^4.2.2"
},