Skip to content

Commit 5e29a19

Browse files
chore(deps): bump the js-dependencies group with 4 updates (#759)
Bumps the js-dependencies group with 4 updates: [baseline-browser-mapping](https://github.com/web-platform-dx/baseline-browser-mapping), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [npm-run-all2](https://github.com/bcomnes/npm-run-all2) and [svelte-check](https://github.com/sveltejs/language-tools). Updates `baseline-browser-mapping` from 2.11.3 to 2.11.6 - [Release notes](https://github.com/web-platform-dx/baseline-browser-mapping/releases) - [Commits](web-platform-dx/baseline-browser-mapping@v2.11.3...v2.11.6) Updates `@types/node` from 26.1.1 to 26.1.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `npm-run-all2` from 9.0.2 to 9.0.3 - [Release notes](https://github.com/bcomnes/npm-run-all2/releases) - [Changelog](https://github.com/bcomnes/npm-run-all2/blob/master/CHANGELOG.md) - [Commits](bcomnes/npm-run-all2@v9.0.2...v9.0.3) Updates `svelte-check` from 4.7.3 to 4.7.4 - [Release notes](https://github.com/sveltejs/language-tools/releases) - [Commits](https://github.com/sveltejs/language-tools/compare/svelte-check@4.7.3...svelte-check@4.7.4) --- updated-dependencies: - dependency-name: baseline-browser-mapping dependency-version: 2.11.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: js-dependencies - dependency-name: "@types/node" dependency-version: 26.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-dependencies - dependency-name: npm-run-all2 dependency-version: 9.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-dependencies - dependency-name: svelte-check dependency-version: 4.7.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 50ba129 commit 5e29a19

2 files changed

Lines changed: 13 additions & 13 deletions

File tree

bun.lock

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@tailwindcss/cli": "^4.3.3",
4444
"@tsconfig/svelte": "^5.0.8",
4545
"@types/luxon": "^3.7.2",
46-
"@types/node": "^26.1.1",
46+
"@types/node": "^26.1.2",
4747
"@types/obsidian-typings": "npm:obsidian-typings@^6.13.0",
4848
"@vitest/coverage-v8": "4.1.10",
4949
"@vitest/ui": "4.1.10",
@@ -54,13 +54,13 @@
5454
"eslint-plugin-obsidianmd": "^0.4.1",
5555
"eslint-plugin-only-warn": "^1.2.1",
5656
"eslint-plugin-svelte": "^3.22.0",
57-
"npm-run-all2": "^9.0.2",
57+
"npm-run-all2": "^9.0.3",
5858
"obsidian": "1.13.1",
5959
"prettier": "^3.9.6",
6060
"prettier-plugin-svelte": "^4.1.1",
6161
"prettier-plugin-tailwindcss": "^0.8.1",
6262
"svelte": "^5.56.8",
63-
"svelte-check": "4.7.3",
63+
"svelte-check": "4.7.4",
6464
"svelte-preprocess": "6.0.5",
6565
"tailwindcss": "^4.3.3",
6666
"tslib": "2.8.1",
@@ -70,7 +70,7 @@
7070
"vitest": "4.1.10"
7171
},
7272
"dependencies": {
73-
"baseline-browser-mapping": "^2.11.3",
73+
"baseline-browser-mapping": "^2.11.6",
7474
"caniuse-lite": "^1.0.30001806",
7575
"lucide-svelte": "^1.0.1",
7676
"luxon": "^3.7.2",

0 commit comments

Comments
 (0)