summaryrefslogtreecommitdiff
path: root/examples/docs
diff options
context:
space:
mode:
authorGravatar Fred K. Schott <fkschott@gmail.com> 2022-03-16 07:53:46 -0700
committerGravatar GitHub <noreply@github.com> 2022-03-16 09:53:46 -0500
commit498ef59b0e577bbae0be7187e178c1af9f9469c2 (patch)
tree6fdd0b2473b747231d913308f3c88b44b9edc4db /examples/docs
parent0a330fdc9a73d4ded387fa41e1c681fa1a2b814a (diff)
downloadastro-498ef59b0e577bbae0be7187e178c1af9f9469c2.tar.gz
astro-498ef59b0e577bbae0be7187e178c1af9f9469c2.tar.zst
astro-498ef59b0e577bbae0be7187e178c1af9f9469c2.zip
[ci] update lockfile (#2810)
Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.com>
Diffstat (limited to 'examples/docs')
-rw-r--r--examples/docs/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/docs/package.json b/examples/docs/package.json
index 3468af34f..60000c43f 100644
--- a/examples/docs/package.json
+++ b/examples/docs/package.json
@@ -9,7 +9,7 @@
"preview": "astro preview"
},
"dependencies": {
- "@algolia/client-search": "^4.12.2",
+ "@algolia/client-search": "^4.13.0",
"@docsearch/css": "^3.0.0",
"@docsearch/react": "^3.0.0",
"@types/react": "^17.0.40",