From 353ddad3d547ce73cbe652a0fd5e5b152ba9235b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 May 2023 12:07:04 +0000 Subject: [PATCH] Bump subfont from 6.12.2 to 6.12.5 Bumps [subfont](https://github.com/Munter/subfont) from 6.12.2 to 6.12.5. - [Release notes](https://github.com/Munter/subfont/releases) - [Changelog](https://github.com/Munter/subfont/blob/v6.12.5/CHANGELOG.md) - [Commits](https://github.com/Munter/subfont/compare/v6.12.2...v6.12.5) --- updated-dependencies: - dependency-name: subfont dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 4a2ba40..621f9ed 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "prettier-plugin-astro": "^0.7.0", "reading-time": "^1.5.0", "sharp": "^0.31.2", - "subfont": "^6.12.2", + "subfont": "^6.12.5", "typescript": "^4.9.4", "vite-plugin-windicss": "^1.8.8", "windicss": "^3.5.6", diff --git a/yarn.lock b/yarn.lock index cb2ed44..19d2ba8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -511,10 +511,10 @@ dependencies: "@hapi/hoek" "^8.3.0" -"@hookun/parse-animation-shorthand@^0.1.4": - version "0.1.4" - resolved "https://registry.yarnpkg.com/@hookun/parse-animation-shorthand/-/parse-animation-shorthand-0.1.4.tgz#1a5b888588d875a9006a0fb81050ce93bc2aa3dc" - integrity sha512-SL5XshO2hvsbgL1YoyTL95ayYLNBdZKXpla2UD7/Ehh2vDLDwYxHheGgJxW08hiVvLDfsWTXKWFd1Iw5xMQIXA== +"@hookun/parse-animation-shorthand@^0.1.5": + version "0.1.5" + resolved "https://registry.yarnpkg.com/@hookun/parse-animation-shorthand/-/parse-animation-shorthand-0.1.5.tgz#08d7d5d0b132c047f9879ae3807651d8c0753247" + integrity sha512-/fnwYK9Tgllhtv2EpwZZVbwhCokAoGtfEz23mZtjHMHvih4YeiAeUuVpyjGrTGf6j6ymgrCxGwUiAkAfDsmUjw== "@humanwhocodes/config-array@^0.11.8": version "0.11.8" @@ -6489,13 +6489,13 @@ stylehacks@^5.1.1: browserslist "^4.21.4" postcss-selector-parser "^6.0.4" -subfont@^6.12.2: - version "6.12.2" - resolved "https://registry.yarnpkg.com/subfont/-/subfont-6.12.2.tgz#a07bc54c205ca26c6e85fb1af3033e0845b39beb" - integrity sha512-Mt6Dt/P1+XeoCZvvNdpK86dURSOzAlBRLoS0tzMZgDqUQ1LikZNrT2MyAwuexWUkdg+dGIE7Pgen4kcfYQ8xyg== +subfont@^6.12.5: + version "6.12.5" + resolved "https://registry.yarnpkg.com/subfont/-/subfont-6.12.5.tgz#d05422aedbb461ec11eb5a4f19549782cb852c13" + integrity sha512-Orz+jk//zqRbG8vViutGPlIWX4GxUKtdEV5pkncm6lXO/DiFZaYHPhX+w134nI09DTJ4Z2b+58sErTcn+zlFaQ== dependencies: "@gustavnikolaj/async-main-wrap" "^3.0.1" - "@hookun/parse-animation-shorthand" "^0.1.4" + "@hookun/parse-animation-shorthand" "^0.1.5" assetgraph "^7.8.1" browserslist "^4.13.0" css-font-parser "^2.0.0"