From 1a58f11cddc82870414349ede54ba05d24ab114d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 07:04:39 +0000 Subject: [PATCH] chore(deps-dev): bump rollup-plugin-ts from 3.4.4 to 3.4.5 (#838) Bumps [rollup-plugin-ts](https://github.com/wessberg/rollup-plugin-ts) from 3.4.4 to 3.4.5. - [Release notes](https://github.com/wessberg/rollup-plugin-ts/releases) - [Changelog](https://github.com/wessberg/rollup-plugin-ts/blob/master/CHANGELOG.md) - [Commits](https://github.com/wessberg/rollup-plugin-ts/compare/v3.4.4...v3.4.5) --- updated-dependencies: - dependency-name: rollup-plugin-ts dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index dd7bffb5..c884c9f3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6675,9 +6675,9 @@ rollup-plugin-bundle-size@^1.0.3: maxmin "^2.1.0" rollup-plugin-ts@^3.4.3: - version "3.4.4" - resolved "https://registry.yarnpkg.com/rollup-plugin-ts/-/rollup-plugin-ts-3.4.4.tgz#e55211939447da41100de4b5ad0c504abef8aa97" - integrity sha512-xgHn5o/1GD222EWxmMQYiWR00oEClv86O5fiEiIVtcaGXV2yWMn6x6jr082A/xmxu3CcdXiTUHomi/9FXTepWg== + version "3.4.5" + resolved "https://registry.yarnpkg.com/rollup-plugin-ts/-/rollup-plugin-ts-3.4.5.tgz#2e04fb121c67f711ba800c3b4349782243def388" + integrity sha512-9iCstRJpEZXSRQuXitlSZAzcGlrqTbJg1pE4CMbEi6xYldxVncdPyzA2I+j6vnh73wBymZckerS+Q/iEE/M3Ow== dependencies: "@rollup/pluginutils" "^5.0.2" "@wessberg/stringutil" "^1.0.19"