From 4d89d86b201d0646a66e90815231c4aa4179346c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 May 2021 01:17:48 +0000 Subject: [PATCH] chore(deps): bump trim from 0.0.1 to 0.0.3 in /example Bumps [trim](https://github.com/Trott/trim) from 0.0.1 to 0.0.3. - [Release notes](https://github.com/Trott/trim/releases) - [Changelog](https://github.com/Trott/trim/blob/master/CHANGELOG.md) - [Commits](https://github.com/Trott/trim/compare/0.0.1...v0.0.3) Signed-off-by: dependabot[bot] --- example/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/example/yarn.lock b/example/yarn.lock index c277a09d..6ce25a1e 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -4964,8 +4964,8 @@ trim-right@^1.0.1: resolved "https://registry.yarnpkg.com/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003" trim@~0.0.1: - version "0.0.1" - resolved "https://registry.yarnpkg.com/trim/-/trim-0.0.1.tgz#5858547f6b290757ee95cccc666fb50084c460dd" + version "0.0.3" + resolved "https://registry.yarnpkg.com/trim/-/trim-0.0.3.tgz#05243a47a3a4113e6b49367880a9cca59697a20b" tsscmp@1.0.5: version "1.0.5"