From 3654c6678108007f762805e65445b6bf285ddb49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 17:09:49 +0000 Subject: [PATCH] chore(deps): bump blamer from 1.0.3 to 1.0.4 in /example-app Bumps [blamer](https://github.com/kucherenko/blamer) from 1.0.3 to 1.0.4. - [Changelog](https://github.com/kucherenko/blamer/blob/master/CHANGELOG.md) - [Commits](https://github.com/kucherenko/blamer/compare/v1.0.3...v1.0.4) --- updated-dependencies: - dependency-name: blamer dependency-type: indirect ... Signed-off-by: dependabot[bot] --- example-app/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/example-app/yarn.lock b/example-app/yarn.lock index 3e069a6e2..44b14e481 100644 --- a/example-app/yarn.lock +++ b/example-app/yarn.lock @@ -3979,9 +3979,9 @@ bl@~0.8.1: readable-stream "~1.0.26" blamer@^1.0.3: - version "1.0.3" - resolved "https://registry.yarnpkg.com/blamer/-/blamer-1.0.3.tgz#a130c1d82028167eba0250b3d01d066d1b7f2621" - integrity sha512-JalDFXndGCrTkKakC7C0H5I09ognGQrl3xJZ6wPwtiuX+9h/qcH1PbTnW+MD6mJku1ISmOAwzeWaXT79D3kg3g== + version "1.0.4" + resolved "https://registry.yarnpkg.com/blamer/-/blamer-1.0.4.tgz#b2890983a8e2fae3caf7fc9d3f0393725845220d" + integrity sha512-wKUEcMmhVUVjrpXKMROJY/O7EUNzQVAcE4jrVwLw/EcMVRS+xzgRpLOEQ/LRXBp1WGtl7uDMHcNzSeJWCRg0Tg== dependencies: execa "^4.0.0" which "^2.0.2"