Skip to content

Commit d3908e1

Browse files
authoredJan 11, 2021
chore(deps): bump dot-prop from 4.2.0 to 4.2.1 in /website (#735)
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](sindresorhus/dot-prop@v4.2.0...v4.2.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3a62869 commit d3908e1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎website/yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -2187,9 +2187,9 @@ domutils@^1.5.1, domutils@^1.7.0:
21872187
domelementtype "1"
21882188

21892189
dot-prop@^4.1.1:
2190-
version "4.2.0"
2191-
resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-4.2.0.tgz#1f19e0c2e1aa0e32797c49799f2837ac6af69c57"
2192-
integrity sha512-tUMXrxlExSW6U2EXiiKGSBVdYgtV8qlHL+C10TsW4PURY/ic+eaysnSkwB4kA/mBlCyy/IKDJ+Lc3wbWeaXtuQ==
2190+
version "4.2.1"
2191+
resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-4.2.1.tgz#45884194a71fc2cda71cbb4bceb3a4dd2f433ba4"
2192+
integrity sha512-l0p4+mIuJIua0mhxGoh4a+iNL9bmeK5DvnSVQa6T0OhrVmaEa1XScX5Etc673FePCJOArq/4Pa2cLGODUWTPOQ==
21932193
dependencies:
21942194
is-obj "^1.0.0"
21952195

0 commit comments

Comments
 (0)
Please sign in to comment.