Skip to content

Commit

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

---
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 2, 2024
1 parent a709e72 commit ab8af3a
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"rimraf": "^6.0.1",
"sass": "^1.77.8",
"svelte": "^4.2.19",
"svelte-check": "^3.8.4",
"svelte-check": "^3.8.6",
"svelte-preprocess-import-assets": "^1.1.0",
"typescript": "^5.5.3",
"vite": "^5.4.1"
Expand Down
2 changes: 1 addition & 1 deletion icore_open_docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"rimraf": "^6.0.1",
"sass": "^1.77.8",
"svelte": "^4.2.19",
"svelte-check": "^3.8.4",
"svelte-check": "^3.8.6",
"svelte-preprocess-import-assets": "^1.1.0",
"typescript": "^5.5.3",
"vite": "^5.4.1"
Expand Down
14 changes: 7 additions & 7 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 ab8af3a

Please sign in to comment.