Skip to content

Commit ecebbc1

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

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.10",
28-
"@types/react": "^16.8.22",
28+
"@types/react": "^16.8.23",
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
@@ -1685,10 +1685,10 @@
16851685
"@types/history" "*"
16861686
"@types/react" "*"
16871687

1688-
"@types/react@*", "@types/react@^16.8.22":
1689-
version "16.8.22"
1690-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.8.22.tgz#7f18bf5ea0c1cad73c46b6b1c804a3ce0eec6d54"
1691-
integrity sha512-C3O1yVqk4sUXqWyx0wlys76eQfhrQhiDhDlHBrjER76lR2S2Agiid/KpOU9oCqj1dISStscz7xXz1Cg8+sCQeA==
1688+
"@types/react@*", "@types/react@^16.8.23":
1689+
version "16.8.23"
1690+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.8.23.tgz#ec6be3ceed6353a20948169b6cb4c97b65b97ad2"
1691+
integrity sha512-abkEOIeljniUN9qB5onp++g0EY38h7atnDHxwKUFz1r3VH1+yG1OKi2sNPTyObL40goBmfKFpdii2lEzwLX1cA==
16921692
dependencies:
16931693
"@types/prop-types" "*"
16941694
csstype "^2.2.0"

0 commit comments

Comments
 (0)