Skip to content

Commit f0b70fc

Browse files
committed
chore(deps): update dependency astro to v2.8.5
1 parent 3d51d7a commit f0b70fc

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.8.4",
151+
"astro": "2.8.5",
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
@@ -1827,10 +1827,10 @@ arrify@^3.0.0:
18271827
resolved "https://registry.yarnpkg.com/arrify/-/arrify-3.0.0.tgz#ccdefb8eaf2a1d2ab0da1ca2ce53118759fd46bc"
18281828
integrity sha512-tLkvA81vQG/XqE2mjDkGQHoOINtMHtysSnemrmoGe6PydDPMRbVugqyk4A6V/WDWEfm3l+0d8anA9r8cv/5Jaw==
18291829

1830-
1831-
version "2.8.4"
1832-
resolved "https://registry.yarnpkg.com/astro/-/astro-2.8.4.tgz#091d50e990c790193d1487e279d5550a5b979d8d"
1833-
integrity sha512-XTfMN6MszrkePcaLt19eQl5BA3Mg8Jqvb7wDWBYoQAJQwU0YE3BBbAwFgWosA1rBv4wClWIne8CKq5iBDklrOQ==
1830+
1831+
version "2.8.5"
1832+
resolved "https://registry.yarnpkg.com/astro/-/astro-2.8.5.tgz#61af374ff50d16003880602656560391663b012c"
1833+
integrity sha512-qfPUKLpZ9lVi5Hc5MrzyekUUx54AyrEphW5eetNQj/+d0iodHEneZXFDzZxTEsk3rL8Y2Y9pYFXJPmQB3eahUA==
18341834
dependencies:
18351835
"@astrojs/compiler" "^1.5.3"
18361836
"@astrojs/internal-helpers" "^0.1.1"

0 commit comments

Comments
 (0)