Skip to content

Commit

Permalink
chore(deps): update testing (#4179)
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 Sep 25, 2024
1 parent 50712e3 commit 503b53a
Show file tree
Hide file tree
Showing 4 changed files with 101 additions and 171 deletions.
2 changes: 1 addition & 1 deletion config/eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"eslint-config-react-app": "7.0.1",
"eslint-plugin-flowtype": "^8.0.3",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "28.8.0",
"eslint-plugin-jest": "28.8.3",
"eslint-plugin-jsx-a11y": "6.9.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "7.35.0",
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.2",
"@swc/core": "1.7.18",
"@swc/core": "1.7.26",
"@swc/jest": "0.2.36",
"@types/jest": "29.5.12",
"@types/jest": "29.5.13",
"babel-jest": "29.7.0",
"jest-watch-typeahead": "2.2.2",
"merge-deep": "3.0.3",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@marigold/tsconfig": "workspace:*",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.5.0",
"@testing-library/react": "16.0.0",
"@testing-library/react": "16.0.1",
"@testing-library/user-event": "14.5.2",
"@types/node": "20.14.15",
"all-contributors-cli": "6.26.1",
Expand Down
Loading

0 comments on commit 503b53a

Please sign in to comment.