Skip to content

Commit

Permalink
Merge pull request #95 from herp-inc/renovate/major-jest-monorepo
Browse files Browse the repository at this point in the history
Update jest monorepo to v29 (major)
  • Loading branch information
ryota-ka authored Jul 9, 2023
2 parents f12b430 + d4e61d4 commit e227766
Show file tree
Hide file tree
Showing 2 changed files with 486 additions and 543 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,19 +23,19 @@
"@herp-inc/eslint-config-jest": "0.4.0",
"@herp-inc/tsconfig.json": "1.0.0",
"@rollup/plugin-typescript": "11.1.2",
"@types/jest": "28.1.8",
"@types/jest": "29.5.2",
"@typescript-eslint/eslint-plugin": "5.61.0",
"@typescript-eslint/parser": "5.61.0",
"csstype": "3.1.2",
"eslint": "8.44.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jest": "27.2.2",
"jest": "28.1.3",
"jest": "29.6.1",
"prettier": "3.0.0",
"rollup": "3.26.2",
"snabbdom": "3.5.1",
"ts-jest": "28.0.8",
"ts-jest": "29.1.1",
"typescript": "5.1.6"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit e227766

Please sign in to comment.