Skip to content

Commit 1cb9d2d

Browse files
Bump the minor-and-patch group with 3 updates
Bumps the minor-and-patch group with 3 updates: [@samply/lens](https://github.com/samply/lens), [svelte-check](https://github.com/sveltejs/language-tools) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `@samply/lens` from 0.6.2 to 0.6.3 - [Release notes](https://github.com/samply/lens/releases) - [Commits](samply/lens@v0.6.2...v0.6.3) Updates `svelte-check` from 4.3.4 to 4.3.5 - [Release notes](https://github.com/sveltejs/language-tools/releases) - [Commits](https://github.com/sveltejs/language-tools/compare/svelte-check@4.3.4...svelte-check@4.3.5) Updates `typescript-eslint` from 8.49.0 to 8.50.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.50.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@samply/lens" dependency-version: 0.6.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: svelte-check dependency-version: 4.3.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: typescript-eslint dependency-version: 8.50.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2562ddd commit 1cb9d2d

2 files changed

Lines changed: 77 additions & 77 deletions

File tree

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@
2828
"prettier": "^3.7.4",
2929
"prettier-plugin-svelte": "^3.4.1",
3030
"svelte": "^5.46.0",
31-
"svelte-check": "^4.3.4",
31+
"svelte-check": "^4.3.5",
3232
"typescript": "^5.9.3",
33-
"typescript-eslint": "^8.49.0",
33+
"typescript-eslint": "^8.50.0",
3434
"vite": "^7.3.0"
3535
},
3636
"dependencies": {
37-
"@samply/lens": "^0.6.2"
37+
"@samply/lens": "^0.6.3"
3838
}
3939
}

0 commit comments

Comments
 (0)