Skip to content

Commit

Permalink
chore(deps): upgrade "jest" dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
donskov committed Aug 6, 2024
1 parent 138fe62 commit 2d3cd04
Show file tree
Hide file tree
Showing 2 changed files with 191 additions and 159 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"publish:canary": "lerna publish --canary"
},
"devDependencies": {
"@emotion/jest": "^11.11.0",
"@emotion/jest": "^11.13.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.4.3 ",
Expand All @@ -32,11 +32,11 @@
"eslint-plugin-react": "7.31.8",
"eslint-plugin-react-hooks": "4.6.0",
"jest": "^29.5.0",
"jest-environment-jsdom": "^29.5.0",
"jest-environment-jsdom": "^29.7.0",
"jest-watch-typeahead": "^2.2.2",
"jsdom": "^22.1.0",
"jsdom": "^24.1.1",
"lerna": "^7.1.4",
"ts-jest": "^29.1.0"
"ts-jest": "^29.2.4"
},
"license": "MIT"
}
Loading

0 comments on commit 2d3cd04

Please sign in to comment.