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 Sep 25, 2022
1 parent 57998d2 commit 2d6559d
Show file tree
Hide file tree
Showing 2 changed files with 1,128 additions and 2,051 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@testing-library/react": "^13.0.0",
"@testing-library/react-hooks": "^8.0.0",
"coveralls": "^3.0.0",
"jest": "^26.0.0",
"jest": "^29.0.0",
"jest-mock-promise": "^2.0.0",
"jest-rdf": "^1.3.0",
"manual-git-changelog": "^1.0.1",
Expand All @@ -43,7 +43,7 @@
"react": "^18.0.0",
"react-dom": "^18.0.0",
"react-test-renderer": "^18.0.0",
"ts-jest": "^26.0.0",
"ts-jest": "^29.0.0",
"tslint": "^6.0.0",
"tslint-eslint-rules": "^5.3.1",
"typescript": "^4.0.0"
Expand Down Expand Up @@ -81,7 +81,7 @@
"dependencies": {
"@solid/context": "^1.1.0",
"@solid/react": "^1.9.0",
"@types/jest": "^26.0.0",
"@types/jest": "^29.0.0",
"@types/n3": "^1.1.4",
"@types/rdf-js": "^3.0.0",
"graphql-ld": "^1.1.0",
Expand Down
Loading

0 comments on commit 2d6559d

Please sign in to comment.