Skip to content

Commit

Permalink
chore(deps): bump @swc/helpers from 0.5.13 to 0.5.15 (#774)
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 Dec 16, 2024
1 parent 9e56944 commit 23da09a
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 7 deletions.
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@next/mdx": "^14.2.3",
"@styled-icons/fa-brands": "^10.47.0",
"@styled-icons/material": "^10.47.0",
"@swc/helpers": "^0.5.13",
"@swc/helpers": "^0.5.15",
"contentlayer2": "0.5.2",
"isomorphic-fetch": "^3.0.0",
"markdown-to-jsx": "^7.5.0",
Expand Down
19 changes: 13 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5665,7 +5665,7 @@ __metadata:
"@octokit/types": "npm:^13.6.1"
"@styled-icons/fa-brands": "npm:^10.47.0"
"@styled-icons/material": "npm:^10.47.0"
"@swc/helpers": "npm:^0.5.13"
"@swc/helpers": "npm:^0.5.15"
"@types/enzyme": "npm:^3.10.18"
"@types/mdx": "npm:^2.0.13"
"@types/node": "npm:^22.8.6"
Expand Down Expand Up @@ -8723,12 +8723,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: "npm:^2.4.0"
checksum: 10/6ba2f7e215d32d71fce139e2cfc426b3ed7eaa709febdeb07b97260a4c9eea4784cf047cc1271be273990b08220b576b94a42b5780947c0b3be84973a847a24d
tslib: "npm:^2.8.0"
checksum: 10/e3f32c6deeecfb0fa3f22edff03a7b358e7ce16d27b0f1c8b5cdc3042c5c4ce4da6eac0b781ab7cc4f54696ece657467d56734fb26883439fb00017385364c4c
languageName: node
linkType: hard

Expand Down Expand Up @@ -21405,6 +21405,13 @@ __metadata:
languageName: node
linkType: hard

"tslib@npm:^2.8.0":
version: 2.8.1
resolution: "tslib@npm:2.8.1"
checksum: 10/3e2e043d5c2316461cb54e5c7fe02c30ef6dccb3384717ca22ae5c6b5bc95232a6241df19c622d9c73b809bea33b187f6dbc73030963e29950c2141bc32a79f7
languageName: node
linkType: hard

"tsutils@npm:^3.21.0":
version: 3.21.0
resolution: "tsutils@npm:3.21.0"
Expand Down

0 comments on commit 23da09a

Please sign in to comment.