Skip to content

Commit

Permalink
build(deps): bump @swc/helpers from 0.5.13 to 0.5.15 (#1025)
Browse files Browse the repository at this point in the history
Bumps [@swc/helpers](https://github.com/swc-project/swc) from 0.5.13 to 0.5.15.
- [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:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 12, 2024
1 parent 0896f2d commit 58c5305
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/icons-sprite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"test": "jest"
},
"dependencies": {
"@swc/helpers": "^0.5.13"
"@swc/helpers": "^0.5.15"
},
"devDependencies": {
"@size-limit/file": "^11.1.6",
Expand Down
21 changes: 14 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1039,12 +1039,12 @@ __metadata:
languageName: node
linkType: hard

"@swc/helpers@npm:^0.5.13":
version: 0.5.13
resolution: "@swc/helpers@npm:0.5.13"
"@swc/helpers@npm:^0.5.15":
version: 0.5.15
resolution: "@swc/helpers@npm:0.5.15"
dependencies:
tslib: ^2.4.0
checksum: d50c2c10da6ef940af423c6b03ad9c3c94cf9de59314b1e921a7d1bcc081a6074481c9d67b655fc8fe66a73288f98b25950743792a63882bfb5793b362494fc0
tslib: ^2.8.0
checksum: 1a9e0dbb792b2d1e0c914d69c201dbc96af3a0e6e6e8cf5a7f7d6a5d7b0e8b762915cd4447acb6b040e2ecc1ed49822875a7239f99a2d63c96c3c3407fb6fccf
languageName: node
linkType: hard

Expand Down Expand Up @@ -1409,7 +1409,7 @@ __metadata:
"@size-limit/webpack": ^11.1.6
"@swc/cli": ^0.5.0
"@swc/core": ^1.9.2
"@swc/helpers": ^0.5.13
"@swc/helpers": ^0.5.15
"@swc/jest": ^0.2.37
"@types/node": ^22.9.0
"@types/react": 16.14.34
Expand Down Expand Up @@ -7555,13 +7555,20 @@ __metadata:
languageName: node
linkType: hard

"tslib@npm:^2.0.3, tslib@npm:^2.1.0, tslib@npm:^2.4.0":
"tslib@npm:^2.0.3, tslib@npm:^2.1.0":
version: 2.5.3
resolution: "tslib@npm:2.5.3"
checksum: 88902b309afaf83259131c1e13da1dceb0ad1682a213143a1346a649143924d78cf3760c448b84d796938fd76127183894f8d85cbb3bf9c4fddbfcc140c0003c
languageName: node
linkType: hard

"tslib@npm:^2.8.0":
version: 2.8.1
resolution: "tslib@npm:2.8.1"
checksum: e4aba30e632b8c8902b47587fd13345e2827fa639e7c3121074d5ee0880723282411a8838f830b55100cbe4517672f84a2472667d355b81e8af165a55dc6203a
languageName: node
linkType: hard

"type-check@npm:~0.3.2":
version: 0.3.2
resolution: "type-check@npm:0.3.2"
Expand Down

0 comments on commit 58c5305

Please sign in to comment.