Skip to content

Commit 13fdd25

Browse files
fix(deps): update dependency @types/react to v18.2.62 (#73)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ff6a054 commit 13fdd25

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/chonky/example/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -872,9 +872,9 @@
872872
"@types/react" "*"
873873

874874
"@types/react@*", "@types/react@^18.0.28":
875-
version "18.2.61"
876-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.61.tgz#5607308495037436779939ec0348a5816c08799d"
877-
integrity sha512-NURTN0qNnJa7O/k4XUkEW2yfygA+NxS0V5h1+kp9jPwhzZy95q3ADoGMP0+JypMhrZBTTgjKAUlTctde1zzeQA==
875+
version "18.2.62"
876+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.62.tgz#2527a7a54749b1a99c87a4aa8b83e26846face38"
877+
integrity sha512-l3f57BbaEKP0xcFzf+5qRG8/PXykZiuVM6eEoPtqBPCp6dxO3HhDkLIgIyXPhPKNAeXn3KO2pEaNgzaEo/asaw==
878878
dependencies:
879879
"@types/prop-types" "*"
880880
"@types/scheduler" "*"

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2197,9 +2197,9 @@
21972197
"@types/react" "*"
21982198

21992199
"@types/react@*", "@types/react@16 || 17 || 18", "@types/react@^18.2.56":
2200-
version "18.2.61"
2201-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.61.tgz#5607308495037436779939ec0348a5816c08799d"
2202-
integrity sha512-NURTN0qNnJa7O/k4XUkEW2yfygA+NxS0V5h1+kp9jPwhzZy95q3ADoGMP0+JypMhrZBTTgjKAUlTctde1zzeQA==
2200+
version "18.2.62"
2201+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.62.tgz#2527a7a54749b1a99c87a4aa8b83e26846face38"
2202+
integrity sha512-l3f57BbaEKP0xcFzf+5qRG8/PXykZiuVM6eEoPtqBPCp6dxO3HhDkLIgIyXPhPKNAeXn3KO2pEaNgzaEo/asaw==
22032203
dependencies:
22042204
"@types/prop-types" "*"
22052205
"@types/scheduler" "*"

0 commit comments

Comments
 (0)