Skip to content

Commit

Permalink
chore(deps): unpin tsconfck and use 3.0.0 release (#8838)
Browse files Browse the repository at this point in the history
  • Loading branch information
dominikg committed Oct 15, 2023
1 parent 7c45851 commit 2f9e208
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 5 deletions.
6 changes: 6 additions & 0 deletions .changeset/red-socks-peel.md
@@ -0,0 +1,6 @@
---
'astro': patch
---

deps: unpin and update tsconfck from `3.0.0-next.9` to `^3.0.0`

2 changes: 1 addition & 1 deletion packages/astro/package.json
Expand Up @@ -167,7 +167,7 @@
"shikiji": "^0.6.8",
"string-width": "^6.1.0",
"strip-ansi": "^7.1.0",
"tsconfck": "3.0.0-next.9",
"tsconfck": "^3.0.0",
"unist-util-visit": "^4.1.2",
"vfile": "^5.3.7",
"vite": "^4.4.9",
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2f9e208

Please sign in to comment.