Skip to content

Commit

Permalink
chore(deps): update dependency @swc/jest to v0.2.31
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 29, 2024
1 parent cd6320f commit 0debe7d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@redux-saga/symbols": "1.1.3",
"@svgr/webpack": "8.1.0",
"@swc/core": "1.3.104",
"@swc/jest": "0.2.30",
"@swc/jest": "0.2.31",
"@testing-library/dom": "9.3.4",
"@testing-library/jest-dom": "6.2.0",
"@testing-library/react": "14.1.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4051,15 +4051,15 @@ __metadata:
languageName: node
linkType: hard

"@swc/jest@npm:0.2.30":
version: 0.2.30
resolution: "@swc/jest@npm:0.2.30"
"@swc/jest@npm:0.2.31":
version: 0.2.31
resolution: "@swc/jest@npm:0.2.31"
dependencies:
"@jest/create-cache-key-function": "npm:^29.7.0"
jsonc-parser: "npm:^3.2.0"
peerDependencies:
"@swc/core": "*"
checksum: 716042abc92f7ffe580f9288311cbc8750d0b6003aae05c4ab7adcaed2c2ce694861597c3e9d21c3069ef8971dfc05e8009623d38c24039e750311bb47d71fab
checksum: cbd5a2c4919bc1abd8be29d6a027a800bd6781ff655c6d2f6eceb9b1969ee5b3ffa030c99aae53a1bfd0e43a98bc801f648a630df5e0470810df3e9a706c5c5a
languageName: node
linkType: hard

Expand Down Expand Up @@ -5467,7 +5467,7 @@ __metadata:
"@redux-saga/symbols": "npm:1.1.3"
"@svgr/webpack": "npm:8.1.0"
"@swc/core": "npm:1.3.104"
"@swc/jest": "npm:0.2.30"
"@swc/jest": "npm:0.2.31"
"@tanstack/react-query": "npm:5.17.15"
"@tanstack/react-query-devtools": "npm:5.17.18"
"@testing-library/dom": "npm:9.3.4"
Expand Down

0 comments on commit 0debe7d

Please sign in to comment.