Skip to content

Commit c3a7c29

Browse files
fix(deps): update dependency @fontsource/rubik to v5.0.9 (tauri-apps#1391)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b2ee979 commit c3a7c29

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@docusaurus/core": "=2.4.1",
1313
"@docusaurus/plugin-pwa": "=2.4.1",
1414
"@docusaurus/preset-classic": "=2.4.1",
15-
"@fontsource/rubik": "5.0.8",
15+
"@fontsource/rubik": "5.0.9",
1616
"@mdx-js/react": "1.6.22",
1717
"apexcharts": "3.41.1",
1818
"bootstrap-icons": "1.10.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1756,10 +1756,10 @@
17561756
resolved "https://registry.yarnpkg.com/@esbuild/win32-x64/-/win32-x64-0.19.0.tgz#fa5f12c96811cec3233a53bdbf61d1a05ba9018f"
17571757
integrity sha512-jl+NXUjK2StMgqnZnqgNjZuerFG8zQqWXMBZdMMv4W/aO1ZKQaYWZBxTrtWKphkCBVEMh0wMVfGgOd2BjOZqUQ==
17581758

1759-
"@fontsource/[email protected].8":
1760-
version "5.0.8"
1761-
resolved "https://registry.yarnpkg.com/@fontsource/rubik/-/rubik-5.0.8.tgz#f838ef37d3232238b7d26ee2dc1830cf64659c7e"
1762-
integrity sha512-ZFFENEro+byG+QdzYwTwL+Q7AJbfUWODI8qySk6UDlXittgC1ZtD2gQxLliWHY/PnJW7DaVR2Fz7S2YAX/Jirw==
1759+
"@fontsource/[email protected].9":
1760+
version "5.0.9"
1761+
resolved "https://registry.yarnpkg.com/@fontsource/rubik/-/rubik-5.0.9.tgz#33ca1a152ec51adb5a755e158286e8263c2f0faa"
1762+
integrity sha512-3yKyomN595SrV+tUx1YvlTvg3SONE1PwzyYiJJu+/qKMi7vhYz9OBaHZXBy60fHbkXB881zlzosBUP5MZyCYCw==
17631763

17641764
"@hapi/hoek@^9.0.0":
17651765
version "9.3.0"

0 commit comments

Comments
 (0)