From c4fad30ffa3eaefd037e5d18a2cbf40887add19d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Apr 2021 10:31:50 +0000 Subject: [PATCH] Bump object-inspect from 1.9.0 to 1.10.2 Bumps [object-inspect](https://github.com/inspect-js/object-inspect) from 1.9.0 to 1.10.2. - [Release notes](https://github.com/inspect-js/object-inspect/releases) - [Commits](https://github.com/inspect-js/object-inspect/compare/v1.9.0...v1.10.2) Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index e52e1bb..9fc2092 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7446,9 +7446,9 @@ object-copy@^0.1.0: kind-of "^3.0.3" object-inspect@^1.6.0, object-inspect@^1.9.0: - version "1.9.0" - resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.9.0.tgz#c90521d74e1127b67266ded3394ad6116986533a" - integrity sha512-i3Bp9iTqwhaLZBxGkRfo5ZbE07BQRT7MGu8+nNgwW9ItGp1TzCTw2DLEoWwjClxBjOFI/hWljTAmYGCEwmtnOw== + version "1.10.2" + resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.10.2.tgz#b6385a3e2b7cae0b5eafcf90cddf85d128767f30" + integrity sha512-gz58rdPpadwztRrPjZE9DZLOABUpTGdcANUgOwBFO1C+HZZhePoP83M65WGDmbpwFYJSWqavbl4SgDn4k8RYTA== object-is@^1.0.1: version "1.1.5"