mirror of https://github.com/wallabag/wallabag.git
Merge pull request #6918 from wallabag/dependabot/npm_and_yarn/fontsource/oswald-5.0.11
Bump @fontsource/oswald from 5.0.8 to 5.0.11
This commit is contained in:
commit
b49f49f8e6
|
@ -22,6 +22,13 @@ updates:
|
|||
- j0k3r
|
||||
- tcitworld
|
||||
- Kdecherf
|
||||
groups:
|
||||
babel-dependencies:
|
||||
patterns:
|
||||
- "*babel*"
|
||||
fontsource-dependencies:
|
||||
patterns:
|
||||
- "*fontsource*"
|
||||
ignore:
|
||||
- dependency-name: lcobucci/jwt
|
||||
versions:
|
||||
|
|
|
@ -78,7 +78,7 @@
|
|||
"@fontsource/atkinson-hyperlegible": "^5.0.11",
|
||||
"@fontsource/eb-garamond": "^5.0.5",
|
||||
"@fontsource/montserrat": "^5.0.5",
|
||||
"@fontsource/oswald": "^5.0.5",
|
||||
"@fontsource/oswald": "^5.0.11",
|
||||
"annotator": "wallabag/annotator#master",
|
||||
"clipboard": "^2.0.11",
|
||||
"hammerjs": "^2.0.8",
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -1035,10 +1035,10 @@
|
|||
resolved "https://registry.yarnpkg.com/@fontsource/montserrat/-/montserrat-5.0.8.tgz#04d162d8929d2911c126e6dafbd218e67c8bb63d"
|
||||
integrity sha512-bNj6wfiWXXbsxb2ffatjpX+GBv30cWZ1lwNXW9qTeX2FnzPomsGRV4HdPrf3TqyTiVqX6fLo80zrQcMi7r8+fA==
|
||||
|
||||
"@fontsource/oswald@^5.0.5":
|
||||
version "5.0.8"
|
||||
resolved "https://registry.yarnpkg.com/@fontsource/oswald/-/oswald-5.0.8.tgz#2303b25ddc25bdb6fb82b51ae847a03e41f45bce"
|
||||
integrity sha512-gwT34mKZn0KoerVyRlfwWNWbZiS1HBa3ldV8u7IHrArgF8j5Aasbkx1omHBJQLxSiS52cnU63awk9XrnjFSdrA==
|
||||
"@fontsource/oswald@^5.0.11":
|
||||
version "5.0.11"
|
||||
resolved "https://registry.yarnpkg.com/@fontsource/oswald/-/oswald-5.0.11.tgz#e9bf07c3b37be524dc53a889b47e98256cd57318"
|
||||
integrity sha512-jyNh8+HGhB4nV1W/tyRU8jHFB9f0SPIh6ViV92RP2mt/sYv8vJ64F2ujLNgOEQIXWsKX7tX1AphDdi48IRygCw==
|
||||
|
||||
"@gar/promisify@^1.0.1", "@gar/promisify@^1.1.3":
|
||||
version "1.1.3"
|
||||
|
|
Loading…
Reference in New Issue