Skip to content

Commit 020aa10

Browse files
committed
chore(deps): update dependency astro to v2.10.8
1 parent 64659dd commit 020aa10

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
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.7",
157+
"astro": "2.10.8",
158158
"autoprefixer": "10.4.15",
159159
"ava": "5.3.1",
160160
"eslint": "8.47.0",

yarn.lock

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

2004-
2005-
version "2.10.7"
2006-
resolved "https://registry.yarnpkg.com/astro/-/astro-2.10.7.tgz#069368f03e7a00c0bdf75c82aba1fc417f74d768"
2007-
integrity sha512-R8aF4yphrsbhxW2UxHZ1DslBn8e8vPQ23+Z/OnajNE1Q4HEZCOZ4CAbHJx2PDwq2p+CRWArNalpr3+rTqyOYBQ==
2004+
2005+
version "2.10.8"
2006+
resolved "https://registry.yarnpkg.com/astro/-/astro-2.10.8.tgz#3ad45e2c17b86d72414a93e55a7e19b3be2c74b8"
2007+
integrity sha512-QJbxyTR75g60hV9OUvbjZyq6cYgnSa5+bNQxJPNkw5tGhScOpgDLqGGNa86arzWMj3IpSLgODmhZykymsL98Cw==
20082008
dependencies:
20092009
"@astrojs/compiler" "^1.8.0"
20102010
"@astrojs/internal-helpers" "^0.1.2"
@@ -2028,7 +2028,6 @@ [email protected]:
20282028
common-ancestor-path "^1.0.1"
20292029
cookie "^0.5.0"
20302030
debug "^4.3.4"
2031-
deepmerge-ts "^4.3.0"
20322031
devalue "^4.3.2"
20332032
diff "^5.1.0"
20342033
es-module-lexer "^1.3.0"
@@ -2719,7 +2718,7 @@ deep-is@^0.1.3:
27192718
resolved "https://registry.yarnpkg.com/deep-is/-/deep-is-0.1.4.tgz#a6f2dce612fadd2ef1f519b73551f17e85199831"
27202719
integrity sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==
27212720

2722-
deepmerge-ts@^4.0.3, deepmerge-ts@^4.3.0:
2721+
deepmerge-ts@^4.0.3:
27232722
version "4.3.0"
27242723
resolved "https://registry.yarnpkg.com/deepmerge-ts/-/deepmerge-ts-4.3.0.tgz#432aff3cd09f947e36cdb3772a43960bf45327fe"
27252724
integrity sha512-if3ZYdkD2dClhnXR5reKtG98cwyaRT1NeugQoAPTTfsOpV9kqyeiBF9Qa5RHjemb3KzD5ulqygv6ED3t5j9eJw==

0 commit comments

Comments
 (0)