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 Oct 30, 2023
1 parent 42ce0a1 commit 55d75e8
Show file tree
Hide file tree
Showing 2 changed files with 1,119 additions and 2,387 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,22 +24,22 @@
"prepublishOnly": "jest && tsc"
},
"devDependencies": {
"@types/jest": "26.0.20",
"@types/jest": "29.5.7",
"@typescript-eslint/eslint-plugin": "4.27.0",
"@typescript-eslint/parser": "4.27.0",
"eslint": "7.32.0",
"eslint-config-prettier": "6.11.0",
"eslint-plugin-jest": "24.7.0",
"eslint-plugin-node": "11.1.0",
"husky": "7.0.4",
"jest": "26.6.3",
"jest-circus": "26.6.3",
"jest": "29.7.0",
"jest-circus": "29.7.0",
"jest-sonar": "0.2.12",
"lint-staged": "10.2.11",
"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 55d75e8

Please sign in to comment.