From e4c2f9196b0ea7766d9121a0e4fbe0c2959b7b47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Aug 2021 03:56:57 +0000 Subject: [PATCH] Bump macaddress from 0.2.8 to 0.2.9 in /samples/react-jest-testing Bumps [macaddress](https://github.com/scravy/node-macaddress) from 0.2.8 to 0.2.9. - [Release notes](https://github.com/scravy/node-macaddress/releases) - [Commits](https://github.com/scravy/node-macaddress/compare/0.2.8...0.2.9) --- updated-dependencies: - dependency-name: macaddress dependency-type: indirect ... Signed-off-by: dependabot[bot] --- samples/react-jest-testing/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/react-jest-testing/yarn.lock b/samples/react-jest-testing/yarn.lock index f9270291e..3942c9d64 100644 --- a/samples/react-jest-testing/yarn.lock +++ b/samples/react-jest-testing/yarn.lock @@ -6337,8 +6337,8 @@ lru-cache@^4.0.1: yallist "^2.1.2" macaddress@^0.2.8: - version "0.2.8" - resolved "https://registry.yarnpkg.com/macaddress/-/macaddress-0.2.8.tgz#5904dc537c39ec6dbefeae902327135fa8511f12" + version "0.2.9" + resolved "https://registry.yarnpkg.com/macaddress/-/macaddress-0.2.9.tgz#3579b8b9acd5b96b4553abf0f394185a86813cb3" make-iterator@^1.0.0: version "1.0.1"