Skip to content

Commit 850eea4

Browse files
chore(deps): bump the swc group across 1 directory with 3 updates
Bumps the swc group with 3 updates in the / directory: [@swc/helpers](https://github.com/swc-project/swc), [@swc/cli](https://github.com/swc-project/pkgs) and [@swc/core](https://github.com/swc-project/swc). Updates `@swc/helpers` from 0.5.13 to 0.5.15 - [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) Updates `@swc/cli` from 0.5.0 to 0.6.0 - [Commits](https://github.com/swc-project/pkgs/commits) Updates `@swc/core` from 1.7.42 to 1.11.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.7.42...v1.11.1) --- updated-dependencies: - dependency-name: "@swc/helpers" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/cli" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: swc - dependency-name: "@swc/core" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: swc ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d0ab866 commit 850eea4

File tree

2 files changed

+462
-414
lines changed

2 files changed

+462
-414
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,12 @@
3535
"tailwindcss": ">=3.2.0"
3636
},
3737
"dependencies": {
38-
"@swc/helpers": "0.5.13",
38+
"@swc/helpers": "0.5.15",
3939
"lodash": "4.17.21"
4040
},
4141
"devDependencies": {
42-
"@swc/cli": "0.5.0",
43-
"@swc/core": "1.7.42",
42+
"@swc/cli": "0.6.0",
43+
"@swc/core": "1.11.1",
4444
"@swc/jest": "0.2.37",
4545
"@types/jest": "29.5.14",
4646
"@types/lodash": "4.17.15",

0 commit comments

Comments
 (0)