Skip to content

Commit

Permalink
feat(package): update dependencies
Browse files Browse the repository at this point in the history
Closes #88
Closes #89

Signed-off-by: Will Soto <willsoto@users.noreply.github.com>
  • Loading branch information
willsoto committed May 19, 2019
1 parent 6eafd1c commit 2271091
Show file tree
Hide file tree
Showing 2 changed files with 104 additions and 107 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
"@babel/preset-typescript": "~7.3.3",
"@commitlint/cli": "~7.6.1",
"@commitlint/config-conventional": "~7.6.0",
"@nestjs/common": "~6.1.0",
"@nestjs/core": "~6.1.0",
"@nestjs/testing": "~6.2.0",
"@nestjs/common": "~6.2.1",
"@nestjs/core": "~6.2.1",
"@nestjs/testing": "~6.2.1",
"@types/jest": "~24.0.13",
"@typescript-eslint/eslint-plugin": "~1.9.0",
"@willsoto/eslint-config-base": "~2.0.0",
Expand All @@ -24,13 +24,13 @@
"eslint-config-prettier": "~4.3.0",
"husky": "~2.3.0",
"jest": "~24.8.0",
"knex": "~0.16.3",
"knex": "~0.16.5",
"lint-staged": "~8.1.7",
"objection": "~1.6.3",
"objection": "~1.6.9",
"prettier": "~1.17.1",
"reflect-metadata": "~0.1.13",
"rimraf": "~2.6.3",
"rollup": "~1.12.2",
"rollup": "~1.12.3",
"rollup-plugin-eslint": "~5.1.0",
"rollup-plugin-filesize": "~6.0.1",
"rollup-plugin-typescript": "~1.0.1",
Expand Down
Loading

0 comments on commit 2271091

Please sign in to comment.