Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
akiver committed Jan 25, 2021
1 parent 53ac21e commit 76df616
Show file tree
Hide file tree
Showing 2 changed files with 451 additions and 415 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,12 @@
"tsc": "tsc --noEmit"
},
"devDependencies": {
"@types/jest": "26.0.14",
"@types/node": "14.6.0",
"jest": "26.4.2",
"prettier": "2.1.0",
"ts-jest": "26.2.0",
"typescript": "4.0.3"
"@types/jest": "26.0.20",
"@types/node": "14.14.22",
"jest": "26.6.3",
"prettier": "2.2.1",
"ts-jest": "26.4.4",
"typescript": "4.1.3"
},
"engines": {
"node": ">=10.8.0"
Expand Down
Loading

0 comments on commit 76df616

Please sign in to comment.