76 Commits

Author SHA1 Message Date
willclarktech
c62c478f2c
Add typescript to root 2021-05-26 15:25:14 +02:00
willclarktech
53924829ba
Add md docs to prettier targets 2021-05-18 15:16:02 +02:00
willclarktech
a76052923a
Remove unused dev dependencies from root 2021-05-18 15:16:01 +02:00
willclarktech
bcf769cf33
Make root yarn scripts verbose
Prefixes output with package names
2021-05-18 15:16:00 +02:00
willclarktech
bc71a10039
Specify local dependencies as workspaces 2021-05-18 15:16:00 +02:00
willclarktech
07495c43c9
Add missing dev dependencies to root 2021-05-18 15:16:00 +02:00
willclarktech
d202ec1426
Update root test commands 2021-05-18 15:15:54 +02:00
willclarktech
6d28846b20
Make root workspaces commands parallel 2021-05-18 15:15:54 +02:00
willclarktech
7c35fd33d4
Update root build command 2021-05-18 15:15:54 +02:00
willclarktech
1f10a45150
Make root workspaces commands topological 2021-05-18 15:15:54 +02:00
willclarktech
b3a5ca85ce
Add root pack-web command 2021-05-18 15:15:53 +02:00
willclarktech
cc892e9be5
Update root docs command 2021-05-18 15:15:53 +02:00
willclarktech
dd2bb767cc
Update root coverage command 2021-05-18 15:15:53 +02:00
willclarktech
59179add56
Update root format commands 2021-05-18 15:15:52 +02:00
willclarktech
016fed45b3
Update root lint commands 2021-05-18 15:15:52 +02:00
willclarktech
9e2a997e4e
Remove shx dependency 2021-05-18 15:15:51 +02:00
Simon Warta
22192db766 Move prettier config for markdown to config 2021-04-28 16:54:44 +02:00
willclarktech
5d3fa71c69
Install browserified dependencies 2021-04-14 19:05:36 +02:00
willclarktech
a473f13e30
Upgrade webpack-cli to v4 2021-04-14 17:36:29 +02:00
willclarktech
1d8105dc04
Upgrade webpack to v5 2021-04-14 17:36:28 +02:00
willclarktech
629474efb7
root: Update ts-proto to 1.79.1 2021-04-06 12:01:41 +02:00
Simon Warta
bce47e21f2 Upgrade typedoc to 0.20 2021-03-11 15:38:48 +01:00
Simon Warta
44e3261792 Update ts-proto to 1.73.0 2021-03-11 13:41:02 +01:00
Simon Warta
122bb2b8c7 Upgrade ts-proto to 1.67.0 and regenerate 2021-02-21 10:34:39 +01:00
Simon Warta
84a5b9b399 Upgrade ts-proto to 1.61.0 2021-02-21 10:29:45 +01:00
Simon Warta
bec85cdec5 Upgrade ts-proto to 1.60.0 2021-02-21 10:29:44 +01:00
willclarktech
242edfe486
Upgrade karma to v6.1.1
Closes #627
2021-02-16 12:34:56 +00:00
Simon Warta
426e166085 Upgrade Lerna to version 4 2021-02-16 12:16:42 +01:00
willclarktech
e09eb6eeba
Remove types dir from package.json files 2021-02-09 14:57:25 +00:00
willclarktech
31cdd91991
Update package.json types field 2021-02-09 14:57:24 +00:00
willclarktech
be97c7e6be
Move ts-proto deps into root 2021-02-09 10:48:45 +00:00
Simon Warta
bda26c6ba4 Update org in links CosmWasm -> cosmos 2021-01-19 23:29:59 +01:00
willclarktech
a0bf3b3b03
root: Add SES dependency 2021-01-19 17:00:45 +00:00
Simon Warta
6a9ef8ef6b Create format-shell script 2020-12-08 09:02:55 +01:00
willclarktech
d3da780995
root: Upgrade @typescript-eslint deps
Re eslint upgrade see https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0
2020-10-22 10:54:54 +02:00
Simon Warta
23d74f0187 Upgrade typedoc 2020-10-15 17:53:18 +02:00
Simon Warta
f2855ccaa6 Upgrade typescript to 4.0 2020-10-15 16:59:02 +02:00
Simon Warta
abf6b0b4fa Upgrade jasmine-spec-reporter to 6.0.0 2020-09-24 09:27:47 +02:00
Simon Warta
233b7dda83 Upgrade karma to 5.2.2 2020-09-08 18:30:30 +02:00
Simon Warta
5945025629 Upgrade karma to 5.2.1 2020-09-07 13:37:19 +02:00
Simon Warta
3b5896d151 Update to eslint v7 and @typescript-eslint/* v3 2020-08-04 11:47:37 +02:00
Simon Warta
75ec0578ec Update eslint-plugin-import 2020-08-04 11:47:37 +02:00
Simon Warta
b98ed5b670 Remove eslint-plugin-functional 2020-08-04 11:47:37 +02:00
Simon Warta
951e7f4430 Install typedoc 2020-07-02 07:58:43 +02:00
Simon Warta
237349456f
Upgrade dev packages (#256)
* Upgrade source-map-support

* Upgrade webpack

* Upgrade jasmine-spec-reporter to 5.0.2
2020-06-28 10:20:15 +02:00
Simon Warta
41ddc94515 Upgrade lerna to ^3.22.1 2020-06-28 08:31:17 +02:00
Simon Warta
de76632e85 Create text, lcov and html report in cone command 2020-06-25 12:49:23 +02:00
Simon Warta
97d0aeafcb Setup code coverage for utils/encoding/crypto 2020-06-25 12:32:12 +02:00
Simon Warta
7397a12879 Fix root format-text command 2020-06-18 11:52:00 +02:00
Simon Warta
20f2858813
Merge pull request #227 from CosmWasm/jasmine-reporter
Get rid of yarn install warning
2020-06-18 11:20:36 +02:00