Skip to content

Commit

Permalink
Bump svelte-check from 3.5.1 to 3.5.2 in /src/tauri (#1024)
Browse files Browse the repository at this point in the history
Bumps [svelte-check](https://github.com/sveltejs/language-tools) from 3.5.1 to 3.5.2.
- [Release notes](https://github.com/sveltejs/language-tools/releases)
- [Commits](sveltejs/language-tools@svelte-check-3.5.1...svelte-check-3.5.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 24, 2023
1 parent a855a8d commit cc40944
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions src/tauri/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 src/tauri/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"prettier": "^3.0.3",
"svelte": "^3.59.2",
"svelte-awesome": "^3.2.1",
"svelte-check": "^3.5.1",
"svelte-check": "^3.5.2",
"svelte-dnd-action": "^0.9.29",
"svelte-preprocess": "^5.0.4",
"tslib": "^2.6.2",
Expand Down

0 comments on commit cc40944

Please sign in to comment.