Skip to content

Commit

Permalink
Upgraded jest dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverschwendener committed Aug 9, 2021
1 parent 54dc965 commit 9e67114
Show file tree
Hide file tree
Showing 2 changed files with 772 additions and 1,379 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"devDependencies": {
"@types/color": "^3.0.0",
"@types/ini": "^1.3.30",
"@types/jest": "^26.0.20",
"@types/jest": "^26.0.24",
"@types/mathjs": "^6.0.12",
"@types/node-powershell": "^3.1.0",
"@types/sqlite3": "^3.1.6",
Expand All @@ -51,12 +51,12 @@
"electron-store": "^5.1.1",
"electron-updater": "^4.3.5",
"fuse.js": "^6.4.6",
"jest": "^26.6.3",
"jest": "^27.0.6",
"mathjs": "^9.3.2",
"node-powershell": "^4.0.0",
"prettier": "^2.2.1",
"simple-plist": "^1.1.1",
"ts-jest": "^27.0.3",
"ts-jest": "^27.0.4",
"ts-loader": "^8.1.0",
"tslint": "^6.1.3",
"typescript": "^4.1.5",
Expand Down
Loading

0 comments on commit 9e67114

Please sign in to comment.