Skip to content

Commit cbbc3fb

Browse files
dependabot[bot]praphull-purohit
authored andcommitted
Bump svelte-check from 4.0.5 to 4.1.1
Bumps [svelte-check](https://github.com/sveltejs/language-tools) from 4.0.5 to 4.1.1. - [Release notes](https://github.com/sveltejs/language-tools/releases) - [Commits](sveltejs/language-tools@svelte-check-4.0.5...svelte-check-4.1.1) --- updated-dependencies: - dependency-name: svelte-check dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3328f35 commit cbbc3fb

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
@@ -21,7 +21,7 @@
2121
"bulma": "^0.9.4",
2222
"sass": "^1.83.1",
2323
"svelte": "^4.2.19",
24-
"svelte-check": "^4.0.5",
24+
"svelte-check": "^4.1.1",
2525
"svelte-preprocess": "^6.0.3",
2626
"tslib": "^2.8.1",
2727
"typescript": "^5.7.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -750,10 +750,10 @@ sirv@^3.0.0:
750750
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.1.tgz#1ce5650fddd87abc099eda37dcff024c2667ae46"
751751
integrity sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==
752752

753-
svelte-check@^4.0.5:
754-
version "4.0.5"
755-
resolved "https://registry.yarnpkg.com/svelte-check/-/svelte-check-4.0.5.tgz#5cd910c3b1d50f38159c17cc3bae127cbbb55c8d"
756-
integrity sha512-icBTBZ3ibBaywbXUat3cK6hB5Du+Kq9Z8CRuyLmm64XIe2/r+lQcbuBx/IQgsbrC+kT2jQ0weVpZSSRIPwB6jQ==
753+
svelte-check@^4.1.1:
754+
version "4.1.1"
755+
resolved "https://registry.yarnpkg.com/svelte-check/-/svelte-check-4.1.1.tgz#4d6a97651bdcff84ad10521d0394ce094dee187a"
756+
integrity sha512-NfaX+6Qtc8W/CyVGS/F7/XdiSSyXz+WGYA9ZWV3z8tso14V2vzjfXviKaTFEzB7g8TqfgO2FOzP6XT4ApSTUTw==
757757
dependencies:
758758
"@jridgewell/trace-mapping" "^0.3.25"
759759
chokidar "^4.0.1"

0 commit comments

Comments
 (0)