Skip to content

Commit

Permalink
chore(deps): update testing (#4251)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 29, 2024
1 parent 1efd478 commit 1ba5964
Show file tree
Hide file tree
Showing 3 changed files with 78 additions and 107 deletions.
2 changes: 1 addition & 1 deletion config/eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "7.37.1",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-testing-library": "6.3.4",
"eslint-plugin-testing-library": "6.4.0",
"prettier": "3.3.3"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions config/jest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
},
"dependencies": {
"@babel/core": "7.25.9",
"@swc/core": "1.7.36",
"@swc/core": "1.7.40",
"@swc/jest": "0.2.36",
"@types/jest": "29.5.13",
"@types/jest": "29.5.14",
"babel-jest": "29.7.0",
"jest-watch-typeahead": "2.2.2",
"merge-deep": "3.0.3",
Expand Down
Loading

0 comments on commit 1ba5964

Please sign in to comment.