Skip to content
This repository has been archived by the owner on Dec 14, 2023. It is now read-only.

Commit

Permalink
Bump dot-prop from 4.2.0 to 4.2.1
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2020
1 parent a22519b commit 08f84e8
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2386,10 +2386,10 @@ cosmiconfig@^2.1.0, cosmiconfig@^2.1.1:
parse-json "^2.2.0"
require-from-string "^1.1.0"

cp-translations@~1.0.150:
version "1.0.152"
resolved "https://registry.yarnpkg.com/cp-translations/-/cp-translations-1.0.152.tgz#adadb407829bac9b555bb3287951b46bf5d0f75b"
integrity sha512-oDc8gdeMXqjwnN4cWgIy0OQk0/0WRcuksTvJ3z2URHeRc7AYfNYZMm6bZ/S6eMxgr+Almhm9BPQ70LranLdKzQ==
cp-translations@~1.0.155:
version "1.0.155"
resolved "https://registry.yarnpkg.com/cp-translations/-/cp-translations-1.0.155.tgz#470708dc550ca5fa028703639c1dd688a0469360"
integrity sha512-/FZ0PA/5BqcL1680eCBXb8ifO92JF5U3kunMoXLesX4/cJ71SeBLu+muYGTNc7PHo2WueT7OQ7P1SZ8wnKdVFQ==

crc32-stream@^2.0.0:
version "2.0.0"
Expand Down Expand Up @@ -2982,8 +2982,9 @@ dot-case@^2.1.0:
no-case "^2.2.0"

dot-prop@^4.1.0:
version "4.2.0"
resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-4.2.0.tgz#1f19e0c2e1aa0e32797c49799f2837ac6af69c57"
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

0 comments on commit 08f84e8

Please sign in to comment.