Skip to content

Commit

Permalink
chore(deps): update testing
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 29, 2024
1 parent 0732eaa commit e6c36a4
Show file tree
Hide file tree
Showing 3 changed files with 113 additions and 1,531 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.39",
"@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 e6c36a4

Please sign in to comment.