Skip to content

Commit

Permalink
build(deps-dev): bump @swc/jest from 0.2.36 to 0.2.37 in the jest group
Browse files Browse the repository at this point in the history
Bumps the jest group with 1 update: [@swc/jest](https://github.com/swc-project/pkgs).


Updates `@swc/jest` from 0.2.36 to 0.2.37
- [Commits](https://github.com/swc-project/pkgs/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
1 parent c926491 commit 6c60ea1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/icons-sprite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@size-limit/webpack": "^11.1.6",
"@swc/cli": "^0.5.0",
"@swc/core": "^1.8.0",
"@swc/jest": "^0.2.36",
"@swc/jest": "^0.2.37",
"@types/node": "^22.8.7",
"@types/react": "16.14.34",
"concurrently": "^9.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1048,16 +1048,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": ^29.7.0
"@swc/counter": ^0.1.3
jsonc-parser: ^3.2.0
peerDependencies:
"@swc/core": "*"
checksum: 14f2e696ac093e23dae1e2e57d894bbcde4de6fe80341a26c8d0d8cbae5aae31832f8fa32dc698529f128d19a76aeedf2227f59480de6dab5eb3f30bfdf9b71a
checksum: 8d9a16404068c7f7d0548bc62f9d1465592178affbc7fe105dd59d463975d82cdcab2e0582c2a542250e6d240c76828bdbc404c77c85dd4d81061eb720351c4a
languageName: node
linkType: hard

Expand Down Expand Up @@ -1410,7 +1410,7 @@ __metadata:
"@swc/cli": ^0.5.0
"@swc/core": ^1.8.0
"@swc/helpers": ^0.5.13
"@swc/jest": ^0.2.36
"@swc/jest": ^0.2.37
"@types/node": ^22.8.7
"@types/react": 16.14.34
concurrently: ^9.0.1
Expand Down

0 comments on commit 6c60ea1

Please sign in to comment.