Skip to content

Commit 146a00f

Browse files
committed
chore(deps): update dependency @types/react to ^18.0.22
1 parent 6493504 commit 146a00f

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.21",
40+
"@types/react": "^18.0.22",
4141
"@typescript-eslint/eslint-plugin": "^5.40.1",
4242
"@typescript-eslint/parser": "^5.40.1",
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.21":
1404-
version "18.0.21"
1405-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.21.tgz#b8209e9626bb00a34c76f55482697edd2b43cc67"
1406-
integrity sha512-7QUCOxvFgnD5Jk8ZKlUAhVcRj7GuJRjnjjiY/IUBWKgOlnvDvTMLD4RTF7NPyVmbRhNrbomZiOepg7M/2Kj1mA==
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==
14071407
dependencies:
14081408
"@types/prop-types" "*"
14091409
"@types/scheduler" "*"

0 commit comments

Comments
 (0)