Skip to content

Commit b0967d1

Browse files
committed
chore(deps): update dependency @types/react to ^18.0.25
1 parent 4d678ff commit b0967d1

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.2.0",
3838
"@semantic-release/changelog": "^6.0.1",
3939
"@semantic-release/git": "^10.0.1",
40-
"@types/react": "^18.0.24",
40+
"@types/react": "^18.0.25",
4141
"@typescript-eslint/eslint-plugin": "^5.42.0",
4242
"@typescript-eslint/parser": "^5.42.0",
4343
"commitizen": "^4.2.5",

yarn.lock

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

1421-
"@types/react@^18.0.24":
1422-
version "18.0.24"
1423-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.24.tgz#2f79ed5b27f08d05107aab45c17919754cc44c20"
1424-
integrity sha512-wRJWT6ouziGUy+9uX0aW4YOJxAY0bG6/AOk5AW5QSvZqI7dk6VBIbXvcVgIw/W5Jrl24f77df98GEKTJGOLx7Q==
1421+
"@types/react@^18.0.25":
1422+
version "18.0.25"
1423+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.25.tgz#8b1dcd7e56fe7315535a4af25435e0bb55c8ae44"
1424+
integrity sha512-xD6c0KDT4m7n9uD4ZHi02lzskaiqcBxf4zi+tXZY98a04wvc0hi/TcCPC2FOESZi51Nd7tlUeOJY8RofL799/g==
14251425
dependencies:
14261426
"@types/prop-types" "*"
14271427
"@types/scheduler" "*"

0 commit comments

Comments
 (0)