mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-02-17 05:41:29 +00:00
Update dependency @fontsource/source-sans-pro to v4.0.1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
58803f93ab
commit
4a4253e78a
2 changed files with 5 additions and 5 deletions
|
@ -51,7 +51,7 @@
|
||||||
"fast-deep-equal": "3.1.3",
|
"fast-deep-equal": "3.1.3",
|
||||||
"firacode": "5.2.0",
|
"firacode": "5.2.0",
|
||||||
"flowchart.js": "1.15.0",
|
"flowchart.js": "1.15.0",
|
||||||
"@fontsource/source-sans-pro": "4.0.0",
|
"@fontsource/source-sans-pro": "4.0.1",
|
||||||
"fork-awesome": "1.1.7",
|
"fork-awesome": "1.1.7",
|
||||||
"highlight.js": "10.5.0",
|
"highlight.js": "10.5.0",
|
||||||
"i18next": "19.8.4",
|
"i18next": "19.8.4",
|
||||||
|
|
|
@ -1274,10 +1274,10 @@
|
||||||
minimatch "^3.0.4"
|
minimatch "^3.0.4"
|
||||||
strip-json-comments "^3.1.1"
|
strip-json-comments "^3.1.1"
|
||||||
|
|
||||||
"@fontsource/source-sans-pro@4.0.0":
|
"@fontsource/source-sans-pro@4.0.1":
|
||||||
version "4.0.0"
|
version "4.0.1"
|
||||||
resolved "https://registry.yarnpkg.com/@fontsource/source-sans-pro/-/source-sans-pro-4.0.0.tgz#07981b35ee0b2ae0814062a445c13832c788b2be"
|
resolved "https://registry.yarnpkg.com/@fontsource/source-sans-pro/-/source-sans-pro-4.0.1.tgz#12b99fa5fd3605a31512921c897053868011cf91"
|
||||||
integrity sha512-5o55c5bvySYiBOeU4E2u7fziLjtwEnBMM4VUjyKqstlodWd4grJvK0jlo0S2m0DiJrg6+NE0FXw4f6+ApSk/9A==
|
integrity sha512-TepgEYwAmhPnGIaC2oJjZ8rPyms/NY2tyiWMP7b1VsA6y8Yayxk/ahjj3sDTKvrTOtBjxy/WCTeVAoeEedNzPA==
|
||||||
|
|
||||||
"@hapi/address@2.x.x":
|
"@hapi/address@2.x.x":
|
||||||
version "2.1.4"
|
version "2.1.4"
|
||||||
|
|
Loading…
Reference in a new issue