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
Browse files Browse the repository at this point in the history
  • Loading branch information
ktutnik committed Nov 30, 2020
1 parent 139dae6 commit 2fbae4e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@
},
"devDependencies": {
"@types/jest": "^26.0.15",
"@types/node": "^14.14.6",
"@types/node": "^14.14.10",
"coveralls": "^3.1.0",
"jest": "^26.6.2",
"ts-jest": "^26.4.3",
"jest": "^26.6.3",
"ts-jest": "^26.4.4",
"tslib": "^2.0.3",
"typescript": "^4.0.5"
"typescript": "^4.1.2"
}
}

0 comments on commit 2fbae4e

Please sign in to comment.