]> cat aescling's git repositories - mastodon.git/commitdiff
Bump dot-prop from 5.2.0 to 5.3.0 (#14842)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 21 Sep 2020 12:27:39 +0000 (21:27 +0900)
committerGitHub <noreply@github.com>
Mon, 21 Sep 2020 12:27:39 +0000 (21:27 +0900)
Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/sindresorhus/dot-prop/releases)
- [Commits](https://github.com/sindresorhus/dot-prop/compare/v5.2.0...v5.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
yarn.lock

index 92872600c47872e5f18b626bbd47cb8b54925cf8..b34e90a430b3aa90e3d1d2aa94c9b9d200d468c5 100644 (file)
--- a/yarn.lock
+++ b/yarn.lock
@@ -3757,9 +3757,9 @@ domutils@^1.7.0:
     domelementtype "1"
 
 dot-prop@^5.2.0:
-  version "5.2.0"
-  resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-5.2.0.tgz#c34ecc29556dc45f1f4c22697b6f4904e0cc4fcb"
-  integrity sha512-uEUyaDKoSQ1M4Oq8l45hSE26SnTxL6snNnqvK/VWx5wJhmff5z0FUVJDKDanor/6w3kzE3i7XZOk+7wC0EXr1A==
+  version "5.3.0"
+  resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-5.3.0.tgz#90ccce708cd9cd82cc4dc8c3ddd9abdd55b20e88"
+  integrity sha512-QM8q3zDe58hqUqjraQOmzZ1LIH9SWQJTlEKCH4kJ2oQvLZk7RbQXvtDM2XEq3fwkV9CCvvH4LA0AV+ogFsBM2Q==
   dependencies:
     is-obj "^2.0.0"