Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardogobbosouza committed Nov 10, 2020
1 parent 6346d7f commit 0609b13
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 14 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,9 @@
},
"dependencies": {
"consola": "^2.15.0",
"google-fonts-helper": "^1.1.0"
"google-fonts-helper": "^1.1.1"
},
"devDependencies": {
"@babel/runtime-corejs2": "latest",
"@commitlint/cli": "latest",
"@commitlint/config-conventional": "latest",
"@nuxtjs/eslint-config": "latest",
Expand Down
16 changes: 4 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -835,14 +835,6 @@
"@babel/types" "^7.4.4"
esutils "^2.0.2"

"@babel/runtime-corejs2@latest":
version "7.11.2"
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs2/-/runtime-corejs2-7.11.2.tgz#700a03945ebad0d31ba6690fc8a6bcc9040faa47"
integrity sha512-AC/ciV28adSSpEkBglONBWq4/Lvm6GAZuxIoyVtsnUpZMl0bxLtoChEnYAkP+47KyOCayZanojtflUEUJtR/6Q==
dependencies:
core-js "^2.6.5"
regenerator-runtime "^0.13.4"

"@babel/runtime@^7.11.2", "@babel/runtime@^7.8.4":
version "7.11.2"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.11.2.tgz#f549c13c754cc40b87644b9fa9f09a6a95fe0736"
Expand Down Expand Up @@ -5509,10 +5501,10 @@ globby@^11.0.1:
merge2 "^1.3.0"
slash "^3.0.0"

google-fonts-helper@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/google-fonts-helper/-/google-fonts-helper-1.1.0.tgz#d192fa10f590a9f1d6aa9b5c665e39328ee2be31"
integrity sha512-ipyBrL1Mgpqo2daRuDHo5OM4gWoy6ePbTum39p3SdJm0YyF7DY+aGuQrrRTJLAQsELE7hSA/myQLGAqgQoRLGw==
google-fonts-helper@^1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/google-fonts-helper/-/google-fonts-helper-1.1.1.tgz#bead59e31654425363e0cfbaea88d94ef20653be"
integrity sha512-rJ484VtEQKOsbPcAhE+kB8/W1IkG1LpbLjeoEhx2z1WQz7OOdLL9I71DbgePbT4asxJs+btGc9+Otkt9G5bOcg==
dependencies:
deepmerge "^4.2.2"
fs-extra "^9.0.1"
Expand Down

0 comments on commit 0609b13

Please sign in to comment.