Skip to content

Commit 924b02d

Browse files
committed
chore(deps): update dependency astro to v2.8.0
1 parent 93569ff commit 924b02d

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
"@typescript-eslint/eslint-plugin": "5.61.0",
148148
"@typescript-eslint/parser": "5.61.0",
149149
"@webcomponents/template-shadowroot": "0.2.1",
150-
"astro": "2.7.4",
150+
"astro": "2.8.0",
151151
"autoprefixer": "10.4.14",
152152
"ava": "5.3.1",
153153
"eslint": "8.44.0",

yarn.lock

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1745,10 +1745,10 @@ arrify@^3.0.0:
17451745
resolved "https://registry.yarnpkg.com/arrify/-/arrify-3.0.0.tgz#ccdefb8eaf2a1d2ab0da1ca2ce53118759fd46bc"
17461746
integrity sha512-tLkvA81vQG/XqE2mjDkGQHoOINtMHtysSnemrmoGe6PydDPMRbVugqyk4A6V/WDWEfm3l+0d8anA9r8cv/5Jaw==
17471747

1748-
astro@2.7.4:
1749-
version "2.7.4"
1750-
resolved "https://registry.yarnpkg.com/astro/-/astro-2.7.4.tgz#d1c67f4f4e47ac7155aedf511862af7c08783024"
1751-
integrity sha512-LDALXeMfD4U6jkM6ZywtKuBkGMxMZjSCFqbNXEKtD3OWZr3hiLNhE3YDgUScCBkQJSROWrS0W9/UVPpsS36+ow==
1748+
astro@2.8.0:
1749+
version "2.8.0"
1750+
resolved "https://registry.yarnpkg.com/astro/-/astro-2.8.0.tgz#939c53dc4aa2755030b2cb4fe3a2d69b3ad1a33b"
1751+
integrity sha512-bqdhE9039dzi0mqaWGO9rMk5HKxTn5TckxFmRPUdsV1qmbpghXtwuERHblfJu5etQofV6WVEyTrouG+BLRkqfA==
17521752
dependencies:
17531753
"@astrojs/compiler" "^1.5.3"
17541754
"@astrojs/internal-helpers" "^0.1.1"
@@ -1803,6 +1803,7 @@ [email protected]:
18031803
vfile "^5.3.7"
18041804
vite "^4.3.9"
18051805
vitefu "^0.2.4"
1806+
which-pm "^2.0.0"
18061807
yargs-parser "^21.1.1"
18071808
zod "^3.20.6"
18081809

@@ -6421,7 +6422,7 @@ which-pm-runs@^1.1.0:
64216422
resolved "https://registry.yarnpkg.com/which-pm-runs/-/which-pm-runs-1.1.0.tgz#35ccf7b1a0fce87bd8b92a478c9d045785d3bf35"
64226423
integrity sha512-n1brCuqClxfFfq/Rb0ICg9giSZqCS+pLtccdag6C2HyufBrh3fBOiy9nb6ggRMvWOVH5GrdJskj5iGTZNxd7SA==
64236424

6424-
6425+
[email protected], which-pm@^2.0.0:
64256426
version "2.0.0"
64266427
resolved "https://registry.yarnpkg.com/which-pm/-/which-pm-2.0.0.tgz#8245609ecfe64bf751d0eef2f376d83bf1ddb7ae"
64276428
integrity sha512-Lhs9Pmyph0p5n5Z3mVnN0yWcbQYUAD7rbQUiMsQxOJ3T57k7RFe35SUwWMf7dsbDZks1uOmw4AecB/JMDj3v/w==

0 commit comments

Comments
 (0)