Skip to content

Commit

Permalink
fix(deps): update dependency dictionary-types to v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
djcsdy committed Feb 13, 2020
1 parent 3d4e093 commit 101f648
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"dependencies": {
"@softwareventures/ordered": "^0.2.0",
"dictionary-types": "^1.0.0",
"dictionary-types": "1.1.0",
"tslib": "^1.9.3"
},
"config": {
Expand Down
16 changes: 4 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1722,10 +1722,10 @@ dezalgo@^1.0.0, dezalgo@~1.0.3:
asap "^2.0.0"
wrappy "1"

dictionary-types@^1.0.0:
version "1.0.1"
resolved "https://registry.yarnpkg.com/dictionary-types/-/dictionary-types-1.0.1.tgz#290286529b26e1215997dd2e98baf63f4711687b"
integrity sha512-JGpbd8PS4NP6L3JMA+zctLmUQLMC2btt++D8C/DxrxVnxfiXIlcPiHE6ParZBCiUasvm70CAzs6zKKN0evbwHg==
dictionary-types@1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/dictionary-types/-/dictionary-types-1.1.0.tgz#584a3dcba987360a3c43e0236914a9e10fa1b0d9"
integrity sha512-qRmoAVD7uBv6K+TkiuyRR2iCvNPeBvaGFDVhpVgkil1a06Q/X892BFPKywuhAEwdmrAI/d8LtodUqRgkaQ4U2g==

diff@^4.0.1:
version "4.0.2"
Expand Down Expand Up @@ -4313,7 +4313,6 @@ npm@^6.10.3:
cmd-shim "^3.0.3"
columnify "~1.5.4"
config-chain "^1.1.12"
debuglog "*"
detect-indent "~5.0.0"
detect-newline "^2.1.0"
dezalgo "~1.0.3"
Expand All @@ -4328,7 +4327,6 @@ npm@^6.10.3:
has-unicode "~2.0.1"
hosted-git-info "^2.8.5"
iferr "^1.0.2"
imurmurhash "*"
infer-owner "^1.0.4"
inflight "~1.0.6"
inherits "^2.0.4"
Expand All @@ -4347,14 +4345,8 @@ npm@^6.10.3:
libnpx "^10.2.2"
lock-verify "^2.1.0"
lockfile "^1.0.4"
lodash._baseindexof "*"
lodash._baseuniq "~4.6.0"
lodash._bindcallback "*"
lodash._cacheindexof "*"
lodash._createcache "*"
lodash._getnative "*"
lodash.clonedeep "~4.5.0"
lodash.restparam "*"
lodash.union "~4.6.0"
lodash.uniq "~4.5.0"
lodash.without "~4.4.0"
Expand Down

0 comments on commit 101f648

Please sign in to comment.