Skip to content
This repository has been archived by the owner on Dec 12, 2020. It is now read-only.

Commit

Permalink
chore: Upgrade dependencies (#64)
Browse files Browse the repository at this point in the history
  • Loading branch information
ktutnik committed Jul 18, 2020
1 parent 9f065d5 commit c8e6090
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3,793 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,24 +18,24 @@
"author": "Ketut Sandiarsa",
"license": "MIT",
"dependencies": {
"@types/validator": "^13.0.0",
"@types/validator": "^13.1.0",
"tinspector": "3.2.2",
"tslib": "^2.0.0",
"validator": "^13.1.1"
},
"devDependencies": {
"@hapi/joi": "^17.1.1",
"@types/ejs": "^3.0.4",
"@types/hapi__joi": "^17.1.2",
"@types/jest": "^26.0.0",
"@types/lodash": "^4.14.156",
"@types/hapi__joi": "^17.1.4",
"@types/jest": "^26.0.5",
"@types/lodash": "^4.14.157",
"coveralls": "^3.1.0",
"ejs": "^3.1.3",
"jest": "^26.0.1",
"lodash": "^4.17.15",
"ts-jest": "^26.1.1",
"jest": "^26.1.0",
"lodash": "^4.17.19",
"ts-jest": "^26.1.3",
"ts-node": "^8.10.2",
"typescript": "^3.9.5"
"typescript": "^3.9.7"
},
"bugs": {
"url": "https://github.com/plumier/plumier/issues"
Expand Down

0 comments on commit c8e6090

Please sign in to comment.