diff options
Diffstat (limited to 'packages')
-rw-r--r-- | packages/astro/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/astro/package.json b/packages/astro/package.json index 4af70bb69..0a4600a8e 100644 --- a/packages/astro/package.json +++ b/packages/astro/package.json @@ -211,7 +211,7 @@ "cheerio": "1.0.0", "eol": "^0.10.0", "execa": "^8.0.1", - "expect-type": "^0.20.0", + "expect-type": "^1.0.0", "mdast-util-mdx": "^3.0.0", "mdast-util-mdx-jsx": "^3.1.3", "memfs": "^4.12.0", |