Skip to content

Commit

Permalink
chore(deps): update testing (#3706)
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 Feb 13, 2024
1 parent 3d66a58 commit c79140a
Show file tree
Hide file tree
Showing 3 changed files with 57 additions and 51 deletions.
4 changes: 2 additions & 2 deletions config/jest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
},
"dependencies": {
"@babel/core": "7.23.9",
"@swc/core": "1.3.107",
"@swc/jest": "0.2.34",
"@swc/core": "1.4.0",
"@swc/jest": "0.2.36",
"@types/jest": "29.5.12",
"babel-jest": "29.7.0",
"jest-watch-typeahead": "2.2.2",
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": "9.3.4",
"@testing-library/jest-dom": "6.4.1",
"@testing-library/jest-dom": "6.4.2",
"@testing-library/react": "14.2.1",
"@testing-library/user-event": "14.5.2",
"@types/node": "18.19.6",
Expand Down
102 changes: 54 additions & 48 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 c79140a

Please sign in to comment.