Skip to content

Commit

Permalink
build(deps): bump @swc/helpers from 0.5.12 to 0.5.13 (#978)
Browse files Browse the repository at this point in the history
Bumps [@swc/helpers](https://github.com/swc-project/swc) from 0.5.12 to 0.5.13.
- [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 Sep 9, 2024
1 parent 29b535e commit a2ae92e
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 @@ -22,7 +22,7 @@
"test": "jest"
},
"dependencies": {
"@swc/helpers": "^0.5.12"
"@swc/helpers": "^0.5.13"
},
"devDependencies": {
"@size-limit/file": "^11.1.5",
Expand Down
10 changes: 5 additions & 5 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.12":
version: 0.5.12
resolution: "@swc/helpers@npm:0.5.12"
"@swc/helpers@npm:^0.5.13":
version: 0.5.13
resolution: "@swc/helpers@npm:0.5.13"
dependencies:
tslib: ^2.4.0
checksum: 293c0cb8f41804f94beb04a764bbcfaf316707ec43947713154ac66311590299446bf9b96ab253ce59ce9e435a0edc8cc2bf93f88dc3989f9241271507dd5fe9
checksum: d50c2c10da6ef940af423c6b03ad9c3c94cf9de59314b1e921a7d1bcc081a6074481c9d67b655fc8fe66a73288f98b25950743792a63882bfb5793b362494fc0
languageName: node
linkType: hard

Expand Down Expand Up @@ -1375,7 +1375,7 @@ __metadata:
"@size-limit/webpack": ^11.1.5
"@swc/cli": ^0.4.0
"@swc/core": ^1.7.24
"@swc/helpers": ^0.5.12
"@swc/helpers": ^0.5.13
"@swc/jest": ^0.2.36
"@types/node": ^22.5.4
"@types/react": 16.14.34
Expand Down

0 comments on commit a2ae92e

Please sign in to comment.