Skip to content

Commit

Permalink
Merge pull request #14 from mystand/release_0_0_8
Browse files Browse the repository at this point in the history
Update jest and ts-jest to 24
  • Loading branch information
GSKryachko authored Sep 11, 2019
2 parents ed365f8 + c7d831a commit 90e6e96
Show file tree
Hide file tree
Showing 2 changed files with 1,067 additions and 1,256 deletions.
8 changes: 2 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,7 @@
"license": "ISC",
"dependencies": {
"axios": "0.18.1",
"handlebars": "~4.0.14",
"js-yaml": "~3.13.1",
"jsonwebtoken": "8.3.0",
"lodash": "~4.17.13",
"merge": "~1.2.1",
"mixin-deep": "~1.3.2",
"moment": "2.22.2",
"typescript": "2.9.2"
Expand All @@ -27,7 +23,7 @@
"@types/jsonwebtoken": "7.2.8",
"@types/moment": "2.13.0",
"axios-mock-adapter": "1.15.0",
"jest": "23.5.0",
"ts-jest": "23.1.4"
"jest": "~24.9.0",
"ts-jest": "~24.0.2"
}
}
Loading

0 comments on commit 90e6e96

Please sign in to comment.