Skip to content

Commit

Permalink
build(deps-dev): bump @swc/helpers from 0.5.1 to 0.5.3
Browse files Browse the repository at this point in the history
Bumps [@swc/helpers](https://github.com/swc-project/swc) from 0.5.1 to 0.5.3.
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/swc-project/swc/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and pionxzh committed Jan 29, 2024
1 parent d4a7bec commit fcdf8f9
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 @@ -85,7 +85,7 @@
"@rollup/plugin-node-resolve": "^15.1.0",
"@rollup/plugin-replace": "^5.0.5",
"@swc/core": "^1.3.66",
"@swc/helpers": "^0.5.1",
"@swc/helpers": "^0.5.3",
"@testing-library/react": "^14.0.0",
"@types/node": "^20.8.6",
"@types/react": "^18.2.13",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2065,12 +2065,12 @@ __metadata:
languageName: node
linkType: hard

"@swc/helpers@npm:^0.5.1":
version: 0.5.1
resolution: "@swc/helpers@npm:0.5.1"
"@swc/helpers@npm:^0.5.3":
version: 0.5.3
resolution: "@swc/helpers@npm:0.5.3"
dependencies:
tslib: ^2.4.0
checksum: 71e0e27234590435e4c62b97ef5e796f88e786841a38c7116a5e27a3eafa7b9ead7cdec5249b32165902076de78446945311c973e59bddf77c1e24f33a8f272a
checksum: 61c3f7ccd47fc70ad91437df88be6b458cdc11e311cb331288827d7c50befffc72aa18fe913ec2a9e70fbf44e4b818bed38bfd7c329d689e1ff3c198d084cd02
languageName: node
linkType: hard

Expand Down Expand Up @@ -2136,7 +2136,7 @@ __metadata:
"@rollup/plugin-node-resolve": ^15.1.0
"@rollup/plugin-replace": ^5.0.5
"@swc/core": ^1.3.66
"@swc/helpers": ^0.5.1
"@swc/helpers": ^0.5.3
"@testing-library/react": ^14.0.0
"@types/node": ^20.8.6
"@types/react": ^18.2.13
Expand Down

0 comments on commit fcdf8f9

Please sign in to comment.