Skip to content

Commit

Permalink
Merge pull request #146 from bilibili/dependabot/npm_and_yarn/web/dot…
Browse files Browse the repository at this point in the history
…-prop-4.2.1

Bump dot-prop from 4.2.0 to 4.2.1 in /web
  • Loading branch information
liuhao1024 committed Jan 6, 2021
2 parents 7a9b2a1 + 22804e0 commit b524449
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2958,9 +2958,9 @@ domutils@^1.5.1, domutils@^1.7.0:
domelementtype "1"

dot-prop@^4.1.1:
version "4.2.0"
resolved "https://registry.npm.taobao.org/dot-prop/download/dot-prop-4.2.0.tgz#1f19e0c2e1aa0e32797c49799f2837ac6af69c57"
integrity sha1-HxngwuGqDjJ5fEl5nyg3rGr2nFc=
version "4.2.1"
resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-4.2.1.tgz#45884194a71fc2cda71cbb4bceb3a4dd2f433ba4"
integrity sha512-l0p4+mIuJIua0mhxGoh4a+iNL9bmeK5DvnSVQa6T0OhrVmaEa1XScX5Etc673FePCJOArq/4Pa2cLGODUWTPOQ==
dependencies:
is-obj "^1.0.0"

Expand Down Expand Up @@ -4709,7 +4709,7 @@ is-number@^3.0.0:

is-obj@^1.0.0:
version "1.0.1"
resolved "https://registry.npm.taobao.org/is-obj/download/is-obj-1.0.1.tgz#3e4729ac1f5fde025cd7d83a896dab9f4f67db0f"
resolved "https://registry.yarnpkg.com/is-obj/-/is-obj-1.0.1.tgz#3e4729ac1f5fde025cd7d83a896dab9f4f67db0f"
integrity sha1-PkcprB9f3gJc19g6iW2rn09n2w8=

is-path-cwd@^2.0.0:
Expand Down

0 comments on commit b524449

Please sign in to comment.