Skip to content

Commit

Permalink
chore(deps): update dependency svelte-check to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 9, 2024
1 parent 9be5d4b commit 13e6629
Show file tree
Hide file tree
Showing 4 changed files with 27 additions and 157 deletions.
2 changes: 1 addition & 1 deletion packages/e2e-tests/kit-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"e2e-test-dep-svelte-api-only": "file:../_test_dependencies/svelte-api-only",
"e2e-test-dep-vite-plugins": "file:../_test_dependencies/vite-plugins",
"svelte": "^5.0.0-next.242",
"svelte-check": "^3.8.6",
"svelte-check": "^4.0.1",
"svelte-i18n": "^4.0.0",
"tiny-glob": "^0.2.9",
"typescript": "^5.5.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/playground/big-component-library-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"carbon-preprocess-svelte": "^0.11.6",
"lodash-es": "^4.17.21",
"svelte": "^5.0.0-next.242",
"svelte-check": "^3.8.6",
"svelte-check": "^4.0.1",
"svelte-preprocess": "^6.0.2",
"typescript": "^5.5.4",
"vite": "^5.4.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/playground/kit-demo-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@sveltejs/kit": "^2.5.25",
"@sveltejs/vite-plugin-svelte": "workspace:^",
"svelte": "^5.0.0-next.242",
"svelte-check": "^3.8.6",
"svelte-check": "^4.0.1",
"typescript": "^5.5.4",
"vite": "^5.4.2"
},
Expand Down
Loading

0 comments on commit 13e6629

Please sign in to comment.