Skip to content

Commit 4355c36

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

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.24",
57+
"@types/react": "18.0.26",
5858
"@types/react-dom": "18.0.8",
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
@@ -3257,10 +3257,10 @@
32573257
dependencies:
32583258
"@types/react" "*"
32593259

3260-
"@types/react@*", "@types/react@18.0.24":
3261-
version "18.0.24"
3262-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.24.tgz#2f79ed5b27f08d05107aab45c17919754cc44c20"
3263-
integrity sha512-wRJWT6ouziGUy+9uX0aW4YOJxAY0bG6/AOk5AW5QSvZqI7dk6VBIbXvcVgIw/W5Jrl24f77df98GEKTJGOLx7Q==
3260+
"@types/react@*", "@types/react@18.0.26":
3261+
version "18.0.26"
3262+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.26.tgz#8ad59fc01fef8eaf5c74f4ea392621749f0b7917"
3263+
integrity sha512-hCR3PJQsAIXyxhTNSiDFY//LhnMZWpNNr5etoCqx/iUfGc5gXWtQR2Phl908jVR6uPXacojQWTg4qRpkxTuGug==
32643264
dependencies:
32653265
"@types/prop-types" "*"
32663266
"@types/scheduler" "*"

0 commit comments

Comments
 (0)