Skip to content

Commit 172a3b3

Browse files
committed
chore(deps): update dependency @types/react to ^18.0.24
1 parent cee76b8 commit 172a3b3

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
@@ -37,7 +37,7 @@
3737
"@commitlint/config-conventional": "^17.1.0",
3838
"@semantic-release/changelog": "^6.0.1",
3939
"@semantic-release/git": "^10.0.1",
40-
"@types/react": "^18.0.23",
40+
"@types/react": "^18.0.24",
4141
"@typescript-eslint/eslint-plugin": "^5.41.0",
4242
"@typescript-eslint/parser": "^5.41.0",
4343
"commitizen": "^4.2.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1400,10 +1400,10 @@
14001400
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.5.tgz#5f19d2b85a98e9558036f6a3cacc8819420f05cf"
14011401
integrity sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==
14021402

1403-
"@types/react@^18.0.23":
1404-
version "18.0.23"
1405-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.23.tgz#4190ecd58b99fa79fe2e67832bdcb287e5f893e4"
1406-
integrity sha512-R1wTULtCiJkudAN2DJGoYYySbGtOdzZyUWAACYinKdiQC8auxso4kLDUhQ7AJ2kh3F6A6z4v69U6tNY39hihVQ==
1403+
"@types/react@^18.0.24":
1404+
version "18.0.24"
1405+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.24.tgz#2f79ed5b27f08d05107aab45c17919754cc44c20"
1406+
integrity sha512-wRJWT6ouziGUy+9uX0aW4YOJxAY0bG6/AOk5AW5QSvZqI7dk6VBIbXvcVgIw/W5Jrl24f77df98GEKTJGOLx7Q==
14071407
dependencies:
14081408
"@types/prop-types" "*"
14091409
"@types/scheduler" "*"

0 commit comments

Comments
 (0)