summaryrefslogtreecommitdiff
path: root/packages/integrations/react
diff options
context:
space:
mode:
authorGravatar Fred K. Schott <fkschott@gmail.com> 2022-05-16 11:33:16 -0700
committerGravatar GitHub <noreply@github.com> 2022-05-16 13:33:16 -0500
commit9dd16bace5c9ee337461baaacb0fa72b6ebdc485 (patch)
treebec30bc89142d14abbbf944b6a65244ad138bddc /packages/integrations/react
parent58cca31e799912a43e179eb32c4e9ff98bcb9e11 (diff)
downloadastro-9dd16bace5c9ee337461baaacb0fa72b6ebdc485.tar.gz
astro-9dd16bace5c9ee337461baaacb0fa72b6ebdc485.tar.zst
astro-9dd16bace5c9ee337461baaacb0fa72b6ebdc485.zip
[ci] update lockfile (#3363)
Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.com>
Diffstat (limited to 'packages/integrations/react')
-rw-r--r--packages/integrations/react/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/integrations/react/package.json b/packages/integrations/react/package.json
index be9968467..46a710baa 100644
--- a/packages/integrations/react/package.json
+++ b/packages/integrations/react/package.json
@@ -37,7 +37,7 @@
},
"devDependencies": {
"@types/react": "^17.0.45",
- "@types/react-dom": "^17.0.16",
+ "@types/react-dom": "^17.0.17",
"astro": "workspace:*",
"astro-scripts": "workspace:*",
"react": "^18.1.0",