Skip to content

Commit

Permalink
chore(deps): update dependency @swc/jest to v0.2.37 (#1190)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 30, 2024
1 parent f87071f commit e881cce
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 @@ -28,7 +28,7 @@
"@side/eslint-config-jest": "1.1.1",
"@side/prettier-config": "1.1.0",
"@swc/core": "1.7.40",
"@swc/jest": "0.2.36",
"@swc/jest": "0.2.37",
"@tsconfig/node20": "20.1.4",
"@types/jest": "29.5.14",
"@types/node": "20.11.30",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1135,7 +1135,7 @@ __metadata:
"@side/eslint-config-jest": "npm:1.1.1"
"@side/prettier-config": "npm:1.1.0"
"@swc/core": "npm:1.7.40"
"@swc/jest": "npm:0.2.36"
"@swc/jest": "npm:0.2.37"
"@tsconfig/node20": "npm:20.1.4"
"@types/jest": "npm:29.5.14"
"@types/node": "npm:20.11.30"
Expand Down Expand Up @@ -1314,16 +1314,16 @@ __metadata:
languageName: node
linkType: hard

"@swc/jest@npm:0.2.36":
version: 0.2.36
resolution: "@swc/jest@npm:0.2.36"
"@swc/jest@npm:0.2.37":
version: 0.2.37
resolution: "@swc/jest@npm:0.2.37"
dependencies:
"@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/39c5699646f0e90400af106156e5604069e8a7d8216f2421e171837b086839176c16f69925ce6a5c4c48182005eed649bdf9664023708e169aa48814feecc0d8
checksum: 10/bbec37079b4f5c1ff1c95aeec07d08277c646a0c5e16e057ea3a8fe5c6e2bd59bbfc4312e53ddd05d25fa4de20a03607be274f560f28bb5e229dd08124780e16
languageName: node
linkType: hard

Expand Down

0 comments on commit e881cce

Please sign in to comment.