Skip to content

Commit 60ff080

Browse files
committed
chore(deps): update dependency astro to v2.10.9
1 parent 96e1e04 commit 60ff080

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
@@ -154,7 +154,7 @@
154154
"@typescript-eslint/eslint-plugin": "5.62.0",
155155
"@typescript-eslint/parser": "5.62.0",
156156
"@webcomponents/template-shadowroot": "0.2.1",
157-
"astro": "2.10.8",
157+
"astro": "2.10.9",
158158
"autoprefixer": "10.4.15",
159159
"ava": "5.3.1",
160160
"eslint": "8.47.0",

yarn.lock

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

2004-
2005-
version "2.10.8"
2006-
resolved "https://registry.yarnpkg.com/astro/-/astro-2.10.8.tgz#3ad45e2c17b86d72414a93e55a7e19b3be2c74b8"
2007-
integrity sha512-QJbxyTR75g60hV9OUvbjZyq6cYgnSa5+bNQxJPNkw5tGhScOpgDLqGGNa86arzWMj3IpSLgODmhZykymsL98Cw==
2004+
2005+
version "2.10.9"
2006+
resolved "https://registry.yarnpkg.com/astro/-/astro-2.10.9.tgz#93020502f6354430b389fc3dc12df12adb7a4be0"
2007+
integrity sha512-rtm/RHeJdAIAsziQaAGvbv2ALylNNOF1SUQ0zJaugu/ABUU62tNGNSxIR0LO5l4+dHhLbzRNo5uEnIPkmSRw+w==
20082008
dependencies:
20092009
"@astrojs/compiler" "^1.8.0"
20102010
"@astrojs/internal-helpers" "^0.1.2"

0 commit comments

Comments
 (0)