From b13cc013364be7de2077385bc8e3ba668bcdd3fb Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 22 Jan 2023 14:35:21 +0000 Subject: [PATCH] chore(front): update dependency fomantic-ui-css to v2.9.1 --- front/package.json | 2 +- front/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/front/package.json b/front/package.json index 6b2c60b6f..7cfae5fd6 100644 --- a/front/package.json +++ b/front/package.json @@ -31,7 +31,7 @@ "diff": "5.1.0", "dompurify": "2.4.3", "focus-trap": "7.2.0", - "fomantic-ui-css": "2.9.0", + "fomantic-ui-css": "2.9.1", "howler": "2.2.3", "idb-keyval": "6.2.0", "js-logger": "1.6.1", diff --git a/front/yarn.lock b/front/yarn.lock index 2ee16ae71..fbdc924e4 100644 --- a/front/yarn.lock +++ b/front/yarn.lock @@ -3589,10 +3589,10 @@ follow-redirects@^1.15.0: resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.2.tgz#b460864144ba63f2681096f274c4e57026da2c13" integrity sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA== -fomantic-ui-css@2.9.0: - version "2.9.0" - resolved "https://registry.yarnpkg.com/fomantic-ui-css/-/fomantic-ui-css-2.9.0.tgz#316773b044c33b62309deb67fefd45d4f2331da1" - integrity sha512-QHXz9FVLtG26m6RXyvAlhu38vZwcfAqHbKzPqWUoqsI28U/ihRlodFPTYUYgLpP7LxjlDEYVW/vkqT5veeGxNQ== +fomantic-ui-css@2.9.1: + version "2.9.1" + resolved "https://registry.yarnpkg.com/fomantic-ui-css/-/fomantic-ui-css-2.9.1.tgz#b1d3d8a23f64c9ad2570b2d20e8a300e08696f7c" + integrity sha512-TltZaYeYwJ4qt3IT1f4bA3EV4KezptlbWNLKqrt5axkOT3l31pCeO6xOjKkQAZaHefrrLNbmJ6T+/qTwTbiIww== dependencies: jquery "^3.4.0"