Skip to content

Commit 540b932

Browse files
committed
chore(deps): update dependency @types/react to v15.6.5
1 parent 956aaa8 commit 540b932

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"devDependencies": {
1313
"@types/jest": "20.0.8",
1414
"@types/node": "8.0.46",
15-
"@types/react": "15.6.4",
15+
"@types/react": "15.6.5",
1616
"@types/react-dom": "15.5.6",
1717
"apollo-codegen": "0.17.0",
1818
"react-scripts-ts": "2.4.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"@types/lodash": "4.14.78",
9595
"@types/node": "8.0.46",
9696
"@types/object-assign": "4.0.30",
97-
"@types/react": "15.6.4",
97+
"@types/react": "15.6.5",
9898
"@types/react-addons-test-utils": "0.14.20",
9999
"@types/react-dom": "15.5.6",
100100
"@types/react-redux": "5.0.10",

0 commit comments

Comments
 (0)