Skip to content

Commit a63c1ba

Browse files
committed
chore(deps): update dependency @types/react to v18.0.30
1 parent 5512056 commit a63c1ba

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
@@ -17,7 +17,7 @@
1717
"devDependencies": {
1818
"@commitlint/cli": "17.5.0",
1919
"@commitlint/config-conventional": "17.4.4",
20-
"@types/react": "18.0.29",
20+
"@types/react": "18.0.30",
2121
"@typescript-eslint/parser": "5.56.0",
2222
"husky": "8.0.3",
2323
"lint-staged": "13.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -817,10 +817,10 @@
817817
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.0.tgz#4c48fed958d6dcf9487195a0ef6456d5f6e0163a"
818818
integrity sha512-eItQyV43bj4rR3JPV0Skpl1SncRCdziTEK9/v8VwXmV6d/qOUO8/EuWeHBbCZcsfSHfzI5UyMJLCSXtxxznyZg==
819819

820-
"@types/react@18.0.29":
821-
version "18.0.29"
822-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.29.tgz#4cead505172c0020c5b51940199e31fc6ff2f63a"
823-
integrity sha512-wXHktgUABxplw1+UnljseDq4+uztQyp2tlWZRIxHlpchsCFqiYkvaDS8JR7eKOQm8wziTH/el5qL7D6gYNkYcw==
820+
"@types/react@18.0.30":
821+
version "18.0.30"
822+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.30.tgz#83944e679fc7aeab3f042b76d63c4d755b56b7c4"
823+
integrity sha512-AnME2cHDH11Pxt/yYX6r0w448BfTwQOLEhQEjCdwB7QskEI7EKtxhGUsExTQe/MsY3D9D5rMtu62WRocw9A8FA==
824824
dependencies:
825825
"@types/prop-types" "*"
826826
"@types/scheduler" "*"

0 commit comments

Comments
 (0)