This is an automated email from the ASF dual-hosted git repository.
davin 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 3a4536b Bump @tsconfig/svelte from 5.0.2 to 5.0.4
3a4536b is described below
commit 3a4536be20daca62df93717d1d13fce57b0caa87
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 23 23:09:39 2025 +0000
Bump @tsconfig/svelte from 5.0.2 to 5.0.4
Bumps [@tsconfig/svelte](https://github.com/tsconfig/bases/tree/HEAD/bases)
from 5.0.2 to 5.0.4.
- [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases)
---
updated-dependencies:
- dependency-name: "@tsconfig/svelte"
dependency-type: direct:development
update-type: version-update:semver-patch
...
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 acd4903..90025c5 100644
--- a/package.json
+++ b/package.json
@@ -66,7 +66,7 @@
"xml-js": "^1.6.11"
},
"devDependencies": {
- "@tsconfig/svelte": "^5.0.2",
+ "@tsconfig/svelte": "^5.0.4",
"@types/glob": "^8.0.0",
"@types/mocha": "^10.0.3",
"@types/node": "^22.13.14",
diff --git a/yarn.lock b/yarn.lock
index f3d033b..acc4c27 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -627,10 +627,10 @@
resolved "https://registry.npmjs.org/@tsconfig/node16/-/node16-1.0.4.tgz"
integrity
sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==
-"@tsconfig/svelte@^5.0.2":
- version "5.0.2"
- resolved "https://registry.npmjs.org/@tsconfig/svelte/-/svelte-5.0.2.tgz"
- integrity
sha512-BRbo1fOtyVbhfLyuCWw6wAWp+U8UQle+ZXu84MYYWzYSEB28dyfnRBIE99eoG+qdAC0po6L2ScIEivcT07UaMA==
+"@tsconfig/svelte@^5.0.4":
+ version "5.0.4"
+ resolved
"https://registry.yarnpkg.com/@tsconfig/svelte/-/svelte-5.0.4.tgz#8bd0254472bd39a5e750f1b4a05ecb18c9f3bf80"
+ integrity
sha512-BV9NplVgLmSi4mwKzD8BD/NQ8erOY/nUE/GpgWe2ckx+wIQF5RyRirn/QsSSCPeulVpc3RA/iJt6DpfTIZps0Q==
"@types/eslint-scope@^3.7.7":
version "3.7.7"