Skip to content

Commit

Permalink
upgraded dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
androozka committed Jan 26, 2020
1 parent cf221b1 commit bcb941d
Show file tree
Hide file tree
Showing 2 changed files with 1,516 additions and 1,618 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@
"src/*"
],
"dependencies": {
"@hapi/joi": "^16.1.1",
"@hapi/joi": "^17.1.0",
"js-base64": "^2.5.1"
},
"devDependencies": {
"@types/jest": "^24.0.18",
"eslint": "^6.4.0",
"eslint-plugin-jest": "^22.17.0",
"jest": "^24.9.0"
"eslint-plugin-jest": "^23.6.0",
"jest": "^25.1.0"
}
}
Loading

0 comments on commit bcb941d

Please sign in to comment.