Skip to content

Commit

Permalink
chore(deps): update testing (#4139)
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 28, 2024
1 parent 46f06db commit 0ab7d69
Show file tree
Hide file tree
Showing 3 changed files with 64 additions and 65 deletions.
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.14",
"@swc/core": "1.7.18",
"@swc/jest": "0.2.36",
"@types/jest": "29.5.12",
"babel-jest": "29.7.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@marigold/prettier-config": "workspace:*",
"@marigold/tsconfig": "workspace:*",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.4.8",
"@testing-library/jest-dom": "6.5.0",
"@testing-library/react": "16.0.0",
"@testing-library/user-event": "14.5.2",
"@types/node": "20.14.15",
Expand Down
125 changes: 62 additions & 63 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0ab7d69

Please sign in to comment.