Skip to content
This repository was archived by the owner on Nov 3, 2025. It is now read-only.

Commit 8a8b03e

Browse files
⬆️ Bump @types/react from 16.9.13 to 16.9.15 in /example
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.9.13 to 16.9.15. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent c0ed67a commit 8a8b03e

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"dependencies": {
1515
"@types/jest": "^24.0.23",
16-
"@types/react": "^16.9.13",
16+
"@types/react": "^16.9.15",
1717
"@types/react-native": "^0.60.23",
1818
"@types/react-test-renderer": "^16.9.1",
1919
"mobx": "^5.0.0",

example/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1054,10 +1054,10 @@
10541054
dependencies:
10551055
"@types/react" "*"
10561056

1057-
"@types/react@*", "@types/react@^16.9.13":
1058-
version "16.9.13"
1059-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.13.tgz#b3ea5dd443f4a680599e2abba8cc66f5e1ce0059"
1060-
integrity sha512-LikzRslbiufJYHyzbHSW0GrAiff8QYLMBFeZmSxzCYGXKxi8m/1PHX+rsVOwhr7mJNq+VIu2Dhf7U6mjFERK6w==
1057+
"@types/react@*", "@types/react@^16.9.15":
1058+
version "16.9.15"
1059+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.15.tgz#aeabb7a50f96c9e31a16079ada20ede9ed602977"
1060+
integrity sha512-WsmM1b6xQn1tG3X2Hx4F3bZwc2E82pJXt5OPs2YJgg71IzvUoKOSSSYOvLXYCg1ttipM+UuA4Lj3sfvqjVxyZw==
10611061
dependencies:
10621062
"@types/prop-types" "*"
10631063
csstype "^2.2.0"

0 commit comments

Comments
 (0)