Skip to content

Commit

Permalink
Update yarn.lock
Browse files Browse the repository at this point in the history
trying to upgrade kind-of to 6.0.3
  • Loading branch information
attawayinc committed Aug 23, 2020
1 parent 474873c commit 0ddeee7
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion plugins/gatsby-plugin-ghost-manifest/yarn.lock
Expand Up @@ -2084,6 +2084,10 @@ kind-of@^6.0.0, kind-of@^6.0.2:
resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-6.0.2.tgz#01146b36a6218e64e58f3a8d66de5d7fc6f6d051"
integrity sha512-s5kLOcnH0XqDO+FvuaLX8DDjZ18CGFk7VygH40QoKPUQhW4e2rvM0rwUq0t8IQDOwYSeLK01U90OjzBTme2QqA==

kind-of@^6.0.3:
version "6.0.3"
resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-6.0.3.tgz

leven@^3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/leven/-/leven-3.1.0.tgz#77891de834064cccba82ae7842bb6b14a13ed7f2"
Expand Down Expand Up @@ -2148,7 +2152,7 @@ micromatch@^3.1.10, micromatch@^3.1.4:
extend-shallow "^3.0.2"
extglob "^2.0.4"
fragment-cache "^0.2.1"
kind-of "^6.0.2"
kind-of "^6.0.3"
nanomatch "^1.2.9"
object.pick "^1.3.0"
regex-not "^1.0.0"
Expand Down

0 comments on commit 0ddeee7

Please sign in to comment.