Skip to content

Commit 525ae69

Browse files
committed
chore(deps): update dependency @types/react to ^18.0.26
1 parent 67243fa commit 525ae69

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

yarn.lock

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

1439-
"@types/react@^18.0.25":
1440-
version "18.0.25"
1441-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.25.tgz#8b1dcd7e56fe7315535a4af25435e0bb55c8ae44"
1442-
integrity sha512-xD6c0KDT4m7n9uD4ZHi02lzskaiqcBxf4zi+tXZY98a04wvc0hi/TcCPC2FOESZi51Nd7tlUeOJY8RofL799/g==
1439+
"@types/react@^18.0.26":
1440+
version "18.0.26"
1441+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.26.tgz#8ad59fc01fef8eaf5c74f4ea392621749f0b7917"
1442+
integrity sha512-hCR3PJQsAIXyxhTNSiDFY//LhnMZWpNNr5etoCqx/iUfGc5gXWtQR2Phl908jVR6uPXacojQWTg4qRpkxTuGug==
14431443
dependencies:
14441444
"@types/prop-types" "*"
14451445
"@types/scheduler" "*"

0 commit comments

Comments
 (0)