Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v18.2.33
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 26, 2023
1 parent d2afee2 commit 2fe734f
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"devDependencies": {
"@playwright/test": "1.39.0",
"@types/react": "18.2.32",
"@types/react": "18.2.33",
"@types/react-dom": "18.2.14",
"@types/react-helmet": "6.1.8",
"@types/styled-components": "5.1.29",
Expand Down
2 changes: 1 addition & 1 deletion gatsby-image-gallery/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"devDependencies": {
"@size-limit/preset-small-lib": "10.0.1",
"@types/jest": "29.5.6",
"@types/react": "18.2.32",
"@types/react": "18.2.33",
"@types/react-dom": "18.2.14",
"@types/react-test-renderer": "18.0.5",
"@types/styled-components": "5.1.29",
Expand Down
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2fe734f

Please sign in to comment.