From 2c828b50dace6998ad57e4108f6e359881a8a26e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 18 Aug 2024 01:32:31 +0000 Subject: [PATCH] Update dependency @fontsource/open-sans to ^5.0.29 --- commafeed-client/package-lock.json | 8 ++++---- commafeed-client/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/commafeed-client/package-lock.json b/commafeed-client/package-lock.json index 59bbb239..6316bd41 100644 --- a/commafeed-client/package-lock.json +++ b/commafeed-client/package-lock.json @@ -9,7 +9,7 @@ "version": "0.0.0", "dependencies": { "@emotion/react": "^11.13.0", - "@fontsource/open-sans": "^5.0.28", + "@fontsource/open-sans": "^5.0.29", "@lingui/core": "^4.11.3", "@lingui/macro": "^4.11.3", "@lingui/react": "^4.11.3", @@ -1168,9 +1168,9 @@ "license": "MIT" }, "node_modules/@fontsource/open-sans": { - "version": "5.0.28", - "resolved": "https://registry.npmjs.org/@fontsource/open-sans/-/open-sans-5.0.28.tgz", - "integrity": "sha512-hBvJHY76pJT/JynGUB5EXWhnzjYfLdcMn655J5p1v9lTT9HdQSy+keq2KPVXO2Htlg998BBa3p6u/jlrZ6w0kg==", + "version": "5.0.29", + "resolved": "https://registry.npmjs.org/@fontsource/open-sans/-/open-sans-5.0.29.tgz", + "integrity": "sha512-5ayVkmB5fY2NXm/YKF0UxtjWipLIqeXBxyhjtR46ab+z8xiJonolUBIVFYUfn5zH4FDf078zXbsIvmo82C0Aew==", "license": "OFL-1.1" }, "node_modules/@jest/schemas": { diff --git a/commafeed-client/package.json b/commafeed-client/package.json index 02368f3e..7ec5299c 100644 --- a/commafeed-client/package.json +++ b/commafeed-client/package.json @@ -16,7 +16,7 @@ }, "dependencies": { "@emotion/react": "^11.13.0", - "@fontsource/open-sans": "^5.0.28", + "@fontsource/open-sans": "^5.0.29", "@lingui/core": "^4.11.3", "@lingui/macro": "^4.11.3", "@lingui/react": "^4.11.3",