From 5780833046f8137999b5077932f5326b3433f541 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 May 2022 12:48:19 +0000 Subject: build(deps-dev): Bump typescript from 4.6.4 to 4.7.2 in /FrontEnd Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.4 to 4.7.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.4...v4.7.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- FrontEnd/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'FrontEnd') diff --git a/FrontEnd/package.json b/FrontEnd/package.json index c89a19ac..19a4f203 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -60,13 +60,13 @@ "@typescript-eslint/eslint-plugin": "^5.25.0", "@typescript-eslint/parser": "^5.25.0", "@vitejs/plugin-react-refresh": "^1.3.6", - "eslint": "^8.15.0", + "eslint": "^8.16.0", "eslint-config-prettier": "^8.5.0", "eslint-plugin-prettier": "^4.0.0", "eslint-plugin-react": "^7.30.0", "eslint-plugin-react-hooks": "^4.5.0", "prettier": "^2.6.2", - "typescript": "^4.6.4", + "typescript": "^4.7.2", "vite": "^2.9.9", "vite-plugin-pwa": "^0.12.0" } -- cgit v1.2.3