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

Bumps [@swc/cli](https://github.com/swc-project/pkgs) from 0.6.0 to 0.7.3.
- [Commits](https://github.com/swc-project/pkgs/commits)

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

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]
2025-05-02 19:57:27 +02:00
committed by GitHub
parent 9744e91d9a
commit dc19ffbbbd
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
},
"devDependencies": {
"@favware/cliff-jumper": "^6.0.0",
"@swc/cli": "^0.6.0",
"@swc/cli": "^0.7.3",
"@swc/core": "^1.11.24",
"dotenv": "^16.4.7"
}