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 #202 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.34
  • Loading branch information
davidzwa authored Feb 1, 2024
2 parents 9bd413d + 57f17d9 commit c3d545a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 9 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.33",
"@swc/jest": "0.2.34",
"@types/jest": "29.5.11",
"@types/node": "20.11.15",
"@types/semver": "7.5.6",
Expand Down
12 changes: 4 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -788,14 +788,13 @@
resolved "https://registry.yarnpkg.com/@swc/counter/-/counter-0.1.2.tgz#bf06d0770e47c6f1102270b744e17b934586985e"
integrity sha512-9F4ys4C74eSTEUNndnER3VJ15oru2NumfQxS8geE+f3eB5xvfxpWyqE5XlVnxb/R14uoXi6SLbBwwiDSkv+XEw==

"@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==
"@swc/jest@0.2.34":
version "0.2.34"
resolved "https://registry.yarnpkg.com/@swc/jest/-/jest-0.2.34.tgz#1d459171887b11855ec01d73c647f2e9ecaffd7b"
integrity sha512-MrS4m3yHFfnkYjxr3eqxshWi6fVhPViHQsb6XfiTO81niwEqYXeR58YhGJee6R0bfQHC69cv5OJ9+dYTYaYKRg==
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 @@ -3528,9 +3527,6 @@ 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 c3d545a

Please sign in to comment.