Skip to content

Commit 104389c

Browse files
Bump astro-seo from 0.8.3 to 0.8.4
Bumps [astro-seo](https://github.com/jonasmerlin/astro-seo) from 0.8.3 to 0.8.4. - [Release notes](https://github.com/jonasmerlin/astro-seo/releases) - [Changelog](https://github.com/jonasmerlin/astro-seo/blob/main/CHANGELOG.md) - [Commits](jonasmerlin/astro-seo@v0.8.3...v0.8.4) --- updated-dependencies: - dependency-name: astro-seo dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a4da15c commit 104389c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"astro-icon": "^1.1.0",
2828
"astro-navbar": "^2.3.1",
2929
"astro-pagefind": "^1.4.0",
30-
"astro-seo": "^0.8.3",
30+
"astro-seo": "^0.8.4",
3131
"astro-sst": "^2.41.4",
3232
"auth-astro": "^4.1.1",
3333
"dayjs": "^1.11.13",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4177,10 +4177,10 @@ astro-pagefind@^1.4.0:
41774177
pagefind "^1.0.3"
41784178
sirv "^2.0.3"
41794179

4180-
astro-seo@^0.8.3:
4181-
version "0.8.3"
4182-
resolved "https://registry.npmjs.org/astro-seo/-/astro-seo-0.8.3.tgz"
4183-
integrity sha512-gQeEh0U2yyVM0iyU8DTORK6hXMy5WH2wufrkUuNOKjI3LnYLniqgDxm1LZPQDuD6b4OHabVOi/5L88A9POCcCQ==
4180+
astro-seo@^0.8.4:
4181+
version "0.8.4"
4182+
resolved "https://registry.yarnpkg.com/astro-seo/-/astro-seo-0.8.4.tgz#b4e156dca08ac46037168479f133cedcbb8b884b"
4183+
integrity sha512-Ou1vzQSXAxa0K8rtNtXNvSpYqOGEgMhh0immMxJeXmbVZac3UKCNWAoXWyOQDFYsZvBugCRSg0N1phBqPMVgCw==
41844184
dependencies:
41854185
"@astrojs/check" "^0.5.4"
41864186

0 commit comments

Comments
 (0)