Skip to content

Commit 53d3f30

Browse files
committed
chore(deps): update dependency astro to v2.10.13
1 parent 2eacb5e commit 53d3f30

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.12",
157+
"astro": "2.10.13",
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
@@ -2027,10 +2027,10 @@ arrify@^3.0.0:
20272027
resolved "https://registry.yarnpkg.com/arrify/-/arrify-3.0.0.tgz#ccdefb8eaf2a1d2ab0da1ca2ce53118759fd46bc"
20282028
integrity sha512-tLkvA81vQG/XqE2mjDkGQHoOINtMHtysSnemrmoGe6PydDPMRbVugqyk4A6V/WDWEfm3l+0d8anA9r8cv/5Jaw==
20292029

2030-
2031-
version "2.10.12"
2032-
resolved "https://registry.yarnpkg.com/astro/-/astro-2.10.12.tgz#d11a7ee7725897dfe390f57a8dd6bfabae241ebb"
2033-
integrity sha512-JbD+hLCbXhpDofuzWQxojmjXwoqD0bR2BGqIByZ7B5Cj6dKQXHIr1HsrDdWcmjM+O4NXKV2TCfeXv1ZTtjqX3Q==
2030+
2031+
version "2.10.13"
2032+
resolved "https://registry.yarnpkg.com/astro/-/astro-2.10.13.tgz#7f0f16d597c612defe244795cad0cb1f4e38b1ff"
2033+
integrity sha512-xSLw8C/vF6MDFvQ2BfQyrC2AKsG74pMg66zlsHXr06JsSTv5qhMFhROm9oV0IxiZnsvN7LelMe/H2Ks1CcUTDw==
20342034
dependencies:
20352035
"@astrojs/compiler" "^1.8.0"
20362036
"@astrojs/internal-helpers" "^0.1.2"

0 commit comments

Comments
 (0)