aboutsummaryrefslogtreecommitdiff
path: root/examples/docs
diff options
context:
space:
mode:
authorGravatar Fred K. Schott <fkschott@gmail.com> 2022-03-25 07:45:12 -0700
committerGravatar GitHub <noreply@github.com> 2022-03-25 09:45:12 -0500
commitdf8fac50b950bffd5f46599bce9b42daed6ae524 (patch)
tree51b65befcd89382b114cb2c42eefd08647674726 /examples/docs
parentd7111ba388f818e3dd7064e04ab0d27f12e5325b (diff)
downloadastro-df8fac50b950bffd5f46599bce9b42daed6ae524.tar.gz
astro-df8fac50b950bffd5f46599bce9b42daed6ae524.tar.zst
astro-df8fac50b950bffd5f46599bce9b42daed6ae524.zip
[ci] update lockfile (#2882)
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 bc0445f38..8bf287c9a 100644
--- a/examples/docs/package.json
+++ b/examples/docs/package.json
@@ -12,7 +12,7 @@
"@algolia/client-search": "^4.13.0",
"@docsearch/css": "^3.0.0",
"@docsearch/react": "^3.0.0",
- "@types/react": "^17.0.42",
+ "@types/react": "^17.0.43",
"preact": "^10.6.6",
"react": "^17.0.2",
"react-dom": "^17.0.2"