|
58fae6b201
|
build(deps-dev): bump @types/mocha from 8.0.2 to 8.0.3
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 8.0.2 to 8.0.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-08-18 08:30:15 +00:00 |
|
|
6667595627
|
Merge pull request #615 from dolanmiu/dependabot/npm_and_yarn/sinon-9.0.3
build(deps-dev): bump sinon from 9.0.2 to 9.0.3
|
2020-08-13 01:27:02 +01:00 |
|
|
33befaab09
|
Merge pull request #616 from dolanmiu/dependabot/npm_and_yarn/types/mocha-8.0.2
build(deps-dev): bump @types/mocha from 8.0.1 to 8.0.2
|
2020-08-12 22:52:13 +01:00 |
|
|
c91f135c28
|
build(deps-dev): bump @types/mocha from 8.0.1 to 8.0.2
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 8.0.1 to 8.0.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-08-12 08:37:49 +00:00 |
|
|
08f9926e60
|
build(deps-dev): bump sinon from 9.0.2 to 9.0.3
Bumps [sinon](https://github.com/sinonjs/sinon) from 9.0.2 to 9.0.3.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sinonjs/sinon/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-08-11 08:38:15 +00:00 |
|
|
f323b293fb
|
Merge pull request #606 from dolanmiu/dependabot/npm_and_yarn/types/mocha-8.0.1
build(deps-dev): bump @types/mocha from 8.0.0 to 8.0.1
|
2020-08-08 01:36:47 +01:00 |
|
|
adc91929b0
|
Merge pull request #609 from LeovR/patch-1
Fix comment regarding output file name
|
2020-08-08 01:36:34 +01:00 |
|
|
c63cba5a0c
|
Merge pull request #610 from dolanmiu/dependabot/npm_and_yarn/prismjs-1.21.0
build(deps): [security] bump prismjs from 1.20.0 to 1.21.0
|
2020-08-08 01:36:01 +01:00 |
|
|
7a48da440b
|
build(deps): [security] bump prismjs from 1.20.0 to 1.21.0
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.20.0 to 1.21.0. **This update includes a security fix.**
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.20.0...v1.21.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-08-07 22:43:32 +00:00 |
|
|
05dda37b71
|
Fix comment regarding output file name
|
2020-08-06 08:56:02 +00:00 |
|
|
ee43585210
|
build(deps-dev): bump @types/mocha from 8.0.0 to 8.0.1
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-08-03 09:48:31 +00:00 |
|
|
a6eb8e01df
|
Merge pull request #604 from dolanmiu/feat/prettier-update
Update tslint to v6
5.3.0
|
2020-08-01 18:04:47 +01:00 |
|
|
8c45c30753
|
Merge pull request #598 from dolanmiu/dependabot/npm_and_yarn/rimraf-3.0.2
build(deps-dev): bump rimraf from 2.6.3 to 3.0.2
|
2020-08-01 17:58:31 +01:00 |
|
|
d18cfbc26f
|
Update tslint to v6
|
2020-08-01 17:58:16 +01:00 |
|
|
f4af5f9e33
|
Merge pull request #603 from dolanmiu/feat/prettier-update
Update prettier
|
2020-08-01 17:55:38 +01:00 |
|
|
69adbbc1c1
|
Bump node version
|
2020-08-01 17:49:25 +01:00 |
|
|
4f6a9f734c
|
Update prettier
|
2020-08-01 17:40:57 +01:00 |
|
|
8b78f2d200
|
Version bump
|
2020-08-01 17:28:11 +01:00 |
|
|
26a3fa6946
|
Merge pull request #596 from SpringMT/master
feat: Add decimalFullWidth numbering type
5.2.3
|
2020-08-01 17:25:12 +01:00 |
|
|
f955a18936
|
build(deps-dev): bump rimraf from 2.6.3 to 3.0.2
Bumps [rimraf](https://github.com/isaacs/rimraf) from 2.6.3 to 3.0.2.
- [Release notes](https://github.com/isaacs/rimraf/releases)
- [Changelog](https://github.com/isaacs/rimraf/blob/master/CHANGELOG.md)
- [Commits](https://github.com/isaacs/rimraf/compare/v2.6.3...v3.0.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-08-01 01:59:37 +00:00 |
|
|
ee1a7818b6
|
Merge pull request #600 from dolanmiu/dependabot/npm_and_yarn/ts-node-8.10.2
build(deps-dev): bump ts-node from 7.0.1 to 8.10.2
|
2020-08-01 02:57:50 +01:00 |
|
|
8e455f1097
|
Merge pull request #601 from dolanmiu/dependabot/npm_and_yarn/nyc-15.1.0
build(deps-dev): bump nyc from 14.1.1 to 15.1.0
|
2020-08-01 02:56:06 +01:00 |
|
|
827c46cf47
|
build(deps-dev): bump nyc from 14.1.1 to 15.1.0
Bumps [nyc](https://github.com/istanbuljs/nyc) from 14.1.1 to 15.1.0.
- [Release notes](https://github.com/istanbuljs/nyc/releases)
- [Changelog](https://github.com/istanbuljs/nyc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/istanbuljs/nyc/compare/v14.1.1...v15.1.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-07-31 09:08:10 +00:00 |
|
|
61cbee829d
|
build(deps-dev): bump ts-node from 7.0.1 to 8.10.2
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 7.0.1 to 8.10.2.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v7.0.1...v8.10.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-07-31 09:06:34 +00:00 |
|
|
f0ad1e9194
|
feat: Add decimalFullWidth numbering type
|
2020-07-31 16:36:56 +09:00 |
|
|
bbd339f0e4
|
Merge pull request #571 from dolanmiu/dependabot/npm_and_yarn/sinon-9.0.2
Bump sinon from 5.1.1 to 9.0.2
|
2020-07-30 13:23:18 +01:00 |
|
|
858af64dc3
|
Improve coverage threshold
|
2020-07-30 13:07:48 +01:00 |
|
|
01e34c1b28
|
Bump sinon from 5.1.1 to 9.0.2
Bumps [sinon](https://github.com/sinonjs/sinon) from 5.1.1 to 9.0.2.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sinonjs/sinon/compare/v5.1.1...v9.0.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-07-30 10:48:07 +00:00 |
|
|
41acb475a9
|
Update documentation
|
2020-07-30 11:42:55 +01:00 |
|
|
20978f8c24
|
Merge pull request #578 from dolanmiu/dependabot/npm_and_yarn/types/request-promise-4.1.46
Bump @types/request-promise from 4.1.44 to 4.1.46
|
2020-07-30 10:09:50 +01:00 |
|
|
265a3dbe21
|
Merge pull request #592 from dolanmiu/dependabot/npm_and_yarn/types/jszip-3.4.1
Bump @types/jszip from 3.1.6 to 3.4.1
|
2020-07-30 10:09:21 +01:00 |
|
|
627f5b4bf0
|
Merge pull request #593 from dolanmiu/dependabot/npm_and_yarn/types/node-14.0.27
Bump @types/node from 14.0.23 to 14.0.27
|
2020-07-30 10:08:55 +01:00 |
|
|
1538c1aaeb
|
Merge pull request #594 from dolanmiu/dependabot/npm_and_yarn/types/webpack-4.41.21
Bump @types/webpack from 4.4.34 to 4.41.21
|
2020-07-30 10:08:32 +01:00 |
|
|
839661e5f8
|
Bump @types/webpack from 4.4.34 to 4.41.21
Bumps [@types/webpack](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webpack) from 4.4.34 to 4.41.21.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/webpack)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-07-30 08:50:39 +00:00 |
|
|
fff6244597
|
Bump @types/node from 14.0.23 to 14.0.27
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.0.23 to 14.0.27.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-07-30 08:49:24 +00:00 |
|
|
b2280f64a1
|
Bump @types/jszip from 3.1.6 to 3.4.1
Bumps [@types/jszip](https://github.com/Stuk/jszip) from 3.1.6 to 3.4.1.
- [Release notes](https://github.com/Stuk/jszip/releases)
- [Changelog](https://github.com/Stuk/jszip/blob/master/CHANGES.md)
- [Commits](https://github.com/Stuk/jszip/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-07-30 08:48:47 +00:00 |
|
|
21d53c41d0
|
Bump @types/request-promise from 4.1.44 to 4.1.46
Bumps [@types/request-promise](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/request-promise) from 4.1.44 to 4.1.46.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/request-promise)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-07-30 01:44:26 +00:00 |
|
|
6e94bbb5e5
|
Merge pull request #588 from dolanmiu/dependabot/npm_and_yarn/typedoc-0.16.11
Bump typedoc from 0.11.1 to 0.16.11
|
2020-07-30 02:41:09 +01:00 |
|
|
7d655cd3f7
|
Merge pull request #589 from dolanmiu/dependabot/npm_and_yarn/shelljs-0.8.4
Bump shelljs from 0.7.8 to 0.8.4
|
2020-07-30 02:40:43 +01:00 |
|
|
00821677c8
|
Merge pull request #591 from dolanmiu/dependabot/npm_and_yarn/elliptic-6.5.3
[Security] Bump elliptic from 6.5.0 to 6.5.3
|
2020-07-30 02:40:28 +01:00 |
|
|
784de3e430
|
[Security] Bump elliptic from 6.5.0 to 6.5.3
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.0 to 6.5.3. **This update includes a security fix.**
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.0...v6.5.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-07-29 21:32:19 +00:00 |
|
|
3213c4838d
|
Bump shelljs from 0.7.8 to 0.8.4
Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.7.8 to 0.8.4.
- [Release notes](https://github.com/shelljs/shelljs/releases)
- [Changelog](https://github.com/shelljs/shelljs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/shelljs/shelljs/compare/v0.7.8...v0.8.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-07-28 08:43:57 +00:00 |
|
|
1b9bc8eb1d
|
Bump typedoc from 0.11.1 to 0.16.11
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.11.1 to 0.16.11.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.11.1...v0.16.11)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-07-28 08:43:10 +00:00 |
|
|
bf58d0b864
|
Merge pull request #581 from dolanmiu/dependabot/npm_and_yarn/docsify-cli-4.4.1
Bump docsify-cli from 4.3.0 to 4.4.1
|
2020-07-27 19:38:06 +01:00 |
|
|
28ca8392ed
|
Merge pull request #577 from dolanmiu/dependabot/npm_and_yarn/request-2.88.2
Bump request from 2.88.0 to 2.88.2
|
2020-07-27 19:37:53 +01:00 |
|
|
5238c55bc2
|
Bump docsify-cli from 4.3.0 to 4.4.1
Bumps [docsify-cli](https://github.com/QingWei-Li/docsify-cli) from 4.3.0 to 4.4.1.
- [Release notes](https://github.com/QingWei-Li/docsify-cli/releases)
- [Changelog](https://github.com/docsifyjs/docsify-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/QingWei-Li/docsify-cli/compare/v4.3.0...v4.4.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-07-27 09:10:52 +00:00 |
|
|
901f10c387
|
Bump request from 2.88.0 to 2.88.2
Bumps [request](https://github.com/request/request) from 2.88.0 to 2.88.2.
- [Release notes](https://github.com/request/request/releases)
- [Changelog](https://github.com/request/request/blob/master/CHANGELOG.md)
- [Commits](https://github.com/request/request/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-07-27 09:10:49 +00:00 |
|
|
defa22ffe5
|
Merge pull request #585 from dolanmiu/dependabot/npm_and_yarn/request-promise-4.2.6
Bump request-promise from 4.2.4 to 4.2.6
|
2020-07-27 10:08:50 +01:00 |
|
|
84919c0cc0
|
Update README.md
|
2020-07-27 09:56:30 +01:00 |
|
|
1e8ca123b0
|
Bump request-promise from 4.2.4 to 4.2.6
Bumps [request-promise](https://github.com/request/request-promise) from 4.2.4 to 4.2.6.
- [Release notes](https://github.com/request/request-promise/releases)
- [Commits](https://github.com/request/request-promise/compare/v4.2.4...v4.2.6)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-07-22 08:57:50 +00:00 |
|