Skip to content

Commit

Permalink
Update dev dependencies (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
Vadim Demedes authored Nov 3, 2020
1 parent c378cb1 commit 71f3583
Show file tree
Hide file tree
Showing 2 changed files with 2,323 additions and 1,842 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
"src"
],
"devDependencies": {
"@types/jest": "^23.3.10",
"jest": "^23.6.0",
"ts-jest": "^23.10.5",
"tslint": "^5.12.0",
"tslint-config-prettier": "^1.17.0",
"typescript": "^3.2.2"
"@types/jest": "^26.0.15",
"jest": "^26.6.1",
"ts-jest": "^26.4.3",
"tslint": "^6.1.3",
"tslint-config-prettier": "^1.18.0",
"typescript": "^4.0.5"
},
"prettier": {
"semi": false,
Expand Down
Loading

0 comments on commit 71f3583

Please sign in to comment.