Skip to content

Commit

Permalink
Merge pull request #29 from hhimanshu/renovate/fontsource-monorepo
Browse files Browse the repository at this point in the history
fix(deps): pin dependency @fontsource/poppins to v4.4.5
  • Loading branch information
hhimanshu authored Jul 13, 2021
2 parents 3f641a7 + 8f14b0d commit 49333b9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"webpack-merge": "5.8.0"
},
"dependencies": {
"@fontsource/poppins": "^4.4.5",
"@fontsource/poppins": "4.4.5",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-router-dom": "^5.2.0"
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1260,7 +1260,7 @@
minimatch "^3.0.4"
strip-json-comments "^3.1.1"

"@fontsource/poppins@^4.4.5":
"@fontsource/poppins@4.4.5":
version "4.4.5"
resolved "https://registry.yarnpkg.com/@fontsource/poppins/-/poppins-4.4.5.tgz#c75dcc453f7a9381de3f9b932366c2457887184c"
integrity sha512-pu675yvBGFhAHD8D7uj7C0NaHqDxD7mlgmLM8ziyYL4kYH79fil7rJ6U5X2oaKxoyRk3rxxb9k1fG0CCc7CquA==
Expand Down

1 comment on commit 49333b9

@vercel
Copy link

@vercel vercel bot commented on 49333b9 Jul 13, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.