Skip to content

Commit 29535f3

Browse files
Bump dot-prop from 4.2.0 to 4.2.1
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] <[email protected]>
1 parent 70b035a commit 29535f3

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

yarn.lock

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -696,8 +696,9 @@ diff@^3.1.0:
696696
resolved "https://registry.yarnpkg.com/diff/-/diff-3.4.0.tgz#b1d85507daf3964828de54b37d0d73ba67dda56c"
697697

698698
dot-prop@^4.1.0:
699-
version "4.2.0"
700-
resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-4.2.0.tgz#1f19e0c2e1aa0e32797c49799f2837ac6af69c57"
699+
version "4.2.1"
700+
resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-4.2.1.tgz#45884194a71fc2cda71cbb4bceb3a4dd2f433ba4"
701+
integrity sha512-l0p4+mIuJIua0mhxGoh4a+iNL9bmeK5DvnSVQa6T0OhrVmaEa1XScX5Etc673FePCJOArq/4Pa2cLGODUWTPOQ==
701702
dependencies:
702703
is-obj "^1.0.0"
703704

@@ -1404,6 +1405,7 @@ is-number@^3.0.0:
14041405
is-obj@^1.0.0:
14051406
version "1.0.1"
14061407
resolved "https://registry.yarnpkg.com/is-obj/-/is-obj-1.0.1.tgz#3e4729ac1f5fde025cd7d83a896dab9f4f67db0f"
1408+
integrity sha1-PkcprB9f3gJc19g6iW2rn09n2w8=
14071409

14081410
is-odd@^1.0.0:
14091411
version "1.0.0"

0 commit comments

Comments
 (0)