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

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-01-16 05:02:51 +0300
committerGitHub <noreply@github.com>2021-01-16 05:02:51 +0300
commitcdad021a2d21b8891520bf65de10ec52b2920c55 (patch)
tree2a002e7f96e992cf13cd29f6de48f89ba12683ee /package.json
parent60fc05a5a97dda49536333a282ee880a3527a774 (diff)
Bump webpack from 4.44.2 to 4.46.0
Bumps [webpack](https://github.com/webpack/webpack) from 4.44.2 to 4.46.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.44.2...v4.46.0) 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 10b0af214..c39511cdd 100644
--- a/package.json
+++ b/package.json
@@ -110,7 +110,7 @@
"vue-jest": "^3.0.7",
"vue-loader": "^15.9.6",
"vue-template-compiler": "^2.6.12",
- "webpack": "^4.44.2",
+ "webpack": "^4.46.0",
"webpack-cli": "^4.3.1",
"webpack-merge": "^5.7.3"
},