Skip to content

Commit

Permalink
chore(deps): update testing (#4121)
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 Aug 19, 2024
1 parent 3bf0798 commit 7eb809e
Show file tree
Hide file tree
Showing 3 changed files with 74 additions and 139 deletions.
4 changes: 2 additions & 2 deletions config/eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,12 @@
"eslint-config-react-app": "7.0.1",
"eslint-plugin-flowtype": "^8.0.3",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "28.7.0",
"eslint-plugin-jest": "28.8.0",
"eslint-plugin-jsx-a11y": "6.9.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "7.35.0",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-testing-library": "6.2.2",
"eslint-plugin-testing-library": "6.3.0",
"prettier": "3.3.3"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion config/jest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"dependencies": {
"@babel/core": "7.25.2",
"@swc/core": "1.7.6",
"@swc/core": "1.7.11",
"@swc/jest": "0.2.36",
"@types/jest": "29.5.12",
"babel-jest": "29.7.0",
Expand Down
Loading

0 comments on commit 7eb809e

Please sign in to comment.