Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Commit

Permalink
upgrade packages
Browse files Browse the repository at this point in the history
Signed-off-by: Khánh Hoàng <hoangchaukhanh93@gmail.com>
  • Loading branch information
hckhanh committed May 6, 2020
1 parent fd19b43 commit e45be8f
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 97 deletions.
162 changes: 72 additions & 90 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 @@ -53,16 +53,16 @@
"devDependencies": {
"@types/chai": "^4.2.11",
"@types/mocha": "^7.0.2",
"@types/node": "^13.11.1",
"@typescript-eslint/eslint-plugin": "^2.28.0",
"@typescript-eslint/parser": "^2.28.0",
"@types/node": "^13.13.5",
"@typescript-eslint/eslint-plugin": "^2.31.0",
"@typescript-eslint/parser": "^2.31.0",
"babel-eslint": "^10.1.0",
"chai": "^4.2.0",
"eslint": "^6.8.0",
"eslint-config-prettier": "^6.10.1",
"mocha": "^7.1.1",
"prettier": "2.0.4",
"ts-node": "^8.8.2",
"eslint-config-prettier": "^6.11.0",
"mocha": "^7.1.2",
"prettier": "2.0.5",
"ts-node": "^8.10.1",
"typescript": "^3.8.3"
},
"dependencies": {}
Expand Down

0 comments on commit e45be8f

Please sign in to comment.