Skip to content

Commit 25345d4

Browse files
chore(deps): bump the swc group across 1 directory with 4 updates
Bumps the swc group with 4 updates in the / directory: [@swc/helpers](https://github.com/swc-project/swc), [@swc/cli](https://github.com/swc-project/pkgs), [@swc/core](https://github.com/swc-project/swc) and [@swc/jest](https://github.com/swc-project/pkgs). Updates `@swc/helpers` from 0.5.15 to 0.5.17 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG-CORE.md) - [Commits](https://github.com/swc-project/swc/commits/@swc/helpers@v0.5.17) Updates `@swc/cli` from 0.6.0 to 0.7.3 - [Commits](https://github.com/swc-project/pkgs/commits) Updates `@swc/core` from 1.11.1 to 1.11.22 - [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.11.1...v1.11.22) Updates `@swc/jest` from 0.2.37 to 0.2.38 - [Commits](https://github.com/swc-project/pkgs/commits) --- updated-dependencies: - dependency-name: "@swc/helpers" dependency-version: 0.5.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/cli" dependency-version: 0.7.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: swc - dependency-name: "@swc/core" dependency-version: 1.11.22 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/jest" dependency-version: 0.2.38 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: swc ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 453aae2 commit 25345d4

File tree

2 files changed

+182
-160
lines changed

2 files changed

+182
-160
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,13 @@
3535
"tailwindcss": ">=3.2.0"
3636
},
3737
"dependencies": {
38-
"@swc/helpers": "0.5.15",
38+
"@swc/helpers": "0.5.17",
3939
"lodash": "4.17.21"
4040
},
4141
"devDependencies": {
42-
"@swc/cli": "0.6.0",
43-
"@swc/core": "1.11.1",
44-
"@swc/jest": "0.2.37",
42+
"@swc/cli": "0.7.7",
43+
"@swc/core": "1.11.31",
44+
"@swc/jest": "0.2.38",
4545
"@types/jest": "29.5.14",
4646
"@types/lodash": "4.17.15",
4747
"@types/node": "22.8.6",

0 commit comments

Comments
 (0)