Skip to content

Commit

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

---
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] authored and doug-wade committed Jun 7, 2024
1 parent 9498ecd commit 2734536
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 34 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 @@ -14,7 +14,7 @@
"license": "MIT",
"devDependencies": {
"@swc/core": "^1.3.103",
"@swc/jest": "^0.2.29",
"@swc/jest": "^0.2.36",
"@tybalt/test-utils": "workspace:^",
"@types/jest": "^29.5.12",
"jest": "^29.7.0",
Expand Down
52 changes: 19 additions & 33 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1999,12 +1999,12 @@ __metadata:
languageName: node
linkType: hard

"@jest/create-cache-key-function@npm:^27.4.2":
version: 27.5.1
resolution: "@jest/create-cache-key-function@npm:27.5.1"
"@jest/create-cache-key-function@npm:^29.7.0":
version: 29.7.0
resolution: "@jest/create-cache-key-function@npm:29.7.0"
dependencies:
"@jest/types": "npm:^27.5.1"
checksum: 10/dbafbad1dc7e9008d9e25995e02d528ca7f4a3ffd829a69316dd345f7ecaa83ef9878476ee1bea37f38cf8ba9167ff972a17007c70cb91bdab0f158df3c58073
"@jest/types": "npm:^29.6.3"
checksum: 10/061ef63b13ec8c8e5d08e4456f03b5cf8c7f9c1cab4fed8402e1479153cafce6eea80420e308ef62027abb7e29b825fcfa06551856bd021d98e92e381bf91723
languageName: node
linkType: hard

Expand Down Expand Up @@ -2223,19 +2223,6 @@ __metadata:
languageName: node
linkType: hard

"@jest/types@npm:^27.5.1":
version: 27.5.1
resolution: "@jest/types@npm:27.5.1"
dependencies:
"@types/istanbul-lib-coverage": "npm:^2.0.0"
"@types/istanbul-reports": "npm:^3.0.0"
"@types/node": "npm:*"
"@types/yargs": "npm:^16.0.0"
chalk: "npm:^4.0.0"
checksum: 10/d3ca1655673539c54665f3e9135dc70887feb6b667b956e712c38f42e513ae007d3593b8075aecea8f2db7119f911773010f17f93be070b1725fbc6225539b6e
languageName: node
linkType: hard

"@jest/types@npm:^29.6.1":
version: 29.6.1
resolution: "@jest/types@npm:29.6.1"
Expand Down Expand Up @@ -2743,15 +2730,23 @@ __metadata:
languageName: node
linkType: hard

"@swc/jest@npm:^0.2.29":
version: 0.2.29
resolution: "@swc/jest@npm:0.2.29"
"@swc/counter@npm:^0.1.3":
version: 0.1.3
resolution: "@swc/counter@npm:0.1.3"
checksum: 10/df8f9cfba9904d3d60f511664c70d23bb323b3a0803ec9890f60133954173047ba9bdeabce28cd70ba89ccd3fd6c71c7b0bd58be85f611e1ffbe5d5c18616598
languageName: node
linkType: hard

"@swc/jest@npm:^0.2.36":
version: 0.2.36
resolution: "@swc/jest@npm:0.2.36"
dependencies:
"@jest/create-cache-key-function": "npm:^27.4.2"
"@jest/create-cache-key-function": "npm:^29.7.0"
"@swc/counter": "npm:^0.1.3"
jsonc-parser: "npm:^3.2.0"
peerDependencies:
"@swc/core": "*"
checksum: 10/a9cec28769ccbd3f007c56992b431e27490a6baa9f025656f3d1e2e786ebd3afabf4b66e7a79a0b5ed2dc192182a7a2652c7e2d533aa246a8dd1a2cdaac4b630
checksum: 10/39c5699646f0e90400af106156e5604069e8a7d8216f2421e171837b086839176c16f69925ce6a5c4c48182005eed649bdf9664023708e169aa48814feecc0d8
languageName: node
linkType: hard

Expand Down Expand Up @@ -2976,7 +2971,7 @@ __metadata:
resolution: "@tybalt/test-utils-lit-example@workspace:packages/test-utils-lit-example"
dependencies:
"@swc/core": "npm:^1.3.103"
"@swc/jest": "npm:^0.2.29"
"@swc/jest": "npm:^0.2.36"
"@tybalt/test-utils": "workspace:^"
"@types/jest": "npm:^29.5.12"
jest: "npm:^29.7.0"
Expand Down Expand Up @@ -3356,15 +3351,6 @@ __metadata:
languageName: node
linkType: hard

"@types/yargs@npm:^16.0.0":
version: 16.0.5
resolution: "@types/yargs@npm:16.0.5"
dependencies:
"@types/yargs-parser": "npm:*"
checksum: 10/9673a69487768dad14e805777bca262f7a5774d3a0964981105ffc04ff95e754f1109fa2c8210a0fe863f263c580ddf667e1345f22e018036513245b3dc3c71c
languageName: node
linkType: hard

"@types/yargs@npm:^17.0.8":
version: 17.0.24
resolution: "@types/yargs@npm:17.0.24"
Expand Down

0 comments on commit 2734536

Please sign in to comment.