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

Commit

Permalink
Merge 693eb2c into 5c174db
Browse files Browse the repository at this point in the history
  • Loading branch information
ktutnik committed Jun 23, 2020
2 parents 5c174db + 693eb2c commit c6c73d4
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,21 +21,21 @@
"@types/validator": "^13.0.0",
"tinspector": "3.2.2",
"tslib": "^2.0.0",
"validator": "^13.0.0"
"validator": "^13.1.1"
},
"devDependencies": {
"@hapi/joi": "^17.1.1",
"@types/ejs": "^3.0.4",
"@types/hapi__joi": "^17.1.0",
"@types/jest": "^25.2.3",
"@types/lodash": "^4.14.153",
"@types/hapi__joi": "^17.1.2",
"@types/jest": "^26.0.0",
"@types/lodash": "^4.14.156",
"coveralls": "^3.1.0",
"ejs": "^3.1.3",
"jest": "^26.0.1",
"lodash": "^4.17.15",
"ts-jest": "^26.0.0",
"ts-jest": "^26.1.1",
"ts-node": "^8.10.2",
"typescript": "^3.9.3"
"typescript": "^3.9.5"
},
"bugs": {
"url": "https://github.com/plumier/plumier/issues"
Expand Down

0 comments on commit c6c73d4

Please sign in to comment.