Skip to content

Commit f02092c

Browse files
committed
chore(deps): update dependency @types/react to ^18.2.22
1 parent e930392 commit f02092c

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
@@ -38,7 +38,7 @@
3838
"@commitlint/config-conventional": "^17.7.0",
3939
"@semantic-release/changelog": "^6.0.3",
4040
"@semantic-release/git": "^10.0.1",
41-
"@types/react": "^18.2.21",
41+
"@types/react": "^18.2.22",
4242
"@typescript-eslint/eslint-plugin": "^6.7.0",
4343
"@typescript-eslint/parser": "^6.7.0",
4444
"commitizen": "^4.3.0",

yarn.lock

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

1632-
"@types/react@^18.2.21":
1633-
version "18.2.21"
1634-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.21.tgz#774c37fd01b522d0b91aed04811b58e4e0514ed9"
1635-
integrity sha512-neFKG/sBAwGxHgXiIxnbm3/AAVQ/cMRS93hvBpg8xYRbeQSPVABp9U2bRnPf0iI4+Ucdv3plSxKK+3CW2ENJxA==
1632+
"@types/react@^18.2.22":
1633+
version "18.2.22"
1634+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.22.tgz#abe778a1c95a07fa70df40a52d7300a40b949ccb"
1635+
integrity sha512-60fLTOLqzarLED2O3UQImc/lsNRgG0jE/a1mPW9KjMemY0LMITWEsbS4VvZ4p6rorEHd5YKxxmMKSDK505GHpA==
16361636
dependencies:
16371637
"@types/prop-types" "*"
16381638
"@types/scheduler" "*"

0 commit comments

Comments
 (0)