From 5c542768bf9cc7265a358108ed818fa93e4e82c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 7 Nov 2021 04:52:05 +0000 Subject: [PATCH] Bump dot-prop Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 4.2.0 to 4.2.1. - [Release notes](https://github.com/sindresorhus/dot-prop/releases) - [Commits](https://github.com/sindresorhus/dot-prop/compare/v4.2.0...v4.2.1) --- updated-dependencies: - dependency-name: dot-prop dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .../yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/2018-10-18-demystifying-the-dark-art-of-sfc-compilation/yarn.lock b/2018-10-18-demystifying-the-dark-art-of-sfc-compilation/yarn.lock index 15dd442..9a39d81 100644 --- a/2018-10-18-demystifying-the-dark-art-of-sfc-compilation/yarn.lock +++ b/2018-10-18-demystifying-the-dark-art-of-sfc-compilation/yarn.lock @@ -55,8 +55,8 @@ de-indent@^1.0.2: resolved "https://registry.yarnpkg.com/de-indent/-/de-indent-1.0.2.tgz#b2038e846dc33baa5796128d0804b455b8c1e21d" dot-prop@^4.1.1: - version "4.2.0" - resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-4.2.0.tgz#1f19e0c2e1aa0e32797c49799f2837ac6af69c57" + version "4.2.1" + resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-4.2.1.tgz#45884194a71fc2cda71cbb4bceb3a4dd2f433ba4" dependencies: is-obj "^1.0.0" @@ -82,7 +82,7 @@ indexes-of@^1.0.1: is-obj@^1.0.0: version "1.0.1" - resolved "http://registry.npmjs.org/is-obj/-/is-obj-1.0.1.tgz#3e4729ac1f5fde025cd7d83a896dab9f4f67db0f" + resolved "https://registry.yarnpkg.com/is-obj/-/is-obj-1.0.1.tgz#3e4729ac1f5fde025cd7d83a896dab9f4f67db0f" lru-cache@^4.1.2: version "4.1.3"