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[bot] <support@dependabot.com>2019-01-24 00:31:56 +0300
committerdependabot[bot] <support@dependabot.com>2019-01-24 00:31:56 +0300
commit6e60364a0fe2ad11f448fc413d4c7d2024972578 (patch)
treee3d4e781c5bc240f45d277c6ea26a934732fcb4b /package.json
parent898c95003fb1a43d9f960c287adae65a773481ef (diff)
Bump clean-webpack-plugin from 0.1.16 to 1.0.1
Bumps [clean-webpack-plugin](https://github.com/johnagan/clean-webpack-plugin) from 0.1.16 to 1.0.1. - [Release notes](https://github.com/johnagan/clean-webpack-plugin/releases) - [Commits](https://github.com/johnagan/clean-webpack-plugin/commits/v1.0.1) Signed-off-by: dependabot[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 9b47913..2e29352 100644
--- a/package.json
+++ b/package.json
@@ -4,7 +4,7 @@
"babel-loader": "^7.1.5",
"babel-plugin-syntax-dynamic-import": "^6.18.0",
"babel-preset-es2015": "^6.24.1",
- "clean-webpack-plugin": "^0.1.19",
+ "clean-webpack-plugin": "^1.0.1",
"css-loader": "^0.28.11",
"extract-text-webpack-plugin": "^3.0.2",
"file-loader": "^0.11.2",