Skip to content

Commit

Permalink
chore: Bump @swc/jest from 0.2.27 to 0.2.29
Browse files Browse the repository at this point in the history
Bumps [@swc/jest](https://github.com/swc-project/jest) from 0.2.27 to 0.2.29.
- [Commits](swc-project/jest@v0.2.27...v0.2.29)

---
updated-dependencies:
- dependency-name: "@swc/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 14, 2023
1 parent 7728395 commit 4e87547
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/test-utils-lit-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"license": "MIT",
"devDependencies": {
"@swc/core": "^1.3.27",
"@swc/jest": "^0.2.24",
"@swc/jest": "^0.2.29",
"@tybalt/test-utils": "workspace:^",
"@types/jest": "^29.4.0",
"jest": "^29.4.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2461,15 +2461,15 @@ __metadata:
languageName: node
linkType: hard

"@swc/jest@npm:^0.2.24":
version: 0.2.27
resolution: "@swc/jest@npm:0.2.27"
"@swc/jest@npm:^0.2.29":
version: 0.2.29
resolution: "@swc/jest@npm:0.2.29"
dependencies:
"@jest/create-cache-key-function": ^27.4.2
jsonc-parser: ^3.2.0
peerDependencies:
"@swc/core": "*"
checksum: db258e13f9eb9441d4d924684452939fb49016a4a2eaf7700cbf5eb4f90dff96bb7ce240ed539adbcd41b45fe62bacdc1d3f3d995403af44d54501b41f1ec72f
checksum: 9eaad322310f34e81f67d41411a7d60663341af1bd9fb65456faa914c936d849d6f643fa3b942a187d52e71e62c33097098c639d25c2047fa874f49bf51cec76
languageName: node
linkType: hard

Expand Down Expand Up @@ -2627,7 +2627,7 @@ __metadata:
resolution: "@tybalt/test-utils-lit-example@workspace:packages/test-utils-lit-example"
dependencies:
"@swc/core": ^1.3.27
"@swc/jest": ^0.2.24
"@swc/jest": ^0.2.29
"@tybalt/test-utils": "workspace:^"
"@types/jest": ^29.4.0
jest: ^29.4.3
Expand Down

0 comments on commit 4e87547

Please sign in to comment.