This is an automated email from the ASF dual-hosted git repository.

stricklandrbls pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/daffodil-vscode.git


The following commit(s) were added to refs/heads/main by this push:
     new 3106ef0  Bump svelte-check from 4.3.1 to 4.4.6
3106ef0 is described below

commit 3106ef0997036b74af766081e499f3b31baad904
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri May 1 00:29:06 2026 +0000

    Bump svelte-check from 4.3.1 to 4.4.6
    
    Bumps [svelte-check](https://github.com/sveltejs/language-tools) from 4.3.1 
to 4.4.6.
    - [Release notes](https://github.com/sveltejs/language-tools/releases)
    - 
[Commits](https://github.com/sveltejs/language-tools/compare/[email protected])
    
    ---
    updated-dependencies:
    - dependency-name: svelte-check
      dependency-version: 4.4.6
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 package.json | 2 +-
 yarn.lock    | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package.json b/package.json
index 7285454..6bb769d 100644
--- a/package.json
+++ b/package.json
@@ -98,7 +98,7 @@
     "run-func": "^3.0.0",
     "sass": "^1.98.0",
     "svelte": "^5.53.5",
-    "svelte-check": "^4.1.4",
+    "svelte-check": "^4.4.6",
     "svelte-loader": "^3.2.4",
     "svelte-preprocess": "^6.0.3",
     "ts-loader": "9.4.4",
diff --git a/yarn.lock b/yarn.lock
index ae65f1f..8ee1f72 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -4566,10 +4566,10 @@ supports-hyperlinks@^3.2.0:
     has-flag "^4.0.0"
     supports-color "^7.0.0"
 
-svelte-check@^4.1.4:
-  version "4.3.1"
-  resolved 
"https://registry.yarnpkg.com/svelte-check/-/svelte-check-4.3.1.tgz#7b469e8156e5600da2c762e71bbceace2b19d4c8";
-  integrity 
sha512-lkh8gff5gpHLjxIV+IaApMxQhTGnir2pNUAqcNgeKkvK5bT/30Ey/nzBxNLDlkztCH4dP7PixkMt9SWEKFPBWg==
+svelte-check@^4.4.6:
+  version "4.4.6"
+  resolved 
"https://registry.yarnpkg.com/svelte-check/-/svelte-check-4.4.6.tgz#c890a102e94ef31b44bea26f5f16de14db717a3b";
+  integrity 
sha512-kP1zG81EWaFe9ZyTv4ZXv44Csi6Pkdpb7S3oj6m+K2ec/IcDg/a8LsFsnVLqm2nxtkSwsd5xPj/qFkTBgXHXjg==
   dependencies:
     "@jridgewell/trace-mapping" "^0.3.25"
     chokidar "^4.0.1"

Reply via email to