Skip to content

Commit

Permalink
chore(deps-dev): bump svelte-check from 3.8.6 to 4.0.5 in /example
Browse files Browse the repository at this point in the history
Bumps [svelte-check](https://github.com/sveltejs/language-tools) from 3.8.6 to 4.0.5.
- [Release notes](https://github.com/sveltejs/language-tools/releases)
- [Commits](sveltejs/language-tools@svelte-check-3.8.6...svelte-check-4.0.5)

---
updated-dependencies:
- dependency-name: svelte-check
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 9ac11ec commit 3affbb3
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 174 deletions.
219 changes: 46 additions & 173 deletions example/package-lock.json

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

2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@sveltejs/kit": "^1.30.3",
"@sveltejs/vite-plugin-svelte": "^3.1.2",
"svelte": "^3.59.2",
"svelte-check": "^3.8.6",
"svelte-check": "^4.0.5",
"svelte-preprocess": "^5.1.4",
"tslib": "^2.8.1",
"typescript": "^5.6.3",
Expand Down

0 comments on commit 3affbb3

Please sign in to comment.