Skip to content

Commit d396872

Browse files
committed
chore(deps): update dependency astro to v2.8.1
1 parent c129f55 commit d396872

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.62.0",
148148
"@typescript-eslint/parser": "5.62.0",
149149
"@webcomponents/template-shadowroot": "0.2.1",
150-
"astro": "2.8.0",
150+
"astro": "2.8.1",
151151
"autoprefixer": "10.4.14",
152152
"ava": "5.3.1",
153153
"eslint": "8.44.0",

yarn.lock

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

1796-
1797-
version "2.8.0"
1798-
resolved "https://registry.yarnpkg.com/astro/-/astro-2.8.0.tgz#939c53dc4aa2755030b2cb4fe3a2d69b3ad1a33b"
1799-
integrity sha512-bqdhE9039dzi0mqaWGO9rMk5HKxTn5TckxFmRPUdsV1qmbpghXtwuERHblfJu5etQofV6WVEyTrouG+BLRkqfA==
1796+
1797+
version "2.8.1"
1798+
resolved "https://registry.yarnpkg.com/astro/-/astro-2.8.1.tgz#49a5bf670270087936c5207a04c4981b420be8d9"
1799+
integrity sha512-qHG9bw/eidVKs3wc4shOlK4zuX2SaXDGWfbDLoJIISlQuEDD09LIXv8K39O7lLRSMFRgjfv0QYXP3g05VtOBzg==
18001800
dependencies:
18011801
"@astrojs/compiler" "^1.5.3"
18021802
"@astrojs/internal-helpers" "^0.1.1"

0 commit comments

Comments
 (0)