Skip to content

Commit

Permalink
fix(deps): update dependency use-font-face-observer to v1.1.56
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 29, 2021
1 parent d0ea8ff commit 0684ad0
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 @@ -60,7 +60,7 @@
"react-use": "17.3.1",
"remark-slug": "5.1.2",
"theme-ui": "0.11.2",
"use-font-face-observer": "1.1.38",
"use-font-face-observer": "1.1.56",
"use-sound": "4.0.1"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13840,10 +13840,10 @@ url@^0.11.0:
punycode "1.3.2"
querystring "0.2.0"

[email protected].38:
version "1.1.38"
resolved "https://registry.yarnpkg.com/use-font-face-observer/-/use-font-face-observer-1.1.38.tgz#c0abfb20f9c0c7d9704c5a6987be4cba0501fc9a"
integrity sha512-YhIwA+6L0t7fJuwtGE/KWGkHqNVUrDfPd79Wcni+6ptlShRcT/ez5lUOCagSyPYjmnhJIlPHE9Dvc7rh01xFqQ==
[email protected].56:
version "1.1.56"
resolved "https://registry.yarnpkg.com/use-font-face-observer/-/use-font-face-observer-1.1.56.tgz#8e724539a36b44d12d5b05c50c5f9ee8d74e804a"
integrity sha512-kZnutMqt7HeNBWJyRmgA9oprqxfgqZmEdqFEHtAyGJ9hX+zCAnCQlcSL3D02k0209dwB8uLdgduGoZl9xh/ffw==
dependencies:
fontfaceobserver "2.1.0"
react "17.0.2"
Expand Down

0 comments on commit 0684ad0

Please sign in to comment.