From 358fba766a9b90807ae063edfe1795e09a1a4cfd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 15:31:26 +0000 Subject: [PATCH] chore(deps-dev): bump the devdependencies group with 2 updates Bumps the devdependencies group with 2 updates: [typescript](https://github.com/microsoft/TypeScript) and [eslint-config-love](https://github.com/mightyiam/eslint-config-love). Updates `typescript` from 5.7.2 to 5.7.3 - [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/compare/v5.7.2...v5.7.3) Updates `eslint-config-love` from 114.0.0 to 116.0.0 - [Release notes](https://github.com/mightyiam/eslint-config-love/releases) - [Changelog](https://github.com/mightyiam/eslint-config-love/blob/main/CHANGELOG.md) - [Commits](https://github.com/mightyiam/eslint-config-love/compare/v114.0.0...v116.0.0) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: devdependencies - dependency-name: eslint-config-love dependency-type: direct:development update-type: version-update:semver-major dependency-group: devdependencies ... Signed-off-by: dependabot[bot] --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index e0cf77e..047ac61 100644 --- a/package.json +++ b/package.json @@ -38,8 +38,8 @@ "prettier": "3.4.2", "prettier-plugin-astro": "0.14.1", "supabase": "2.2.1", - "typescript": "5.7.2", - "eslint-config-love": "114.0.0" + "typescript": "5.7.3", + "eslint-config-love": "116.0.0" }, "trustedDependencies": [ "@vercel/speed-insights"