Skip to content

Commit

Permalink
chore(deps): bump the swc group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the swc group with 3 updates: [@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.11 to 0.5.12
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/swc-project/swc/commits)

Updates `@swc/cli` from 0.3.14 to 0.4.0
- [Commits](https://github.com/swc-project/pkgs/commits)

Updates `@swc/core` from 1.6.5 to 1.7.10
- [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.5...v1.7.10)

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 11, 2024
1 parent 5caf220 commit caa0b9a
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 63 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,12 @@
"tailwindcss": ">=3.2.0"
},
"dependencies": {
"@swc/helpers": "0.5.11",
"@swc/helpers": "0.5.12",
"lodash": "4.17.21"
},
"devDependencies": {
"@swc/cli": "0.3.14",
"@swc/core": "1.6.5",
"@swc/cli": "0.4.0",
"@swc/core": "1.7.10",
"@swc/jest": "0.2.36",
"@types/jest": "29.5.12",
"@types/lodash": "4.17.7",
Expand Down
120 changes: 60 additions & 60 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit caa0b9a

Please sign in to comment.