Commit Graph

27 Commits

Author SHA1 Message Date
Kamil Myśliwiec eaf85740c5
chore(): upgrade app deps 2021-03-26 10:30:25 +01:00
Kamil Myśliwiec 489889f718
chore(): upgrade deps 2021-02-26 09:13:19 +01:00
dependabot[bot] 5f3590db11
chore(deps): bump node-notifier from 8.0.0 to 8.0.1
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/mikaelbr/node-notifier/releases)
- [Changelog](https://github.com/mikaelbr/node-notifier/blob/v8.0.1/CHANGELOG.md)
- [Commits](https://github.com/mikaelbr/node-notifier/compare/v8.0.0...v8.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-21 17:24:13 +00:00
Kamil Myśliwiec 1f5a8180a5
chore(): update deps, eslint configuration 2020-11-04 11:00:44 +01:00
Saul Johnson ae24abe421 Update serialize-javascript package to fix RCE vulnerability 2020-10-04 12:59:58 +02:00
dependabot[bot] b5fe512d90
chore(deps): bump node-fetch from 2.6.0 to 2.6.1
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-12 06:06:11 +00:00
dependabot[bot] 238d8e4a4a
chore(deps): bump elliptic from 6.5.2 to 6.5.3
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-30 01:13:49 +00:00
dependabot[bot] 3ec8e336a4
chore(deps): bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-16 02:25:16 +00:00
Kamil Myśliwiec daeb1fd05a
deps(): update all packages, run audit, fix config 2020-06-01 11:14:49 +02:00
Kamil Myśliwiec 08b0150cb6
deps(): update to the latest versions 2020-05-15 09:25:58 +02:00
Kamil Myśliwiec dc0a6dc086
feat(): update to the latest version 2020-03-14 11:38:47 +01:00
Kamil Myśliwiec 908bb3ab73
deps(): migrate from tslint to eslint 2020-01-18 22:23:35 +01:00
Kamil Myśliwiec 93408a6556
deps(): run npm audit 2020-01-18 22:17:05 +01:00
Kamil Myśliwiec 15adecd3a1
fix(): update package-lock.json 2020-01-10 12:21:58 +01:00
Rubin Bhandari 129081f694 updated dependencies and fixed handlebars vulnerability in jest 2019-10-01 00:29:27 +05:45
Kamil Myśliwiec c2faba6287
deps() update package lock file 2019-09-28 11:05:43 +02:00
Kamil Myśliwiec 713503855c
feat() use nest cli scripts 2019-09-20 22:02:58 +02:00
Maxim Zinovik d853461b7f update dependency versions 2019-08-19 09:55:43 +03:00
dependabot[bot] c669294ea9
chore(deps): bump lodash from 4.17.11 to 4.17.15
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-19 09:43:27 +00:00
Kamil Myśliwiec 7f2dde2d6c
scripts(): move from nodemon to tsc-watch 2019-07-19 11:40:39 +02:00
Kamil Myśliwiec 05802f37f9
refactor: remove lock files 2018-08-16 22:02:58 +02:00
Kamil Myśliwiec df61800f58
feature: update all dependencies 2018-08-16 20:15:17 +02:00
Kamil Myśliwiec 3ad6bb5602
feature: update all dependencies 2018-08-16 20:09:22 +02:00
Kamil Myśliwiec cc3be2514d script: add debug command 2018-05-13 11:32:10 +02:00
Kamil Myśliwiec 52e1cc679a bugfix: fix broken unit test example 2018-04-28 18:04:45 +02:00
Kamil Myśliwiec f346875387 feature: update to nest v5 2018-03-26 21:19:56 +02:00
Kamil Myśliwiec 794c2abdde feature: make typescript starter more robust 2018-03-26 20:39:15 +02:00