Skip to content

Commit 1e15807

Browse files
committed
chore(deps): update dependency @types/react to ^18.2.25
1 parent 2d5cc5d commit 1e15807

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.24",
41+
"@types/react": "^18.2.25",
4242
"@typescript-eslint/eslint-plugin": "^6.7.4",
4343
"@typescript-eslint/parser": "^6.7.4",
4444
"commitizen": "^4.3.0",

yarn.lock

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

1637-
"@types/react@^18.2.24":
1638-
version "18.2.24"
1639-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.24.tgz#3c7d68c02e0205a472f04abe4a0c1df35d995c05"
1640-
integrity sha512-Ee0Jt4sbJxMu1iDcetZEIKQr99J1Zfb6D4F3qfUWoR1JpInkY1Wdg4WwCyBjL257D0+jGqSl1twBjV8iCaC0Aw==
1637+
"@types/react@^18.2.25":
1638+
version "18.2.25"
1639+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.25.tgz#99fa44154132979e870ff409dc5b6e67f06f0199"
1640+
integrity sha512-24xqse6+VByVLIr+xWaQ9muX1B4bXJKXBbjszbld/UEDslGLY53+ZucF44HCmLbMPejTzGG9XgR+3m2/Wqu1kw==
16411641
dependencies:
16421642
"@types/prop-types" "*"
16431643
"@types/scheduler" "*"

0 commit comments

Comments
 (0)