Skip to content

Commit

Permalink
chore(deps): bump the swc-core group across 1 directory with 3 updates
Browse files Browse the repository at this point in the history
Bumps the swc-core group with 3 updates in the / directory: [@swc/core](https://github.com/swc-project/swc), [@swc/core-linux-x64-gnu](https://github.com/swc-project/swc) and [@swc/core-linux-x64-musl](https://github.com/swc-project/swc).


Updates `@swc/core` from 1.6.6 to 1.7.24
- [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.6.6...v1.7.24)

Updates `@swc/core-linux-x64-gnu` from 1.3.56 to 1.7.24
- [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.3.56...v1.7.24)

Updates `@swc/core-linux-x64-musl` from 1.3.56 to 1.7.24
- [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.3.56...v1.7.24)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 008a66d commit 126092c
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 220 deletions.
6 changes: 3 additions & 3 deletions packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"@swc/core-linux-arm-gnueabihf": "1.3.56",
"@swc/core-linux-arm64-gnu": "1.3.56",
"@swc/core-linux-arm64-musl": "1.3.56",
"@swc/core-linux-x64-gnu": "1.3.56",
"@swc/core-linux-x64-musl": "1.3.56",
"@swc/core-linux-x64-gnu": "1.7.24",
"@swc/core-linux-x64-musl": "1.7.24",
"@swc/core-win32-arm64-msvc": "1.3.56",
"@swc/core-win32-ia32-msvc": "1.3.56",
"@swc/core-win32-x64-msvc": "1.3.56",
Expand Down Expand Up @@ -92,7 +92,7 @@
"@sinonjs/fake-timers": "11.2.2",
"@smithy/node-http-handler": "2.5.0",
"@swc/cli": "0.3.12",
"@swc/core": "1.6.6",
"@swc/core": "1.7.24",
"@twemoji/parser": "15.1.1",
"accepts": "1.3.8",
"ajv": "8.17.1",
Expand Down
Loading

0 comments on commit 126092c

Please sign in to comment.