Skip to content

Commit cf8099f

Browse files
authored
Merge pull request #932 from alankrantas/dependabot/npm_and_yarn/svelte-check-4.4.6
2 parents 947ea95 + 6d191f7 commit cf8099f

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"prettier": "^3.8.1",
3535
"prettier-plugin-svelte": "^3.5.1",
3636
"svelte": "^5.55.1",
37-
"svelte-check": "^4.4.5",
37+
"svelte-check": "^4.4.6",
3838
"svelte-preprocess": "^6.0.3",
3939
"typescript": "^5.9.3",
4040
"typescript-eslint": "^8.57.2",

yarn.lock

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

1249-
svelte-check@^4.4.5:
1250-
version "4.4.5"
1251-
resolved "https://registry.yarnpkg.com/svelte-check/-/svelte-check-4.4.5.tgz#a48ad6c5b372b9ba4bddd72b2d46c22765502c31"
1252-
integrity sha512-1bSwIRCvvmSHrlK52fOlZmVtUZgil43jNL/2H18pRpa+eQjzGt6e3zayxhp1S7GajPFKNM/2PMCG+DZFHlG9fw==
1249+
svelte-check@^4.4.6:
1250+
version "4.4.6"
1251+
resolved "https://registry.yarnpkg.com/svelte-check/-/svelte-check-4.4.6.tgz#c890a102e94ef31b44bea26f5f16de14db717a3b"
1252+
integrity sha512-kP1zG81EWaFe9ZyTv4ZXv44Csi6Pkdpb7S3oj6m+K2ec/IcDg/a8LsFsnVLqm2nxtkSwsd5xPj/qFkTBgXHXjg==
12531253
dependencies:
12541254
"@jridgewell/trace-mapping" "^0.3.25"
12551255
chokidar "^4.0.1"

0 commit comments

Comments
 (0)