Skip to content

Commit

Permalink
Merge branch 'master' of github.com:micheleangioni/sls-node-ts
Browse files Browse the repository at this point in the history
  • Loading branch information
micheleangioni committed Mar 19, 2020
2 parents c9b96cc + 695f40f commit dc11ea6
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 54 deletions.
98 changes: 48 additions & 50 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"middy": "^0.33.2",
"moment": "^2.24.0",
"moment-timezone": "^0.5.28",
"mongoose": "^5.9.4",
"mongoose": "^5.9.5",
"querystring": "^0.2.0",
"source-map-support": "^0.5.16",
"validator": "^12.2.0"
Expand All @@ -51,8 +51,8 @@
"@types/aws-lambda": "^8.10.46",
"@types/jest": "^25.1.4",
"@types/node": "^12.12.25",
"@typescript-eslint/eslint-plugin": "^2.23.0",
"@typescript-eslint/parser": "^2.23.0",
"@typescript-eslint/eslint-plugin": "^2.24.0",
"@typescript-eslint/parser": "^2.24.0",
"bufferutil": "^4.0.1",
"eslint": "^6.8.0",
"eslint-plugin-prefer-arrow": "^1.1.7",
Expand All @@ -64,7 +64,7 @@
"serverless-plugin-typescript": "^1.1.9",
"ts-jest": "^25.2.1",
"ts-loader": "^6.2.1",
"ts-node": "^8.6.2",
"ts-node": "^8.7.0",
"typescript": "^3.8.3",
"typescript-eslint": "0.0.1-alpha.0",
"utf-8-validate": "^5.0.2"
Expand Down

0 comments on commit dc11ea6

Please sign in to comment.