From 738422d8725c718080c90e6a010b2784d7c96584 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jun 2022 10:33:11 +0000 Subject: build(deps-dev): Bump eslint-plugin-react in /FrontEnd Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.30.0 to 7.30.1. - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.30.0...v7.30.1) --- updated-dependencies: - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- FrontEnd/package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'FrontEnd') diff --git a/FrontEnd/package.json b/FrontEnd/package.json index f4adfff0..388d8535 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -13,7 +13,7 @@ "bootstrap-icons": "^1.8.3", "classnames": "^2.3.1", "color": "^4.2.3", - "core-js": "^3.23.0", + "core-js": "^3.23.2", "i18next": "^21.8.10", "i18next-browser-languagedetector": "^6.1.4", "js-base64": "^3.7.2", @@ -56,17 +56,17 @@ "@types/react-color": "^3.0.6", "@types/react-dom": "^18.0.5", "@types/react-responsive": "^8.0.5", - "@types/react-transition-group": "^4.4.4", + "@types/react-transition-group": "^4.4.5", "@typescript-eslint/eslint-plugin": "^5.29.0", "@typescript-eslint/parser": "^5.28.0", "@vitejs/plugin-react-refresh": "^1.3.6", "eslint": "^8.17.0", "eslint-config-prettier": "^8.5.0", "eslint-plugin-prettier": "^4.0.0", - "eslint-plugin-react": "^7.30.0", + "eslint-plugin-react": "^7.30.1", "eslint-plugin-react-hooks": "^4.6.0", "prettier": "^2.7.1", - "typescript": "^4.7.3", + "typescript": "^4.7.4", "vite": "^2.9.12", "vite-plugin-pwa": "^0.12.0" } -- cgit v1.2.3