Skip to content

Commit

Permalink
chore(deps-dev): bump @swc/core in /packages/shared (#2226)
Browse files Browse the repository at this point in the history
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.90 to 1.4.11.
- [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.90...v1.4.11)

---
updated-dependencies:
- dependency-name: "@swc/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jean Ribeiro <[email protected]>
  • Loading branch information
dependabot[bot] and jeeanribeiro authored Apr 10, 2024
1 parent 5936a3d commit a2c827f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"test": "jest"
},
"devDependencies": {
"@swc/core": "1.3.90",
"@swc/core": "1.4.11",
"@swc/jest": "0.2.36",
"@types/jest": "29.5.12",
"@types/sanitize-html": "2.9.5",
Expand Down

0 comments on commit a2c827f

Please sign in to comment.