Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardogobbosouza committed Sep 17, 2020
1 parent d36ecee commit 1d340b5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"dependencies": {
"consola": "^2.15.0",
"google-fonts-helper": "^1.0.4"
"google-fonts-helper": "^1.0.5"
},
"devDependencies": {
"@babel/runtime-corejs2": "latest",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5419,10 +5419,10 @@ globby@^11.0.1:
merge2 "^1.3.0"
slash "^3.0.0"

google-fonts-helper@^1.0.4:
version "1.0.4"
resolved "https://registry.yarnpkg.com/google-fonts-helper/-/google-fonts-helper-1.0.4.tgz#c64dbb49428cab14517804b15f7bb06491d6ec69"
integrity sha512-SSjbWUqygILiMjjubdhEME93BccRvzjtSOzfs6eBHhdYYn7jXVj1uRkL7ouuleDd/opbV2L2jhTDIN96oi2mWQ==
google-fonts-helper@^1.0.5:
version "1.0.5"
resolved "https://registry.yarnpkg.com/google-fonts-helper/-/google-fonts-helper-1.0.5.tgz#0321c05df0f1eb88d6e82e66f895cfe3393ef082"
integrity sha512-AX+rqzokRIB+0Q2enmiCZV37H/GXFW1c2kFINgfwRBkBzH939nDutbrNR2wVKA80ZBedIJl/tvLvO6G3XNjibg==
dependencies:
deepmerge "^4.2.2"
fs-extra "^9.0.1"
Expand Down

0 comments on commit 1d340b5

Please sign in to comment.