Skip to content

Commit 9b238b5

Browse files
chore(deps): bump the swc-core group across 1 directory with 3 updates
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.9.2 to 1.9.3 - [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.9.2...v1.9.3) Updates `@swc/core-linux-x64-gnu` from 1.3.56 to 1.9.3 - [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.9.3) Updates `@swc/core-linux-x64-musl` from 1.3.56 to 1.9.3 - [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.9.3) --- updated-dependencies: - dependency-name: "@swc/core" dependency-type: direct:production update-type: version-update:semver-patch 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]>
1 parent 8076f78 commit 9b238b5

File tree

2 files changed

+108
-119
lines changed

2 files changed

+108
-119
lines changed

packages/backend/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@
4343
"@swc/core-linux-arm-gnueabihf": "1.3.56",
4444
"@swc/core-linux-arm64-gnu": "1.3.56",
4545
"@swc/core-linux-arm64-musl": "1.3.56",
46-
"@swc/core-linux-x64-gnu": "1.3.56",
47-
"@swc/core-linux-x64-musl": "1.3.56",
46+
"@swc/core-linux-x64-gnu": "1.9.3",
47+
"@swc/core-linux-x64-musl": "1.9.3",
4848
"@swc/core-win32-arm64-msvc": "1.3.56",
4949
"@swc/core-win32-ia32-msvc": "1.3.56",
5050
"@swc/core-win32-x64-msvc": "1.3.56",
@@ -94,7 +94,7 @@
9494
"@sinonjs/fake-timers": "11.2.2",
9595
"@smithy/node-http-handler": "2.5.0",
9696
"@swc/cli": "0.3.12",
97-
"@swc/core": "1.9.2",
97+
"@swc/core": "1.9.3",
9898
"@twemoji/parser": "15.1.1",
9999
"accepts": "1.3.8",
100100
"ajv": "8.17.1",

0 commit comments

Comments
 (0)