Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ezzatron committed Sep 19, 2022
1 parent a02fa08 commit a8b0bcf
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@
"jest.config.js"
],
"dependencies": {
"@types/jest": "^28.1.4",
"@types/jest": "^29.0.0",
"es-jest": "^2.0.0",
"jest": "^28.1.2",
"ts-jest": "^28.0.5"
"jest": "^29.0.2",
"ts-jest": "^29.0.1"
},
"devDependencies": {
"@snout/tsconfig": "^2.0.0",
"prettier": "^2.7.1",
"typescript": "^4.2.3"
"typescript": "^4.8.2"
}
}

0 comments on commit a8b0bcf

Please sign in to comment.