Skip to content

Commit

Permalink
Merge d523265 into 1cfac89
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Dec 6, 2020
2 parents 1cfac89 + d523265 commit 1d47db2
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 63 deletions.
142 changes: 85 additions & 57 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,23 +56,23 @@
"@types/chai-as-promised": "^7.1.3",
"@types/mocha": "^8.0.4",
"@types/node": "^14.14.10",
"@typescript-eslint/eslint-plugin": "^4.8.2",
"@typescript-eslint/parser": "^4.8.2",
"aws-sdk": "^2.786.0",
"@typescript-eslint/eslint-plugin": "^4.9.0",
"@typescript-eslint/parser": "^4.9.0",
"aws-sdk": "^2.802.0",
"aws-sdk-mock": "^5.1.0",
"babel-plugin-transform-typescript-metadata": "^0.3.1",
"chai": "^4.2.0",
"chai-as-promised": "^7.1.1",
"coveralls": "^3.1.0",
"eslint": "^7.14.0",
"eslint-config-prettier": "^6.15.0",
"eslint-plugin-prettier": "^3.1.4",
"eslint-plugin-prettier": "^3.2.0",
"husky": "^4.3.0",
"lint-staged": "^10.5.2",
"lint-staged": "^10.5.3",
"mocha": "^8.2.1",
"nyc": "^15.1.0",
"prettier": "^2.2.1",
"ts-node": "^9.0.0",
"ts-node": "^9.1.0",
"typescript": "^4.1.2"
},
"dependencies": {},
Expand Down

0 comments on commit 1d47db2

Please sign in to comment.