From e3cc10aaee47afd4dc103201df322fe8e6ba02fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 17:04:33 +0000 Subject: Bump the node-deps group with 2 updates Bumps the node-deps group with 2 updates: [eslint](https://github.com/eslint/eslint) and [typescript](https://github.com/microsoft/TypeScript). Updates `eslint` from 9.9.1 to 9.10.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v9.9.1...v9.10.0) Updates `typescript` from 5.5.4 to 5.6.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](https://github.com/microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: node-deps - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: node-deps ... Signed-off-by: dependabot[bot] --- app/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app/package.json') diff --git a/app/package.json b/app/package.json index 1c33eb6..42cefa8 100644 --- a/app/package.json +++ b/app/package.json @@ -23,7 +23,7 @@ "@vite-pwa/sveltekit": "0.6.5", "autoprefixer": "10.4.20", "crc": "4.3.2", - "eslint": "9.9.1", + "eslint": "9.10.0", "eslint-config-prettier": "9.1.0", "eslint-plugin-svelte": "2.43.0", "html-minifier-terser": "7.2.0", @@ -35,7 +35,7 @@ "svelte-check": "4.0.1", "tailwindcss": "3.4.10", "tslib": "2.7.0", - "typescript": "5.5.4", + "typescript": "5.6.2", "vite": "5.4.3", "vite-plugin-pwa": "0.20.5", "vite-plugin-tailwind-purgecss": "0.3.3" -- cgit v1.2.3