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

Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.100 to 1.3.101.
- [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.3.100...v1.3.101)

---
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]
2023-12-21 16:31:32 +00:00
committed by GitHub
parent 644c965d8e
commit 6ea7c2d78c
2 changed files with 52 additions and 42 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
"devDependencies": {
"@favware/cliff-jumper": "^2.2.3",
"@swc/cli": "^0.1.63",
"@swc/core": "^1.3.100",
"@swc/core": "^1.3.101",
"dotenv": "^16.3.1"
},
"packageManager": "yarn@4.0.2"