Skip to content

Commit

Permalink
Updated jest and @types/jest
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverschwendener committed Feb 14, 2021
1 parent d0b9a21 commit 9c89943
Show file tree
Hide file tree
Showing 2 changed files with 429 additions and 346 deletions.
4 changes: 2 additions & 2 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/jest": "^25.1.4",
"@types/jest": "^26.0.20",
"@types/mathjs": "^5.0.1",
"@types/node-powershell": "^3.1.0",
"@types/vue-color": "^2.4.2",
Expand All @@ -49,7 +49,7 @@
"electron-store": "^5.1.1",
"electron-updater": "^4.3.5",
"fuse.js": "^6.4.1",
"jest": "^26.4.2",
"jest": "^26.6.3",
"mathjs": "^5.10.3",
"node-powershell": "^4.0.0",
"simple-plist": "^1.1.0",
Expand Down
Loading

0 comments on commit 9c89943

Please sign in to comment.