Skip to content

Commit 30c5804

Browse files
chore(deps-dev): bump @types/react from 18.0.22 to 18.0.24 (#804)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.0.22 to 18.0.24. - [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 71aa4f3 commit 30c5804

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.2",
5656
"@tsconfig/recommended": "1.0.1",
57-
"@types/react": "18.0.22",
57+
"@types/react": "18.0.24",
5858
"@types/react-dom": "18.0.8",
5959
"autoprefixer": "10.4.13",
6060
"babel-loader": "9.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3244,10 +3244,10 @@
32443244
dependencies:
32453245
"@types/react" "*"
32463246

3247-
"@types/react@*", "@types/react@18.0.22":
3248-
version "18.0.22"
3249-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.22.tgz#97782d995d999617de116cf61f437f1351036fc7"
3250-
integrity sha512-4yWc5PyCkZN8ke8K9rQHkTXxHIWHxLzzW6RI1kXVoepkD3vULpKzC2sDtAMKn78h92BRYuzf+7b/ms7ajE6hFw==
3247+
"@types/react@*", "@types/react@18.0.24":
3248+
version "18.0.24"
3249+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.24.tgz#2f79ed5b27f08d05107aab45c17919754cc44c20"
3250+
integrity sha512-wRJWT6ouziGUy+9uX0aW4YOJxAY0bG6/AOk5AW5QSvZqI7dk6VBIbXvcVgIw/W5Jrl24f77df98GEKTJGOLx7Q==
32513251
dependencies:
32523252
"@types/prop-types" "*"
32533253
"@types/scheduler" "*"

0 commit comments

Comments
 (0)