Skip to content

Commit 83e8590

Browse files
Bump dot-prop from 4.2.0 to 4.2.1 in /api-tests
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 cf729c5 commit 83e8590

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

api-tests/package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

api-tests/yarn.lock

+4-2
Original file line numberDiff line numberDiff line change
@@ -485,8 +485,9 @@ [email protected]:
485485
domelementtype "1"
486486

487487
dot-prop@^4.1.0:
488-
version "4.2.0"
489-
resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-4.2.0.tgz#1f19e0c2e1aa0e32797c49799f2837ac6af69c57"
488+
version "4.2.1"
489+
resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-4.2.1.tgz#45884194a71fc2cda71cbb4bceb3a4dd2f433ba4"
490+
integrity sha512-l0p4+mIuJIua0mhxGoh4a+iNL9bmeK5DvnSVQa6T0OhrVmaEa1XScX5Etc673FePCJOArq/4Pa2cLGODUWTPOQ==
490491
dependencies:
491492
is-obj "^1.0.0"
492493

@@ -803,6 +804,7 @@ is-npm@^1.0.0:
803804
is-obj@^1.0.0:
804805
version "1.0.1"
805806
resolved "https://registry.yarnpkg.com/is-obj/-/is-obj-1.0.1.tgz#3e4729ac1f5fde025cd7d83a896dab9f4f67db0f"
807+
integrity sha1-PkcprB9f3gJc19g6iW2rn09n2w8=
806808

807809
is-path-inside@^1.0.0:
808810
version "1.0.1"

0 commit comments

Comments
 (0)