Skip to content

Commit ca1618b

Browse files
Bump @swc/jest from 0.2.38 to 0.2.39 (#188)
Bumps [@swc/jest](https://github.com/swc-project/pkgs) from 0.2.38 to 0.2.39. - [Commits](https://github.com/swc-project/pkgs/commits) --- updated-dependencies: - dependency-name: "@swc/jest" dependency-version: 0.2.39 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 17976a4 commit ca1618b

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1674,12 +1674,12 @@
16741674
pretty-format "30.0.0"
16751675
slash "^3.0.0"
16761676

1677-
"@jest/create-cache-key-function@^29.7.0":
1678-
version "29.7.0"
1679-
resolved "https://registry.yarnpkg.com/@jest/create-cache-key-function/-/create-cache-key-function-29.7.0.tgz#793be38148fab78e65f40ae30c36785f4ad859f0"
1680-
integrity sha512-4QqS3LY5PBmTRHj9sAg1HLoPzqAI0uOX6wI/TRqHIcOxlFidy6YEmCQJk6FSZjNLGCeubDMfmkWL+qaLKhSGQA==
1677+
"@jest/create-cache-key-function@^30.0.0":
1678+
version "30.0.2"
1679+
resolved "https://registry.yarnpkg.com/@jest/create-cache-key-function/-/create-cache-key-function-30.0.2.tgz#10fac5359f210c1072689aa3d0294e021e662d1b"
1680+
integrity sha512-AwlDAHwEHDi+etw9vKWx9HeIApVos8GD/sSTpHtDkqhm9OWuEUPKKPP6EaS17yv0GSzBB3TeeJFLyJ5LPjRqWg==
16811681
dependencies:
1682-
"@jest/types" "^29.6.3"
1682+
"@jest/types" "30.0.1"
16831683

16841684
16851685
version "30.0.0"
@@ -2700,11 +2700,11 @@
27002700
tslib "^2.4.0"
27012701

27022702
"@swc/jest@^0.2.36":
2703-
version "0.2.38"
2704-
resolved "https://registry.yarnpkg.com/@swc/jest/-/jest-0.2.38.tgz#8b137e344c6c021d4e49ee2bc62b0e5e564d2c7c"
2705-
integrity sha512-HMoZgXWMqChJwffdDjvplH53g9G2ALQes3HKXDEdliB/b85OQ0CTSbxG8VSeCwiAn7cOaDVEt4mwmZvbHcS52w==
2703+
version "0.2.39"
2704+
resolved "https://registry.yarnpkg.com/@swc/jest/-/jest-0.2.39.tgz#482bee0adb0726fab1487a4f902a278ec563a6b7"
2705+
integrity sha512-eyokjOwYd0Q8RnMHri+8/FS1HIrIUKK/sRrFp8c1dThUOfNeCWbLmBP1P5VsKdvmkd25JaH+OKYwEYiAYg9YAA==
27062706
dependencies:
2707-
"@jest/create-cache-key-function" "^29.7.0"
2707+
"@jest/create-cache-key-function" "^30.0.0"
27082708
"@swc/counter" "^0.1.3"
27092709
jsonc-parser "^3.2.0"
27102710

0 commit comments

Comments
 (0)