Commit Graph

16 Commits

Author SHA1 Message Date
Dmitry Shirokov edcfec1eae
chore: latest prettier 2020-09-23 13:10:34 +10:00
Dmitry Shirokov f2aa0dc231
chore: Switch to eslint 2020-09-23 12:16:38 +10:00
Dmitry Shirokov 985ece3cab
chore: up misc dev deps 2020-09-23 12:01:39 +10:00
Dmitry Shirokov bb6a6c8cbc
chore: Update typescript 2020-09-23 11:59:18 +10:00
dependabot[bot] b4d63f2f20
Bump lodash from 4.17.14 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.14 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.14...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-16 03:34:20 +00:00
dependabot[bot] be39302331
Bump npm from 6.14.4 to 6.14.6
Bumps [npm](https://github.com/npm/cli) from 6.14.4 to 6.14.6.
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
- [Commits](https://github.com/npm/cli/compare/v6.14.4...v6.14.6)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-07 20:18:19 +00:00
Dmitry Shirokov 64f6ad28a3 BREAKING CHANGE: Repo overhaul
- Deprecation of callbacks in favour of promises
- Deprecation of `detectAll`, `detectFileAll` and `detectFileAllSync` - use `analyse` fn instead.
- Typescript typings now included as part of distribution
- Modules support
- Travis CI org => com migration
- Lazy loading of `fs` module to enable usage in browser
2020-03-31 20:53:25 +11:00
Dmitry Shirokov 2437c38ff5
Merge pull request #22 from runk/dependabot/npm_and_yarn/npm-6.13.4
Bump npm from 6.10.1 to 6.13.4
2019-12-30 09:13:33 +11:00
dependabot[bot] 52a19e7ba6
Bump handlebars from 4.1.2 to 4.5.3
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-29 13:43:19 +00:00
dependabot[bot] ee60daf076
Bump npm from 6.10.1 to 6.13.4
Bumps [npm](https://github.com/npm/cli) from 6.10.1 to 6.13.4.
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
- [Commits](https://github.com/npm/cli/compare/v6.10.1...v6.13.4)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-13 19:28:33 +00:00
Dmitry Shirokov 14b78975bd feat(core): Semantic release 2019-07-12 09:18:44 +10:00
Dmitry Shirokov 5156e3063a 0.7.0 2018-08-18 08:58:15 +10:00
Dmitry Shirokov 6fa5c9b268 [minor] Update deps, fix deprecation warns 2018-08-18 08:54:25 +10:00
Dmitry Shirokov 6ff1aea137 0.6.0 2018-07-03 13:57:22 +10:00
Dmitry Shirokov 4987783a31 0.5.0 2018-04-23 09:25:09 +10:00
Dmitry Shirokov d33a627c07 Maintenance 2018-04-23 09:22:32 +10:00