Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package.json2
-rw-r--r--yarn.lock8
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index ee2045ff..33ed8254 100644
--- a/package.json
+++ b/package.json
@@ -56,7 +56,7 @@
"eslint-plugin-filenames": "^1.3.2",
"front-matter": "^4.0.2",
"glob": "^8.0.3",
- "instantsearch.css": "^7.4.5",
+ "instantsearch.css": "^8.0.0",
"instantsearch.js": "^4.49.3",
"jquery": "^3.6.3",
"js-yaml": "^4.1.0",
diff --git a/yarn.lock b/yarn.lock
index 66d3f53d..f73fa650 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -4153,10 +4153,10 @@ ini@~3.0.0:
resolved "https://registry.yarnpkg.com/ini/-/ini-3.0.0.tgz#2f6de95006923aa75feed8894f5686165adc08f1"
integrity sha512-TxYQaeNW/N8ymDvwAxPyRbhMBtnEwuvaTYpOQkFx1nSeusgezHniEc/l35Vo4iCq/mMiTJbpD7oYxN98hFlfmw==
-instantsearch.css@^7.4.5:
- version "7.4.5"
- resolved "https://registry.yarnpkg.com/instantsearch.css/-/instantsearch.css-7.4.5.tgz#2a521aa634329bf1680f79adf87c79d67669ec8d"
- integrity sha512-iIGBYjCokU93DDB8kbeztKtlu4qVEyTg1xvS6iSO1YvqRwkIZgf0tmsl/GytsLdZhuw8j4wEaeYsCzNbeJ/zEQ==
+instantsearch.css@^8.0.0:
+ version "8.0.0"
+ resolved "https://registry.yarnpkg.com/instantsearch.css/-/instantsearch.css-8.0.0.tgz#66a56b52400c7a14f678859e35a12eb32696a417"
+ integrity sha512-yU63cF9KdkyFFh7ynYQy39nh1MD1eVDHIaa/gdm8a/O9dTG/5P6hBF1ONoIbKTtjlxxsHS2S8MarCZZ0l31ajg==
instantsearch.js@^4.43.0, instantsearch.js@^4.49.3:
version "4.49.3"