Skip to content

Commit

Permalink
Upgraded @types/jest, jest and ts-jest dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverschwendener committed Jan 24, 2023
1 parent e1fe409 commit d38f82d
Show file tree
Hide file tree
Showing 2 changed files with 790 additions and 852 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"devDependencies": {
"@types/color": "^3.0.0",
"@types/ini": "^1.3.30",
"@types/jest": "^27.4.1",
"@types/jest": "^29.2.6",
"@types/mathjs": "^6.0.12",
"@types/node-powershell": "^3.1.0",
"@types/sqlite3": "^3.1.8",
Expand All @@ -53,12 +53,12 @@
"electron-updater": "^5.0.1",
"eslint": "^8.11.0",
"fuse.js": "^6.4.6",
"jest": "^27.5.1",
"jest": "^29.4.0",
"mathjs": "^9.5.0",
"node-powershell": "^4.0.0",
"prettier": "^2.6.0",
"simple-plist": "^1.4.0",
"ts-jest": "^27.1.3",
"ts-jest": "^29.0.5",
"ts-loader": "^9.2.8",
"typescript": "^4.6.2",
"vue": "^2.6.12",
Expand Down
Loading

0 comments on commit d38f82d

Please sign in to comment.