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

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

---
updated-dependencies:
- dependency-name: "@swc/cli"
  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-06-27 04:44:27 +00:00
committed by GitHub
parent 3dc9df6b12
commit ee52a30003
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
},
"devDependencies": {
"@favware/cliff-jumper": "^4.0.2",
"@swc/cli": "^0.3.12",
"@swc/cli": "^0.3.14",
"@swc/core": "^1.6.5",
"dotenv": "^16.4.5"
},
+5 -5
View File
@@ -374,9 +374,9 @@ __metadata:
languageName: node
linkType: hard
"@swc/cli@npm:^0.3.12":
version: 0.3.12
resolution: "@swc/cli@npm:0.3.12"
"@swc/cli@npm:^0.3.14":
version: 0.3.14
resolution: "@swc/cli@npm:0.3.14"
dependencies:
"@mole-inc/bin-wrapper": "npm:^8.0.1"
"@swc/counter": "npm:^0.1.3"
@@ -397,7 +397,7 @@ __metadata:
spack: bin/spack.js
swc: bin/swc.js
swcx: bin/swcx.js
checksum: fee260434fad8eed0328f4db17f42ce0864b93b90fcb02f3f0eb3aad994b5a6ae4bfdfb6d2329377e0cd8d07adc61cca42e290bf0005c1ab4d004d4a0b152db4
checksum: 7631cf3105918865644c01c1fdd051c4f246cb9f0e3de62f36a2387672c1eb2cdb6e1d2176b9d7ccd236214aa96b80adbbf585f4ccfa5292d3e12a45a9691006
languageName: node
linkType: hard
@@ -2592,7 +2592,7 @@ __metadata:
"@fastify/helmet": "npm:^11.1.1"
"@fastify/multipart": "npm:^8.3.0"
"@favware/cliff-jumper": "npm:^4.0.2"
"@swc/cli": "npm:^0.3.12"
"@swc/cli": "npm:^0.3.14"
"@swc/core": "npm:^1.6.5"
dotenv: "npm:^16.4.5"
fastify: "npm:^4.28.0"