Skip to content

Commit e93256f

Browse files
committed
chore(deps): update dependency @types/react to ^18.0.28
1 parent 2b88120 commit e93256f

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.4.2",
3838
"@semantic-release/changelog": "^6.0.2",
3939
"@semantic-release/git": "^10.0.1",
40-
"@types/react": "^18.0.27",
40+
"@types/react": "^18.0.28",
4141
"@typescript-eslint/eslint-plugin": "^5.51.0",
4242
"@typescript-eslint/parser": "^5.51.0",
4343
"commitizen": "^4.3.0",

yarn.lock

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

1458-
"@types/react@^18.0.27":
1459-
version "18.0.27"
1460-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.27.tgz#d9425abe187a00f8a5ec182b010d4fd9da703b71"
1461-
integrity sha512-3vtRKHgVxu3Jp9t718R9BuzoD4NcQ8YJ5XRzsSKxNDiDonD2MXIT1TmSkenxuCycZJoQT5d2vE8LwWJxBC1gmA==
1458+
"@types/react@^18.0.28":
1459+
version "18.0.28"
1460+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.28.tgz#accaeb8b86f4908057ad629a26635fe641480065"
1461+
integrity sha512-RD0ivG1kEztNBdoAK7lekI9M+azSnitIn85h4iOiaLjaTrMjzslhaqCGaI4IyCJ1RljWiLCEu4jyrLLgqxBTew==
14621462
dependencies:
14631463
"@types/prop-types" "*"
14641464
"@types/scheduler" "*"

0 commit comments

Comments
 (0)