build(deps-dev): bump @swc/core in /docker-apps/rest-passthrough (#3555)

Bumps [@swc/core](https://github.com/swc-project/swc) from 1.5.3 to 1.5.5.
- [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/compare/v1.5.3...v1.5.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-05-09 05:52:59 +00:00
committed by GitHub
parent 52b66b6153
commit 0663f1ed83
2 changed files with 46 additions and 46 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
"devDependencies": {
"@favware/cliff-jumper": "^3.0.3",
"@swc/cli": "^0.3.12",
"@swc/core": "^1.5.3",
"@swc/core": "^1.5.5",
"dotenv": "^16.4.5"
},
"packageManager": "yarn@4.0.2"