From ab250f1a6eb7b1af180ca5b6acc854847a03b863 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 21 Sep 2020 15:26:20 +0000 Subject: [PATCH] build(deps): bump @swc-node/core-linux-musl from 0.7.5 to 0.7.6 Bumps [@swc-node/core-linux-musl](https://github.com/Brooooooklyn/swc-node) from 0.7.5 to 0.7.6. - [Release notes](https://github.com/Brooooooklyn/swc-node/releases) - [Commits](https://github.com/Brooooooklyn/swc-node/compare/@swc-node/core@0.7.5...@swc-node/core@0.7.6) 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 8ffff569..fffe9d45 100644 --- a/package.json +++ b/package.json @@ -91,6 +91,6 @@ "typescript": "^4.0.2" }, "optionalDependencies": { - "@swc-node/core-linux-musl": "^0.7.5" + "@swc-node/core-linux-musl": "^0.7.6" } } diff --git a/yarn.lock b/yarn.lock index 7832f017..71bd5a37 100644 --- a/yarn.lock +++ b/yarn.lock @@ -401,10 +401,10 @@ resolved "https://registry.npmjs.org/@swc-node/core-darwin/-/core-darwin-0.7.5.tgz#397f47379136548d7e900150f46397194c3d3a4e" integrity sha512-e9ZQEn+W5ViiTf1dUqMemxQbTyUf78WXj27DpN+oCezzMTDYJNcf5whsOYUjnA1PnxS4WTa+kbbsqaOIdSwjHg== -"@swc-node/core-linux-musl@^0.7.5": - version "0.7.5" - resolved "https://registry.npmjs.org/@swc-node/core-linux-musl/-/core-linux-musl-0.7.5.tgz#ecf62110eaf9fc353f554d47fe41d064f4f0369e" - integrity sha512-QztcJZ5CxS0SpxROiPTu5cS4lIHozBx9MVPN9NQoI/JzndEDVmC1GBUhmnRXDD9y8CtPyPFueXPGanxYYiN/og== +"@swc-node/core-linux-musl@^0.7.6": + version "0.7.6" + resolved "https://registry.npmjs.org/@swc-node/core-linux-musl/-/core-linux-musl-0.7.6.tgz#5237835c3b9a51970ca44943ec4eee65004329cd" + integrity sha512-pF1Ngr0v2Xc4fsNdU10v1X2ypR1vjIm9eQtcHqahN7eN5udCrWeHEluA0ohgQxHpQkXA8MokNT8EF1fpSUnCuw== "@swc-node/core-linux@^0.7.5": version "0.7.5"