Skip to content

Commit 81a9f1e

Browse files
committed
chore(deps): bump uglify dep and cli version
1 parent f663215 commit 81a9f1e

File tree

79 files changed

+98
-85
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

79 files changed

+98
-85
lines changed

bin/prepareOptions.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ module.exports = function prepareOptions(options, argv) {
44
argv = argv || {};
55
options = handleExport(options);
66

7-
return Array.isArray(options) ?
8-
options.map(_options => handleFunction(_options, argv)) :
9-
handleFunction(options, argv);
7+
return Array.isArray(options)
8+
? options.map(_options => handleFunction(_options, argv))
9+
: handleFunction(options, argv);
1010
};
1111

1212
function handleExport(options) {

docs/AddGenerator.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AddGenera
192192
<br class="clear">
193193

194194
<footer>
195-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Wed Feb 07 2018 11:36:26 GMT-0500 (EST)
195+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Sat Feb 24 2018 21:37:57 GMT+0100 (CET)
196196
</footer>
197197

198198
<script> prettyPrint(); </script>

docs/InitGenerator.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AddGenera
192192
<br class="clear">
193193

194194
<footer>
195-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Wed Feb 07 2018 11:36:26 GMT-0500 (EST)
195+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Sat Feb 24 2018 21:37:57 GMT+0100 (CET)
196196
</footer>
197197

198198
<script> prettyPrint(); </script>

docs/LoaderGenerator.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AddGenera
172172
<br class="clear">
173173

174174
<footer>
175-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Wed Feb 07 2018 11:36:26 GMT-0500 (EST)
175+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Sat Feb 24 2018 21:37:57 GMT+0100 (CET)
176176
</footer>
177177

178178
<script> prettyPrint(); </script>

docs/PluginGenerator.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AddGenera
172172
<br class="clear">
173173

174174
<footer>
175-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Wed Feb 07 2018 11:36:26 GMT-0500 (EST)
175+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Sat Feb 24 2018 21:37:57 GMT+0100 (CET)
176176
</footer>
177177

178178
<script> prettyPrint(); </script>

docs/commands_add.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AddGenera
5858
<br class="clear">
5959

6060
<footer>
61-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Wed Feb 07 2018 11:36:26 GMT-0500 (EST)
61+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Sat Feb 24 2018 21:37:57 GMT+0100 (CET)
6262
</footer>
6363

6464
<script> prettyPrint(); </script>

docs/commands_init.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AddGenera
6363
<br class="clear">
6464

6565
<footer>
66-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Wed Feb 07 2018 11:36:26 GMT-0500 (EST)
66+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Sat Feb 24 2018 21:37:57 GMT+0100 (CET)
6767
</footer>
6868

6969
<script> prettyPrint(); </script>

docs/commands_make.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AddGenera
5454
<br class="clear">
5555

5656
<footer>
57-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Wed Feb 07 2018 11:36:26 GMT-0500 (EST)
57+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Sat Feb 24 2018 21:37:57 GMT+0100 (CET)
5858
</footer>
5959

6060
<script> prettyPrint(); </script>

docs/commands_migrate.js.html

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ <h1 class="page-title">Source: commands/migrate.js</h1>
3535
const PLazy = require("p-lazy");
3636
const Listr = require("listr");
3737

38-
const validateSchema = require("webpack/lib/validateSchema");
39-
const WebpackOptionsValidationError = require("webpack/lib/WebpackOptionsValidationError");
40-
const webpackOptionsSchema = require("webpack/schemas/WebpackOptions.json");
38+
const validate = require("webpack").validate;
39+
const WebpackOptionsValidationError = require("webpack")
40+
.WebpackOptionsValidationError;
4141

4242
const runPrettier = require("../utils/run-prettier");
4343

@@ -149,8 +149,7 @@ <h1 class="page-title">Source: commands/migrate.js</h1>
149149
});
150150

151151
if (answer["confirmValidation"]) {
152-
const webpackOptionsValidationErrors = validateSchema(
153-
webpackOptionsSchema,
152+
const webpackOptionsValidationErrors = validate(
154153
require(outputConfigPath)
155154
);
156155
if (webpackOptionsValidationErrors.length) {
@@ -195,7 +194,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AddGenera
195194
<br class="clear">
196195

197196
<footer>
198-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Wed Feb 07 2018 11:36:26 GMT-0500 (EST)
197+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Sat Feb 24 2018 21:37:57 GMT+0100 (CET)
199198
</footer>
200199

201200
<script> prettyPrint(); </script>

docs/commands_remove.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AddGenera
5858
<br class="clear">
5959

6060
<footer>
61-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Wed Feb 07 2018 11:36:26 GMT-0500 (EST)
61+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Sat Feb 24 2018 21:37:57 GMT+0100 (CET)
6262
</footer>
6363

6464
<script> prettyPrint(); </script>

0 commit comments

Comments
 (0)