From c23a6cd0361f98466a97e075009cc76965bd41eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Dec 2021 14:27:24 +0000 Subject: build(deps-dev): Bump eslint-plugin-react in /FrontEnd Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.27.0 to 7.27.1. - [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases) - [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.27.0...v7.27.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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'FrontEnd/package.json') diff --git a/FrontEnd/package.json b/FrontEnd/package.json index 2d445caa..8b5d2e76 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -7,7 +7,7 @@ "description": "Timeline app.", "dependencies": { "@microsoft/signalr": "^6.0.0", - "@popperjs/core": "^2.10.2", + "@popperjs/core": "^2.11.0", "axios": "^0.24.0", "bootstrap": "^5.1.3", "bootstrap-icons": "^1.7.1", @@ -62,7 +62,7 @@ "eslint": "^8.4.0", "eslint-config-prettier": "^8.3.0", "eslint-plugin-prettier": "^4.0.0", - "eslint-plugin-react": "^7.27.0", + "eslint-plugin-react": "^7.27.1", "eslint-plugin-react-hooks": "^4.3.0", "prettier": "^2.4.1", "typescript": "^4.4.4", -- cgit v1.2.3