Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

Commit

Permalink
Merge pull request #201 from fdm-monster/renovate/swc-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update dependency @swc/jest to v0.2.33
  • Loading branch information
davidzwa authored Feb 1, 2024
2 parents e561318 + 338b64d commit 9bd413d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@lcov-viewer/istanbul-report": "1.4.0",
"@swc/cli": "0.3.6",
"@swc/core": "1.3.107",
"@swc/jest": "0.2.32",
"@swc/jest": "0.2.33",
"@types/jest": "29.5.11",
"@types/node": "20.11.15",
"@types/semver": "7.5.6",
Expand Down
12 changes: 8 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -788,13 +788,14 @@
resolved "https://registry.yarnpkg.com/@swc/counter/-/counter-0.1.2.tgz#bf06d0770e47c6f1102270b744e17b934586985e"
integrity sha512-9F4ys4C74eSTEUNndnER3VJ15oru2NumfQxS8geE+f3eB5xvfxpWyqE5XlVnxb/R14uoXi6SLbBwwiDSkv+XEw==

"@swc/jest@0.2.32":
version "0.2.32"
resolved "https://registry.yarnpkg.com/@swc/jest/-/jest-0.2.32.tgz#d1bda26436474818527b0cd213c1755a3e89fbe2"
integrity sha512-DJyd7/YjRxYyPab68fGw2Mj7YL6TwIZDXGN8CkFayVeq/Rfc/OkQZLL82wqEbwQ4K1GsMCd5sI/rhypKduDXKQ==
"@swc/jest@0.2.33":
version "0.2.33"
resolved "https://registry.yarnpkg.com/@swc/jest/-/jest-0.2.33.tgz#d8df9aaf6b4b2c40d0b8ed942fc31f353d2a90cd"
integrity sha512-D3S/nVrZYgHR9TnssxSM/L2YhWSaxXfsgPVYZ3vjHfH2Xf2loRUdduWtw1Nj+pOWqs9ZoAYkxeDYcZ0B/1GIvA==
dependencies:
"@jest/create-cache-key-function" "^29.7.0"
jsonc-parser "^3.2.0"
packages "link:.."

"@swc/types@^0.1.5":
version "0.1.5"
Expand Down Expand Up @@ -3527,6 +3528,9 @@ p-try@^2.0.0:
resolved "https://registry.yarnpkg.com/p-try/-/p-try-2.2.0.tgz#cb2868540e313d61de58fafbe35ce9004d5540e6"
integrity sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==

"packages@link:..":
version "0.0.0"

parent-module@^1.0.0:
version "1.0.1"
resolved "https://registry.yarnpkg.com/parent-module/-/parent-module-1.0.1.tgz#691d2709e78c79fae3a156622452d00762caaaa2"
Expand Down

0 comments on commit 9bd413d

Please sign in to comment.