diff --git a/package.json b/package.json index 4c55e55fadb..6f0d117fa83 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "devDependencies": { "@svgr/webpack": "8.1.0", "@swc/core": "1.7.26", - "@swc/jest": "0.2.36", + "@swc/jest": "0.2.37", "@testing-library/dom": "10.4.0", "@testing-library/jest-dom": "6.5.0", "@testing-library/react": "16.0.1", diff --git a/yarn.lock b/yarn.lock index 388bd8dcc6f..cdb3bcfe26e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4656,16 +4656,16 @@ __metadata: languageName: node linkType: hard -"@swc/jest@npm:0.2.36": - version: 0.2.36 - resolution: "@swc/jest@npm:0.2.36" +"@swc/jest@npm:0.2.37": + version: 0.2.37 + resolution: "@swc/jest@npm:0.2.37" dependencies: "@jest/create-cache-key-function": "npm:^29.7.0" "@swc/counter": "npm:^0.1.3" jsonc-parser: "npm:^3.2.0" peerDependencies: "@swc/core": "*" - checksum: 10/39c5699646f0e90400af106156e5604069e8a7d8216f2421e171837b086839176c16f69925ce6a5c4c48182005eed649bdf9664023708e169aa48814feecc0d8 + checksum: 10/bbec37079b4f5c1ff1c95aeec07d08277c646a0c5e16e057ea3a8fe5c6e2bd59bbfc4312e53ddd05d25fa4de20a03607be274f560f28bb5e229dd08124780e16 languageName: node linkType: hard @@ -6249,7 +6249,7 @@ __metadata: "@microsoft/signalr": "npm:8.0.7" "@svgr/webpack": "npm:8.1.0" "@swc/core": "npm:1.7.26" - "@swc/jest": "npm:0.2.36" + "@swc/jest": "npm:0.2.37" "@tanstack/react-query": "npm:5.59.0" "@tanstack/react-query-devtools": "npm:5.59.0" "@testing-library/dom": "npm:10.4.0"