Skip to content

Commit 02908fd

Browse files
committed
chore(deps): update dependency astro to v2.9.3
1 parent d906cfd commit 02908fd

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
@@ -148,7 +148,7 @@
148148
"@typescript-eslint/eslint-plugin": "5.62.0",
149149
"@typescript-eslint/parser": "5.62.0",
150150
"@webcomponents/template-shadowroot": "0.2.1",
151-
"astro": "2.9.2",
151+
"astro": "2.9.3",
152152
"autoprefixer": "10.4.14",
153153
"ava": "5.3.1",
154154
"eslint": "8.45.0",

yarn.lock

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

1950-
1951-
version "2.9.2"
1952-
resolved "https://registry.yarnpkg.com/astro/-/astro-2.9.2.tgz#12cbd248820b737b0c51fa61230d9a4c31b58864"
1953-
integrity sha512-ejdGM9SbK58AvJS8lbkre/d5CoW8JftqaRxc9rGqzpiZQ8iU8gfdFmi3Hzkcvd2HrGvYYsJku88pM6tkBPniJQ==
1950+
1951+
version "2.9.3"
1952+
resolved "https://registry.yarnpkg.com/astro/-/astro-2.9.3.tgz#a85a1b94d1d064546bb191f80a52c08a7b3ed800"
1953+
integrity sha512-EcFYnJytMgDhBf1MxWIG1GNwfDL2yRvVt+4aguYbcFDNz8EjLKgpLYbbTzR2VlIQu1vpxImZZ0bmPy8Hd+tAfw==
19541954
dependencies:
19551955
"@astrojs/compiler" "^1.6.0"
19561956
"@astrojs/internal-helpers" "^0.1.1"

0 commit comments

Comments
 (0)