Skip to content

Commit

Permalink
chore(package): update all packages
Browse files Browse the repository at this point in the history
Closes #43
Closes #45
Closes #46
Closes #47

Signed-off-by: Will Soto <willsoto@users.noreply.github.com>
  • Loading branch information
willsoto committed Mar 9, 2019
1 parent d68f457 commit a029668
Show file tree
Hide file tree
Showing 2 changed files with 656 additions and 465 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,37 +6,37 @@
},
"description": "Objection module for NestJS",
"devDependencies": {
"@babel/core": "~7.3.3",
"@babel/core": "~7.3.4",
"@babel/plugin-proposal-decorators": "~7.3.0",
"@babel/preset-env": "~7.3.1",
"@babel/preset-env": "~7.3.4",
"@babel/preset-typescript": "~7.3.3",
"@commitlint/cli": "~7.5.2",
"@commitlint/config-conventional": "~7.5.0",
"@nestjs/common": "~5.7.3",
"@nestjs/core": "~5.7.3",
"@nestjs/testing": "~5.7.3",
"@types/jest": "~24.0.6",
"@typescript-eslint/eslint-plugin": "~1.4.1",
"@nestjs/common": "~5.7.4",
"@nestjs/core": "~5.7.4",
"@nestjs/testing": "~5.7.4",
"@types/jest": "~24.0.11",
"@typescript-eslint/eslint-plugin": "~1.4.2",
"@willsoto/eslint-config-base": "~1.4.2",
"babel-jest": "~24.1.0",
"babel-jest": "~24.3.1",
"conventional-github-releaser": "~3.1.2",
"eslint": "~5.15.0",
"eslint": "~5.15.1",
"eslint-config-prettier": "~4.1.0",
"husky": "~1.3.1",
"jest": "~24.1.0",
"jest": "~24.3.1",
"knex": "~0.16.3",
"lint-staged": "~8.1.4",
"objection": "~1.6.1",
"lint-staged": "~8.1.5",
"objection": "~1.6.3",
"prettier": "~1.16.4",
"reflect-metadata": "~0.1.13",
"rimraf": "~2.6.3",
"rollup": "~1.5.0",
"rollup": "~1.6.0",
"rollup-plugin-eslint": "~5.0.0",
"rollup-plugin-filesize": "~6.0.1",
"rollup-plugin-typescript": "~1.0.0",
"sqlite3": "~4.0.6",
"standard-version": "~5.0.0",
"typescript": "~3.3.3"
"standard-version": "~5.0.1",
"typescript": "~3.3.3333"
},
"files": [
"lib",
Expand Down
Loading

0 comments on commit a029668

Please sign in to comment.