Skip to content

Commit

Permalink
chore(deps-dev): bump the swc group across 1 directory with 3 updates
Browse files Browse the repository at this point in the history
Bumps the swc group with 3 updates in the / directory: [@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/cli` from 0.4.0 to 0.5.0
- [Commits](https://github.com/swc-project/pkgs/commits)

Updates `@swc/core` from 1.7.26 to 1.7.42
- [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.26...v1.7.42)

Updates `@swc/jest` from 0.2.36 to 0.2.37
- [Commits](https://github.com/swc-project/pkgs/commits)

---
updated-dependencies:
- 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-patch
  dependency-group: swc
- dependency-name: "@swc/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: swc
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 31, 2024
1 parent e7f251f commit 55393df
Show file tree
Hide file tree
Showing 2 changed files with 245 additions and 100 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@
"lodash": "4.17.21"
},
"devDependencies": {
"@swc/cli": "0.4.0",
"@swc/core": "1.7.26",
"@swc/jest": "0.2.36",
"@swc/cli": "0.5.0",
"@swc/core": "1.7.42",
"@swc/jest": "0.2.37",
"@types/jest": "29.5.14",
"@types/lodash": "4.17.13",
"@types/node": "22.8.5",
Expand Down
Loading

0 comments on commit 55393df

Please sign in to comment.