From df48d0afe2ff097b7a9690878ced5057942bd41d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Dec 2021 06:35:25 +0000 Subject: build(deps): Bump bootstrap-icons from 1.7.1 to 1.7.2 in /FrontEnd Bumps [bootstrap-icons](https://github.com/twbs/icons) from 1.7.1 to 1.7.2. - [Release notes](https://github.com/twbs/icons/releases) - [Commits](https://github.com/twbs/icons/compare/v1.7.1...v1.7.2) --- updated-dependencies: - dependency-name: bootstrap-icons dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- FrontEnd/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/FrontEnd/package.json b/FrontEnd/package.json index eba2c4d8..db4e2251 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -10,7 +10,7 @@ "@popperjs/core": "^2.11.0", "axios": "^0.24.0", "bootstrap": "^5.1.3", - "bootstrap-icons": "^1.7.1", + "bootstrap-icons": "^1.7.2", "classnames": "^2.3.1", "color": "^4.1.0", "core-js": "^3.19.3", @@ -59,7 +59,7 @@ "@typescript-eslint/eslint-plugin": "^5.5.0", "@typescript-eslint/parser": "^5.6.0", "@vitejs/plugin-react-refresh": "^1.3.6", - "eslint": "^8.4.0", + "eslint": "^8.4.1", "eslint-config-prettier": "^8.3.0", "eslint-plugin-prettier": "^4.0.0", "eslint-plugin-react": "^7.27.1", -- cgit v1.2.3