Skip to content

Commit

Permalink
Merge pull request #85 from vittxr/dependabot/npm_and_yarn/svelte-che…
Browse files Browse the repository at this point in the history
…ck-4.0.9

chore(deps-dev): bump svelte-check from 4.0.7 to 4.0.9
  • Loading branch information
vittxr authored Nov 19, 2024
2 parents b8ceb0a + e3e6b80 commit d140d06
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"prettier": "^3.2.5",
"prettier-plugin-svelte": "^3.2.8",
"svelte": "^4.2.19",
"svelte-check": "^4.0.7",
"svelte-check": "^4.0.9",
"tailwindcss": "^3.4.15",
"tslib": "^2.8.1",
"typescript": "^5.6.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1662,10 +1662,10 @@ supports-preserve-symlinks-flag@^1.0.0:
resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==

svelte-check@^4.0.7:
version "4.0.7"
resolved "https://registry.yarnpkg.com/svelte-check/-/svelte-check-4.0.7.tgz#f0f809abd2731a675fa9a8c60de2ba0235fbe44a"
integrity sha512-24hwo+D5L35HOXsh3Z2sU4WhdDLavlHquYaJhrEqAt+mV1xOVzoMVYThW80n99osDJxyuH+vxjNFkNRL4EvwTg==
svelte-check@^4.0.9:
version "4.0.9"
resolved "https://registry.yarnpkg.com/svelte-check/-/svelte-check-4.0.9.tgz#abfd7a50f699882de46e94edfca3539fefc4193c"
integrity sha512-SVNCz2L+9ZELGli7G0n3B3QE5kdf0u27RtKr2ZivWQhcWIXatZxwM4VrQ6AiA2k9zKp2mk5AxkEhdjbpjv7rEw==
dependencies:
"@jridgewell/trace-mapping" "^0.3.25"
chokidar "^4.0.1"
Expand Down

0 comments on commit d140d06

Please sign in to comment.