From 6c6f3a35dbd592ed807453820eea8435a53a6d19 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2020 15:42:08 +0000 Subject: [PATCH] build(deps): bump @swc-node/core-linux-musl from 0.4.2 to 0.6.0 Bumps [@swc-node/core-linux-musl](https://github.com/Brooooooklyn/swc-node) from 0.4.2 to 0.6.0. - [Release notes](https://github.com/Brooooooklyn/swc-node/releases) - [Commits](https://github.com/Brooooooklyn/swc-node/compare/@swc-node/core@0.4.2...@swc-node/core@0.6.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 883ff298..498e7944 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "typescript": "^4.0.2" }, "optionalDependencies": { - "@swc-node/core-linux-musl": "^0.4.2", + "@swc-node/core-linux-musl": "^0.6.0", "tslib": "^2.0.1" } } diff --git a/yarn.lock b/yarn.lock index 3416aa0e..b566622f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -244,10 +244,10 @@ resolved "https://registry.npmjs.org/@swc-node/core-darwin/-/core-darwin-0.4.2.tgz#d41fff560d20e1dc0bf1d077e3ad9eebe1f83862" integrity sha512-PKQZs5Cd1zD0D8KUz2vKGfQET7b19TcIuJ3M5fffosCLo0PV39bi6jrRiILiyP8DPGhOHysOMYkpJh0suVV2uA== -"@swc-node/core-linux-musl@^0.4.2": - version "0.4.2" - resolved "https://registry.npmjs.org/@swc-node/core-linux-musl/-/core-linux-musl-0.4.2.tgz#3660bd1eb5110038319fb814791cba2cb2e07e09" - integrity sha512-7sG8bLYuCg57q7KHUsWC2EJoZtNxKkoiv193pBKBBb+3nUWwv/ma+KKtcLq19+V/o3lRwNZiXrzaRoXur5efgw== +"@swc-node/core-linux-musl@^0.6.0": + version "0.6.0" + resolved "https://registry.npmjs.org/@swc-node/core-linux-musl/-/core-linux-musl-0.6.0.tgz#b657cce9fc35dddbfb84305a52546d0ece327201" + integrity sha512-gOB6PxKs26ZWt4JHIvU4Le8Sht9Ob7t7n2UF7uWwsJ6idDE89SybvZBGfi8B/AKrP2ZQPMi1wNOJABTu8O7ZUw== "@swc-node/core-linux@^0.4.2": version "0.4.2"