diff --git a/package.json b/package.json index f48490f..b9ba3da 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@playwright/test": "^1.48.2", "@swc/core": "^1.10.1", "@swc/helpers": "^0.5.15", - "@swc/jest": "^0.2.26", + "@swc/jest": "^0.2.37", "@testing-library/jest-dom": "6.6.3", "@testing-library/react": "15.0.5", "@types/glob": "^8.0.0", diff --git a/yarn.lock b/yarn.lock index f4c6cc7..9629cf8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1708,10 +1708,10 @@ dependencies: tslib "^2.8.0" -"@swc/jest@^0.2.26": - 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"