Skip to content

Commit 6646076

Browse files
committed
chore(deps): update dependency astro to v2.9.6
1 parent 6e87fe4 commit 6646076

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.4",
151+
"astro": "2.9.6",
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.4"
1952-
resolved "https://registry.yarnpkg.com/astro/-/astro-2.9.4.tgz#b3f2730351529688343bd9f8177b5c3232cd9839"
1953-
integrity sha512-6mIAFTkfrLn1aAOVO7clTz3NqJNyPdJXLZEkAFTl+s5iuaIdoYnuqItkcjWP1qoEeGPF+0w9rTr0388pkTK+lg==
1950+
1951+
version "2.9.6"
1952+
resolved "https://registry.yarnpkg.com/astro/-/astro-2.9.6.tgz#3f70a11c96ce465f465a41bcd6c6d4c099edc7c9"
1953+
integrity sha512-yvbZQ6YOWYLejyQ4nAcgZLDYQ34enQJ5/LWlXKtUzXzpsUHB75vJMj+XmEq5Q2eVlZOlQrp0lU+nhSRGaOsOUQ==
19541954
dependencies:
19551955
"@astrojs/compiler" "^1.6.3"
19561956
"@astrojs/internal-helpers" "^0.1.1"

0 commit comments

Comments
 (0)