Skip to content

Commit 4d4ab7c

Browse files
chore(deps): update dependency astro to v2.9.1 (#799)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 73ed940 commit 4d4ab7c

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.0",
151+
"astro": "2.9.1",
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
@@ -1837,10 +1837,10 @@ arrify@^3.0.0:
18371837
resolved "https://registry.yarnpkg.com/arrify/-/arrify-3.0.0.tgz#ccdefb8eaf2a1d2ab0da1ca2ce53118759fd46bc"
18381838
integrity sha512-tLkvA81vQG/XqE2mjDkGQHoOINtMHtysSnemrmoGe6PydDPMRbVugqyk4A6V/WDWEfm3l+0d8anA9r8cv/5Jaw==
18391839

1840-
1841-
version "2.9.0"
1842-
resolved "https://registry.yarnpkg.com/astro/-/astro-2.9.0.tgz#8bf046f9b375685975125496253f55a1028bf889"
1843-
integrity sha512-qD8hFvFrpLDA1/wGivP9YbKq7vfMfS1XPE9SyrrDaYFB/NXnZPqnwSXOxRD0AA4WSv9OAtUO3DV8dHFj9xWi/Q==
1840+
1841+
version "2.9.1"
1842+
resolved "https://registry.yarnpkg.com/astro/-/astro-2.9.1.tgz#82a027463d6dba150589e465553b6342a1cc9bd9"
1843+
integrity sha512-cY+ilz7zbKx21QA4LRJtE49NakkhUVh6kU9LqNMThz/Fqv1Rkz0uJBWIUJfJqpOmqnpFEW2G245gF4+bUA7aRQ==
18441844
dependencies:
18451845
"@astrojs/compiler" "^1.6.0"
18461846
"@astrojs/internal-helpers" "^0.1.1"

0 commit comments

Comments
 (0)