Skip to content

Commit

Permalink
Merge pull request #59 from mooxl/dependabot/npm_and_yarn/astro/astro…
Browse files Browse the repository at this point in the history
…-2.8.4

Bump astro from 2.8.3 to 2.8.4 in /astro
  • Loading branch information
mooxl committed Jul 18, 2023
2 parents 8e85ef5 + 7c68f87 commit 4225004
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion astro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@astrojs/prefetch": "^0.3.0",
"@astrojs/sitemap": "^2.0.0",
"@astrojs/tailwind": "4.0.0",
"astro": "^2.8.3",
"astro": "^2.8.4",
"css-select": "5.1.0",
"sharp": "^0.32.3",
"slate-serializers": "0.1.0",
Expand Down
8 changes: 4 additions & 4 deletions astro/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -747,10 +747,10 @@ array-iterate@^2.0.0:
resolved "https://registry.yarnpkg.com/array-iterate/-/array-iterate-2.0.1.tgz#6efd43f8295b3fee06251d3d62ead4bd9805dd24"
integrity sha512-I1jXZMjAgCMmxT4qxXfPXa6SthSoE8h6gkSI9BGGNv8mP8G/v0blc+qFnZu6K42vTOiuME596QaLO0TP3Lk0xg==

astro@^2.8.3:
version "2.8.3"
resolved "https://registry.yarnpkg.com/astro/-/astro-2.8.3.tgz#fc78c9afe67f92cb86551cd89ce66166bc367f54"
integrity sha512-UopGl3WubMnl15TWlR6PTCcH54TooZ+JoAloErfoXQtz4PAvmEEqEVc7tHoJ45iC7rhKgzILsvDhqzitBeRihw==
astro@^2.8.4:
version "2.8.4"
resolved "https://registry.yarnpkg.com/astro/-/astro-2.8.4.tgz#091d50e990c790193d1487e279d5550a5b979d8d"
integrity sha512-XTfMN6MszrkePcaLt19eQl5BA3Mg8Jqvb7wDWBYoQAJQwU0YE3BBbAwFgWosA1rBv4wClWIne8CKq5iBDklrOQ==
dependencies:
"@astrojs/compiler" "^1.5.3"
"@astrojs/internal-helpers" "^0.1.1"
Expand Down

0 comments on commit 4225004

Please sign in to comment.