kibana/tasks
Spencer 0fde087ca2 Switch to Yarn (#15485)
* switch to yarn

* cleanup misc references to npm

* [yarn] loosen dependency ranges so yarn will merge more deps

* fix linting error now that moment uses ESM

* [licenses] font-awesome changed the format of its license id

* Use local yarn

* Misc fixes

* eslintignore built yarn file

* Remove mkdir which doesn't do what it should do

* Check build without upgrading lots of versions

* Fix license check

* too many moments

* Better description

* Review fixes

* Lock to angular@1.6.5

* More specific version locks

* Revert "More specific version locks"

This reverts commit 11ef81102e.

* Revert "Lock to angular@1.6.5"

This reverts commit 3ade68c14c.

* rm yarn.lock; yarn

* Forcing a specific version of React, Angular, Moment

* Using vendored version of yarn in ci

* Use --frozen-lockfile

* fixes
2018-01-10 13:23:43 +01:00
..
build Switch to Yarn (#15485) 2018-01-10 13:23:43 +01:00
config Switch to Yarn (#15485) 2018-01-10 13:23:43 +01:00
lib Adds task to export a CSV of all dependencies (#15068) 2017-11-21 10:29:12 -06:00
utils [precommit hook] add dev script (#14890) 2017-11-20 14:22:24 -07:00
vendor Switch to Yarn (#15485) 2018-01-10 13:23:43 +01:00
check_plugins.js Add checkPlugins task to check for plugins before running tests. (#8981) 2016-11-15 16:11:03 -08:00
functional_test_runner.js [precommit hook] add dev script (#14890) 2017-11-20 14:22:24 -07:00
jenkins.js [eslint] add eslint dev script (#14889) 2017-11-14 10:11:59 -07:00
licenses.js Remove use of npm ls in grunt tasks (#11965) 2017-05-24 08:34:55 -07:00
licenses_csv_report.js Adds task to export a CSV of all dependencies (#15068) 2017-11-21 10:29:12 -06:00
plugin.js switch to eslint 2015-07-31 17:16:09 -07:00
reject_rej_files.js [folder structure] installedPlugins -> plugins 2016-07-05 14:05:59 -05:00
release.js [eslint] enable no undef (#10825) 2017-03-22 07:08:23 -07:00
release_packages.js Use Object spread instead of Object.assign where it makes sense (#13903) 2017-10-10 14:50:56 +02:00
sterilize.js [CLI] Readable logs on Windows with chalk colors (#15557) 2017-12-15 14:35:10 -06:00
test.js [eslint] add eslint dev script (#14889) 2017-11-14 10:11:59 -07:00
test_jest.js [grunt/jest] fail task when jest fails (#12049) 2017-05-26 17:21:45 -07:00
ui_framework.js Upgrade to webpack 3 (#14315) 2017-10-31 16:31:22 -07:00