Skip to content

Commit 202274d

Browse files
committed
chore(deps): update dependency @types/react to ^18.0.30
1 parent 4f7092a commit 202274d

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.4",
3838
"@semantic-release/changelog": "^6.0.3",
3939
"@semantic-release/git": "^10.0.1",
40-
"@types/react": "^18.0.29",
40+
"@types/react": "^18.0.30",
4141
"@typescript-eslint/eslint-plugin": "^5.56.0",
4242
"@typescript-eslint/parser": "^5.56.0",
4343
"commitizen": "^4.3.0",

yarn.lock

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

1475-
"@types/react@^18.0.29":
1476-
version "18.0.29"
1477-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.29.tgz#4cead505172c0020c5b51940199e31fc6ff2f63a"
1478-
integrity sha512-wXHktgUABxplw1+UnljseDq4+uztQyp2tlWZRIxHlpchsCFqiYkvaDS8JR7eKOQm8wziTH/el5qL7D6gYNkYcw==
1475+
"@types/react@^18.0.30":
1476+
version "18.0.30"
1477+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.30.tgz#83944e679fc7aeab3f042b76d63c4d755b56b7c4"
1478+
integrity sha512-AnME2cHDH11Pxt/yYX6r0w448BfTwQOLEhQEjCdwB7QskEI7EKtxhGUsExTQe/MsY3D9D5rMtu62WRocw9A8FA==
14791479
dependencies:
14801480
"@types/prop-types" "*"
14811481
"@types/scheduler" "*"

0 commit comments

Comments
 (0)