Skip to content

Commit

Permalink
⬆️ chore(deps): bump the swc-core group with 4 updates (#961)
Browse files Browse the repository at this point in the history
Bumps the swc-core group with 4 updates: [@swc/core](https://github.com/swc-project/swc), [@swc/core-linux-arm64-musl](https://github.com/swc-project/swc), [@swc/core-linux-arm64-gnu](https://github.com/swc-project/swc) and [@swc/core-darwin-x64](https://github.com/swc-project/swc).


Updates `@swc/core` from 1.7.28 to 1.7.35
- [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.7.28...v1.7.35)

Updates `@swc/core-linux-arm64-musl` from 1.7.28 to 1.7.35
- [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.7.28...v1.7.35)

Updates `@swc/core-linux-arm64-gnu` from 1.7.28 to 1.7.35
- [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.7.28...v1.7.35)

Updates `@swc/core-darwin-x64` from 1.7.28 to 1.7.35
- [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.7.28...v1.7.35)

---
updated-dependencies:
- dependency-name: "@swc/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: swc-core
- dependency-name: "@swc/core-linux-arm64-musl"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: swc-core
- dependency-name: "@swc/core-linux-arm64-gnu"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: swc-core
- dependency-name: "@swc/core-darwin-x64"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: swc-core
...

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 Oct 10, 2024
1 parent a6071b4 commit d19b2bc
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 72 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,9 @@
"clean-dist": "rm -rf dist"
},
"optionalDependencies": {
"@swc/core-linux-arm64-musl": "^1.7.28",
"@swc/core-linux-arm64-gnu": "^1.7.28",
"@swc/core-darwin-x64": "^1.7.28"
"@swc/core-linux-arm64-musl": "^1.7.35",
"@swc/core-linux-arm64-gnu": "^1.7.35",
"@swc/core-darwin-x64": "^1.7.35"
},
"devDependencies": {
"@biomejs/biome": "1.9.2",
Expand All @@ -75,7 +75,7 @@
"@parcel/watcher": "^2.4.1",
"@swc-node/register": "1.10.9",
"@swc/cli": "^0.4.0",
"@swc/core": "^1.7.28",
"@swc/core": "^1.7.35",
"@swc/helpers": "^0.5.13",
"@swc/jest": "^0.2.36",
"@types/connect-redis": "^0.0.23",
Expand Down
136 changes: 68 additions & 68 deletions pnpm-lock.yaml

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

0 comments on commit d19b2bc

Please sign in to comment.