Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
chenasraf committed Dec 4, 2021
1 parent 797c7e7 commit d8e375a
Show file tree
Hide file tree
Showing 2 changed files with 460 additions and 490 deletions.
15 changes: 7 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,17 +21,16 @@
"test": "jest"
},
"devDependencies": {
"@types/jest": "^26.0.24",
"@types/lodash": "^4.14.171",
"@types/node": "^16.3.2",
"jest": "^27.0.6",
"jest-coverage-badges": "^1.1.2",
"ts-jest": "^27.0.3",
"@types/jest": "^27.0.3",
"@types/lodash": "^4.14.177",
"@types/node": "^16.11.11",
"jest": "^27.4.3",
"ts-jest": "^27.0.7",
"ts-node": "^10.1.0",
"typescript": "^4.3.5"
"typescript": "^4.5.2"
},
"dependencies": {
"chalk": "^4.1.1",
"chalk": "^5.0.0",
"lodash": "^4.17.21"
}
}
Loading

0 comments on commit d8e375a

Please sign in to comment.