Skip to content

Commit

Permalink
Bump @swc/jest from 0.2.36 to 0.2.37 (#228)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 3, 2024
1 parent be536b8 commit 7110438
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@playwright/test": "^1.42.1",
"@stylistic/eslint-plugin-ts": "^2.11.0",
"@swc/core": "^1.9.0",
"@swc/jest": "^0.2.29",
"@swc/jest": "^0.2.37",
"@testing-library/jest-dom": "6.4.2",
"@testing-library/react": "14.0.0",
"@types/glob": "^8.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2019,10 +2019,10 @@
dependencies:
tslib "^2.4.0"

"@swc/jest@^0.2.29":
version "0.2.36"
resolved "https://registry.yarnpkg.com/@swc/jest/-/jest-0.2.36.tgz#2797450a30d28b471997a17e901ccad946fe693e"
integrity sha512-8X80dp81ugxs4a11z1ka43FPhP+/e+mJNXJSxiNYk8gIX/jPBtY4gQTrKu/KIoco8bzKuPI5lUxjfLiGsfvnlw==
"@swc/jest@^0.2.37":
version "0.2.37"
resolved "https://registry.yarnpkg.com/@swc/jest/-/jest-0.2.37.tgz#9c2aaf22c87682aa968016e3e4843d1a25cae6bd"
integrity sha512-CR2BHhmXKGxTiFr21DYPRHQunLkX3mNIFGFkxBGji6r9uyIR5zftTOVYj1e0sFNMV2H7mf/+vpaglqaryBtqfQ==
dependencies:
"@jest/create-cache-key-function" "^29.7.0"
"@swc/counter" "^0.1.3"
Expand Down

0 comments on commit 7110438

Please sign in to comment.