Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Commit

Permalink
chore(deps): update dependency @types/react to v18.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 7, 2022
1 parent fe1d773 commit a59d2a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/landing/package.json
Expand Up @@ -25,7 +25,7 @@
},
"devDependencies": {
"@types/node": "17.0.35",
"@types/react": "18.0.14",
"@types/react": "18.0.16",
"@types/react-dom": "18.0.5",
"babel-jest": "28.1.1",
"enzyme": "^3.11.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/package.json
Expand Up @@ -15,7 +15,7 @@
},
"devDependencies": {
"@types/node": "17.0.40",
"@types/react": "18.0.14",
"@types/react": "18.0.16",
"@types/react-dom": "18.0.5",
"cypress": "^10.1.0",
"eslint": "8.17.0",
Expand Down

0 comments on commit a59d2a4

Please sign in to comment.