Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 10, 2021
1 parent b1c27db commit bcbb1b3
Show file tree
Hide file tree
Showing 2 changed files with 336 additions and 228 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,31 +62,31 @@
"@commitlint/cli": "11.0.0",
"@commitlint/config-conventional": "11.0.0",
"@compodoc/compodoc": "1.1.11",
"@types/aws-lambda": "8.10.64",
"@types/aws-lambda": "8.10.75",
"@types/aws-serverless-express": "3.3.3",
"@types/express": "4.17.9",
"@types/jest": "26.0.15",
"@types/node": "12.12.28",
"@types/express": "4.17.11",
"@types/jest": "26.0.22",
"@types/node": "12.20.7",
"@typescript-eslint/eslint-plugin": "4.8.1",
"@typescript-eslint/parser": "4.8.1",
"@typescript-eslint/typescript-estree": "4.8.1",
"conventional-changelog-cli": "2.1.1",
"conventional-github-releaser": "3.1.5",
"eslint": "7.13.0",
"eslint": "7.24.0",
"eslint-config-standard": "14.1.1",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "4.2.1",
"eslint-plugin-promise": "4.3.1",
"eslint-plugin-standard": "4.1.0",
"husky": "4.3.0",
"husky": "4.3.8",
"jest": "26.6.3",
"lint-staged": "10.5.1",
"rollup": "2.33.3",
"rollup-plugin-typescript2": "0.29.0",
"ts-jest": "26.4.4",
"tslib": "2.0.3",
"typedoc": "0.19.2",
"typescript": "4.0.5"
"lint-staged": "10.5.4",
"rollup": "2.45.1",
"rollup-plugin-typescript2": "0.30.0",
"ts-jest": "26.5.4",
"tslib": "2.2.0",
"typedoc": "0.20.35",
"typescript": "4.2.4"
},
"dependencies": {
"@nestjs/common": "^7.0.0",
Expand Down
Loading

0 comments on commit bcbb1b3

Please sign in to comment.