From 255d71727c56899f8edcd6e06f50c2396f7b26f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 02:14:32 +0000 Subject: [PATCH] Bump the fontsource-dependencies group with 2 updates Bumps the fontsource-dependencies group with 2 updates: [@fontsource/atkinson-hyperlegible](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/atkinson-hyperlegible) and [@fontsource/oswald](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/oswald). Updates `@fontsource/atkinson-hyperlegible` from 5.0.12 to 5.0.13 - [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/atkinson-hyperlegible/CHANGELOG.md) - [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/atkinson-hyperlegible) Updates `@fontsource/oswald` from 5.0.12 to 5.0.13 - [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/oswald/CHANGELOG.md) - [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/oswald) --- updated-dependencies: - dependency-name: "@fontsource/atkinson-hyperlegible" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: fontsource-dependencies - dependency-name: "@fontsource/oswald" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: fontsource-dependencies ... Signed-off-by: dependabot[bot] --- package.json | 4 ++-- yarn.lock | 16 ++++++++-------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index f34b4049e..9033f91d6 100644 --- a/package.json +++ b/package.json @@ -74,10 +74,10 @@ "webpack-merge": "^5.9.0" }, "dependencies": { - "@fontsource/atkinson-hyperlegible": "^5.0.12", + "@fontsource/atkinson-hyperlegible": "^5.0.13", "@fontsource/eb-garamond": "^5.0.5", "@fontsource/montserrat": "^5.0.5", - "@fontsource/oswald": "^5.0.12", + "@fontsource/oswald": "^5.0.13", "annotator": "wallabag/annotator#master", "clipboard": "^2.0.11", "hammerjs": "^2.0.8", diff --git a/yarn.lock b/yarn.lock index a8c176b25..d32995338 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1037,10 +1037,10 @@ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.50.0.tgz#9e93b850f0f3fa35f5fa59adfd03adae8488e484" integrity sha512-NCC3zz2+nvYd+Ckfh87rA47zfu2QsQpvc6k1yzTk+b9KzRj0wkGa8LSoGOXN6Zv4lRf/EIoZ80biDh9HOI+RNQ== -"@fontsource/atkinson-hyperlegible@^5.0.12": - version "5.0.12" - resolved "https://registry.yarnpkg.com/@fontsource/atkinson-hyperlegible/-/atkinson-hyperlegible-5.0.12.tgz#76e9f761a853202180e31036f04aa319c5fffc05" - integrity sha512-chlxS4rZcGbC4iObID+AmsXOIBvbxl65PUMQdSl+aQU5b1EvfYaKe97rLwcc6vGXp1OkkLl3MpBhv32wkZjkrg== +"@fontsource/atkinson-hyperlegible@^5.0.13": + version "5.0.13" + resolved "https://registry.yarnpkg.com/@fontsource/atkinson-hyperlegible/-/atkinson-hyperlegible-5.0.13.tgz#e11eda9362cb34965f5d41856a63578088729f5f" + integrity sha512-owO/K8kniFl5ZdiDV682ibMV7WgawSM6pnsFQUYTxtbPQloJdB9NtWUuE4Sm5LZrxLH5mk+GWjR7jTt3fdUu0Q== "@fontsource/eb-garamond@^5.0.5": version "5.0.8" @@ -1052,10 +1052,10 @@ resolved "https://registry.yarnpkg.com/@fontsource/montserrat/-/montserrat-5.0.8.tgz#04d162d8929d2911c126e6dafbd218e67c8bb63d" integrity sha512-bNj6wfiWXXbsxb2ffatjpX+GBv30cWZ1lwNXW9qTeX2FnzPomsGRV4HdPrf3TqyTiVqX6fLo80zrQcMi7r8+fA== -"@fontsource/oswald@^5.0.12": - version "5.0.12" - resolved "https://registry.yarnpkg.com/@fontsource/oswald/-/oswald-5.0.12.tgz#db299945cee2474217bd8fc71e1a370f2307f447" - integrity sha512-O07Ymf20BKvLK/IzluUKM5kEcuNP0k6E86xgoymISc9+jOoHmwmQEvUJb6GHAAzKi6YLiL65UwrlIlpbI36TsQ== +"@fontsource/oswald@^5.0.13": + version "5.0.13" + resolved "https://registry.yarnpkg.com/@fontsource/oswald/-/oswald-5.0.13.tgz#961541fb7df0a6cc1df98b6d1f06c39ab7512337" + integrity sha512-X5AOvehN4xzaOgTngmhXNHk7vpgmMNweiV39FRT1DFHqZ1hVMsgoaHHNilJxweyWIsAex0sFyVAK8+nhQJfeFQ== "@humanwhocodes/config-array@^0.11.11": version "0.11.11"