Skip to content

Commit 3753869

Browse files
chore(deps): bump @types/react from 16.8.20 to 16.8.22 (#43)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.8.20 to 16.8.22. - [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 262e9ef commit 3753869

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
@@ -25,7 +25,7 @@
2525
"dependencies": {
2626
"@types/jest": "^24.0.15",
2727
"@types/node": "^12.0.8",
28-
"@types/react": "^16.8.20",
28+
"@types/react": "^16.8.22",
2929
"@types/react-dom": "^16.8.4",
3030
"apollo-boost": "0.4.3",
3131
"awilix": "4.2.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1700,10 +1700,10 @@
17001700
"@types/history" "*"
17011701
"@types/react" "*"
17021702

1703-
"@types/react@*", "@types/react@^16.8.20":
1704-
version "16.8.20"
1705-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.8.20.tgz#4f633ecbd0a4d56d0ccc50fff6f9321bbcd7d583"
1706-
integrity sha512-ZLmI+ubSJpfUIlQuULDDrdyuFQORBuGOvNnMue8HeA0GVrAJbWtZQhcBvnBPNRBI/GrfSfrKPFhthzC2SLEtLQ==
1703+
"@types/react@*", "@types/react@^16.8.22":
1704+
version "16.8.22"
1705+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.8.22.tgz#7f18bf5ea0c1cad73c46b6b1c804a3ce0eec6d54"
1706+
integrity sha512-C3O1yVqk4sUXqWyx0wlys76eQfhrQhiDhDlHBrjER76lR2S2Agiid/KpOU9oCqj1dISStscz7xXz1Cg8+sCQeA==
17071707
dependencies:
17081708
"@types/prop-types" "*"
17091709
csstype "^2.2.0"

0 commit comments

Comments
 (0)