Skip to content

Commit

Permalink
Update all development npm dependencies (2020-11-01)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Nov 1, 2020
1 parent f0fba59 commit 9f3b25a
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 72 deletions.
130 changes: 65 additions & 65 deletions package-lock.json

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

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,25 +55,25 @@
"@types/chai": "^4.2.14",
"@types/chai-as-promised": "^7.1.3",
"@types/mocha": "^8.0.3",
"@types/node": "^14.14.2",
"@typescript-eslint/eslint-plugin": "^4.5.0",
"@typescript-eslint/parser": "^4.5.0",
"@types/node": "^14.14.6",
"@typescript-eslint/eslint-plugin": "^4.6.0",
"@typescript-eslint/parser": "^4.6.0",
"aws-sdk": "^2.771.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.12.0",
"eslint-config-prettier": "^6.14.0",
"eslint": "^7.12.1",
"eslint-config-prettier": "^6.15.0",
"eslint-plugin-prettier": "^3.1.4",
"husky": "^4.3.0",
"lint-staged": "^10.4.2",
"lint-staged": "^10.5.0",
"mocha": "^8.2.0",
"nyc": "^15.1.0",
"prettier": "^2.1.2",
"ts-node": "^9.0.0",
"typescript": "^4.0.3"
"typescript": "^4.0.5"
},
"dependencies": {},
"peerDependencies": {
Expand Down

0 comments on commit 9f3b25a

Please sign in to comment.