Skip to content

Commit cee76b8

Browse files
committed
chore(deps): update dependency @types/react to ^18.0.23
1 parent 05abe51 commit cee76b8

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.22",
40+
"@types/react": "^18.0.23",
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.22":
1404-
version "18.0.22"
1405-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.22.tgz#97782d995d999617de116cf61f437f1351036fc7"
1406-
integrity sha512-4yWc5PyCkZN8ke8K9rQHkTXxHIWHxLzzW6RI1kXVoepkD3vULpKzC2sDtAMKn78h92BRYuzf+7b/ms7ajE6hFw==
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==
14071407
dependencies:
14081408
"@types/prop-types" "*"
14091409
"@types/scheduler" "*"

0 commit comments

Comments
 (0)