Skip to content

Commit 7f50961

Browse files
chore(deps-dev): bump @types/react from 18.0.26 to 18.2.7 (#856)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.0.26 to 18.2.7. - [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-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3df48fb commit 7f50961

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@testing-library/user-event": "14.4.3",
5555
"@tsconfig/create-react-app": "1.0.3",
5656
"@tsconfig/recommended": "1.0.1",
57-
"@types/react": "18.0.26",
57+
"@types/react": "18.2.7",
5858
"@types/react-dom": "18.0.10",
5959
"autoprefixer": "10.4.13",
6060
"babel-loader": "9.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3654,10 +3654,10 @@
36543654
dependencies:
36553655
"@types/react" "*"
36563656

3657-
"@types/react@*", "@types/react@18.0.26":
3658-
version "18.0.26"
3659-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.26.tgz#8ad59fc01fef8eaf5c74f4ea392621749f0b7917"
3660-
integrity sha512-hCR3PJQsAIXyxhTNSiDFY//LhnMZWpNNr5etoCqx/iUfGc5gXWtQR2Phl908jVR6uPXacojQWTg4qRpkxTuGug==
3657+
"@types/react@*", "@types/react@18.2.7":
3658+
version "18.2.7"
3659+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.7.tgz#dfb4518042a3117a045b8c222316f83414a783b3"
3660+
integrity sha512-ojrXpSH2XFCmHm7Jy3q44nXDyN54+EYKP2lBhJ2bqfyPj6cIUW/FZW/Csdia34NQgq7KYcAlHi5184m4X88+yw==
36613661
dependencies:
36623662
"@types/prop-types" "*"
36633663
"@types/scheduler" "*"

0 commit comments

Comments
 (0)