Skip to content

Commit

Permalink
chore(deps-dev): bump @types/react from 18.2.57 to 18.2.66
Browse files Browse the repository at this point in the history
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.57 to 18.2.66.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent 8ccb402 commit 2a76635
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
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.

2 changes: 1 addition & 1 deletion playground-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"react-dom": "^18.2.0",
"gatsby-source-storyblok": "^1.0.0",
"@types/node": "^20.11.22",
"@types/react": "^18.2.57",
"@types/react": "^18.2.66",
"@types/react-dom": "^18.2.22",
"typescript": "^5.3.2"
}
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"react-dom": "^18.2.0",
"gatsby-source-storyblok": "^1.0.0",
"@types/node": "^20.11.22",
"@types/react": "^18.2.57",
"@types/react": "^18.2.66",
"@types/react-dom": "^18.2.22",
"typescript": "^5.3.2"
}
Expand Down

0 comments on commit 2a76635

Please sign in to comment.