From 960ee47b85902373e7d3b360cd5224527df3dfe3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Mar 2022 19:30:06 +0000 Subject: [PATCH] Bump libnested from 1.4.1 to 1.5.2 Bumps [libnested](https://github.com/dominictarr/libnested) from 1.4.1 to 1.5.2. - [Release notes](https://github.com/dominictarr/libnested/releases) - [Commits](https://github.com/dominictarr/libnested/compare/v1.4.1...v1.5.2) --- updated-dependencies: - dependency-name: libnested dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index c0b3a2e..e9da712 100644 --- a/yarn.lock +++ b/yarn.lock @@ -431,9 +431,9 @@ level-codec@^6.2.0: integrity sha1-pLUkS7akwvcj1oodZOmAxTYn2dQ= libnested@^1.4.1: - version "1.4.1" - resolved "https://registry.yarnpkg.com/libnested/-/libnested-1.4.1.tgz#8377e32b76a32530e70b6bea155a579ca0a2219b" - integrity sha512-7fvNHrU8QTep71gIJuz7z6iBAQULEHJOcIA0MKUlwFrSnntvOvnke+/tnR7ZxyRAQQ303UJXNZBSRz3r0N5tqw== + version "1.5.2" + resolved "https://registry.yarnpkg.com/libnested/-/libnested-1.5.2.tgz#d81250c63527f233c09f07134f6e7240625c9165" + integrity sha512-DbiwHL8454goYRp5Xn9vUA5XU6x8rNh8BmZ7ywSTUhVBIiDS7ev/FT6+AwU2/ZKW2jEOC7WKhpkJfExaQwosRA== load-json-file@^4.0.0: version "4.0.0"