Skip to content

Commit

Permalink
Update jest monorepo to v29
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 27, 2023
1 parent 8fe2f55 commit 665411a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@
"version": "1.0.1",
"dependencies": {},
"devDependencies": {
"@types/jest": "24.0.17",
"@types/jest": "29.5.4",
"@types/jsdom": "12.2.4",
"@types/node": "10.14.15",
"gulp": "4.0.2",
"gulp-clean": "0.4.0",
"gulp-typescript": "5.0.1",
"jest": "24.9.0",
"jest": "29.6.4",
"jsdom": "15.1.1",
"npm-release": "1.0.0",
"ts-jest": "24.0.2",
"ts-jest": "29.1.1",
"tslint": "5.18.0",
"typescript": "3.5.3"
},
Expand Down

0 comments on commit 665411a

Please sign in to comment.