Skip to content

Commit 3c95c61

Browse files
committed
chore(deps): update dependency @types/react to ^18.2.28
1 parent b3445c6 commit 3c95c61

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.27",
41+
"@types/react": "^18.2.28",
4242
"@typescript-eslint/eslint-plugin": "^6.7.5",
4343
"@typescript-eslint/parser": "^6.7.5",
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.27":
1638-
version "18.2.27"
1639-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.27.tgz#746e52b06f3ccd5d7a724fd53769b70792601440"
1640-
integrity sha512-Wfv7B7FZiR2r3MIqbAlXoY1+tXm4bOqfz4oRr+nyXdBqapDBZ0l/IGcSlAfvxIHEEJjkPU0MYAc/BlFPOcrgLw==
1637+
"@types/react@^18.2.28":
1638+
version "18.2.28"
1639+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.28.tgz#86877465c0fcf751659a36c769ecedfcfacee332"
1640+
integrity sha512-ad4aa/RaaJS3hyGz0BGegdnSRXQBkd1CCYDCdNjBPg90UUpLgo+WlJqb9fMYUxtehmzF3PJaTWqRZjko6BRzBg==
16411641
dependencies:
16421642
"@types/prop-types" "*"
16431643
"@types/scheduler" "*"

0 commit comments

Comments
 (0)