From 56473cae84100ee97749a48eb9691b646f20d7e7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 29 Jul 2021 20:40:46 +0000 Subject: [PATCH] chore(deps-dev): bump @rollup/plugin-typescript from 8.1.1 to 8.2.4 Bumps [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript) from 8.1.1 to 8.2.4. - [Release notes](https://github.com/rollup/plugins/releases) - [Changelog](https://github.com/rollup/plugins/blob/master/packages/typescript/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/typescript-v8.2.4/packages/typescript) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 47928aa..99b6cb4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1559,9 +1559,9 @@ resolve "^1.19.0" "@rollup/plugin-typescript@^8.1.0": - version "8.1.1" - resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-8.1.1.tgz#cadd6c381a92cc7e8148cc8b1eeba146020635d0" - integrity sha512-DPFy0SV8/GgHFL31yPFVo0G1T3yzwdw6R9KisBfO2zCYbDHUqDChSWr1KmtpGz/TmutpoGJjIvu80p9HzCEF0A== + version "8.2.4" + resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-8.2.4.tgz#f9dfb157512650a3a022972ca719f9bd584b62d9" + integrity sha512-rZ19Yv/V8mE+PZgz0P4KoXa/2pMlp2y4o2WryyxLTe1zVr6uWZzmVhITMUg+vxNwti1P5UV+n7yK4HBqmesLbA== dependencies: "@rollup/pluginutils" "^3.1.0" resolve "^1.17.0"