Skip to content

Commit

Permalink
fix(deps): update dependency typeface-poppins to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 6, 2020
1 parent 5e86fed commit 5a33393
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 @@ -20,7 +20,7 @@
"redux": "4.0.5",
"redux-saga": "1.1.3",
"typeface-nunito": "1.1.12",
"typeface-poppins": "0.0.72"
"typeface-poppins": "1.1.12"
},
"devDependencies": {
"@commitlint/cli": "11.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12427,10 +12427,10 @@ typeface-nunito@1.1.12:
resolved "https://registry.yarnpkg.com/typeface-nunito/-/typeface-nunito-1.1.12.tgz#aa0c73cdbdfb4a3e80ed63396b462d01ba2a499f"
integrity sha512-BsOJHxXIbXSOM8YrGSuavDIJ1+5rWprr1rXwlacqIvuKxcnoxAbfppovQt9/yZXq14jBixut+pjiuoigdkhtzA==

typeface-poppins@0.0.72:
version "0.0.72"
resolved "https://registry.yarnpkg.com/typeface-poppins/-/typeface-poppins-0.0.72.tgz#3262d6533dea2e99a5cafb3be7d8fa876e105206"
integrity sha512-FgzdU4XfGYc4aTq6WZD9FC+le4Foz6cyzjdjDvVnQePTQSUD0dkrXiVaTK/cyNVXQrEl2ykV39PxeKeFqqkrTA==
typeface-poppins@1.1.12:
version "1.1.12"
resolved "https://registry.yarnpkg.com/typeface-poppins/-/typeface-poppins-1.1.12.tgz#e2c07bb04353d847cac77f8a51d060c96e2e5b57"
integrity sha512-p7jkdGCS/GPy2Xmw9Xiv9FEBEbh0a08ooicYbaj32mE+M3hzucQ4e5zKoBSgT+2TkH2cPH4hIwKQKbd0y/r6dg==

typescript-compare@^0.0.2:
version "0.0.2"
Expand Down

0 comments on commit 5a33393

Please sign in to comment.