Skip to content

Commit

Permalink
build(deps-dev): bump @swc/core from 1.7.36 to 1.7.39 in /nestjs-demo
Browse files Browse the repository at this point in the history
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.7.36 to 1.7.39.
- [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.36...v1.7.39)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and srenatus committed Oct 24, 2024
1 parent a43b3f2 commit 5342e46
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 45 deletions.
88 changes: 44 additions & 44 deletions nestjs-demo/package-lock.json

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

2 changes: 1 addition & 1 deletion nestjs-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@nestjs/schematics": "^10.2.2",
"@nestjs/testing": "^10.4.5",
"@swc/cli": "^0.4.0",
"@swc/core": "^1.7.36",
"@swc/core": "^1.7.39",
"@types/express": "^5.0.0",
"@types/jest": "^29.5.13",
"@types/node": "^22.7.6",
Expand Down

0 comments on commit 5342e46

Please sign in to comment.