Skip to content

Commit

Permalink
chore: bump @swc/core-linux-x64-musl from 1.4.0 to 1.10.1
Browse files Browse the repository at this point in the history
Bumps [@swc/core-linux-x64-musl](https://github.com/swc-project/swc) from 1.4.0 to 1.10.1.
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.4.0...v1.10.1)

---
updated-dependencies:
- dependency-name: "@swc/core-linux-x64-musl"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 71137c3 commit eede4f5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"optionalDependencies": {
"@rollup/rollup-linux-x64-gnu": "4.18.0",
"@swc/core-linux-x64-gnu": "1.4.0",
"@swc/core-linux-x64-musl": "1.4.0"
"@swc/core-linux-x64-musl": "1.10.1"
},
"scripts": {
"prepare": "husky",
Expand Down

0 comments on commit eede4f5

Please sign in to comment.