Skip to content

Commit 672ea60

Browse files
chore(deps-dev): bump svelte-check from 4.1.7 to 4.2.0
1 parent bba29d9 commit 672ea60

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"prettier-plugin-svelte": "^3.4.0",
7474
"sass": "^1.88.0",
7575
"svelte": "^5.30.1",
76-
"svelte-check": "^4.1.7",
76+
"svelte-check": "^4.2.0",
7777
"tailwindcss": "^4.1.4",
7878
"tslib": "^2.8.1",
7979
"typescript": "^5.8.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2721,10 +2721,10 @@ supports-color@^7.1.0:
27212721
dependencies:
27222722
has-flag "^4.0.0"
27232723

2724-
svelte-check@^4.1.7:
2725-
version "4.1.7"
2726-
resolved "https://registry.yarnpkg.com/svelte-check/-/svelte-check-4.1.7.tgz#3c61e965160dacb5dc6a643c85f715c00d19ce7e"
2727-
integrity sha512-1jX4BzXrQJhC/Jt3SqYf6Ntu//vmfc6VWp07JkRfK2nn+22yIblspVUo96gzMkg0Zov8lQicxhxsMzOctwcMQQ==
2724+
svelte-check@^4.2.0:
2725+
version "4.2.0"
2726+
resolved "https://registry.yarnpkg.com/svelte-check/-/svelte-check-4.2.0.tgz#868bc3a5a9c1f0c07da6f14d08c16d8d8a2e0911"
2727+
integrity sha512-79ozTLjGBQ2R5PvZ7enSYBsMyY1fy3pwQ/N1BtuTVXtQRH9Vc10eV66LePV52t1ZlflZBTkIGz79cStPnCUEEQ==
27282728
dependencies:
27292729
"@jridgewell/trace-mapping" "^0.3.25"
27302730
chokidar "^4.0.1"

0 commit comments

Comments
 (0)