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 22, 2023
1 parent 42ce0a1 commit dcd83cd
Show file tree
Hide file tree
Showing 2 changed files with 228 additions and 47 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"prepublishOnly": "jest && tsc"
},
"devDependencies": {
"@types/jest": "26.0.20",
"@types/jest": "29.5.4",
"@typescript-eslint/eslint-plugin": "4.27.0",
"@typescript-eslint/parser": "4.27.0",
"eslint": "7.32.0",
Expand All @@ -39,7 +39,7 @@
"npm-package-json-lint": "5.1.0",
"prettier": "2.5.1",
"prettier-package-json": "2.1.3",
"ts-jest": "26.4.4",
"ts-jest": "29.1.1",
"typescript": "4.5.5",
"weak-napi": "2.0.2"
},
Expand Down
Loading

0 comments on commit dcd83cd

Please sign in to comment.