Skip to content

Commit 91227f9

Browse files
fix(deps): update dependency @types/react to v16.3.13 (#198)
1 parent 3e68eae commit 91227f9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@types/next": "2.4.9",
1313
"@types/node": "9.6.7",
1414
"@types/prettier": "1.12.0",
15-
"@types/react": "16.3.12",
15+
"@types/react": "16.3.13",
1616
"@types/react-dom": "16.0.5",
1717
"@zeit/next-typescript": "0.1.1",
1818
"bulma": "0.7.1",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -816,7 +816,7 @@
816816
"@types/node" "*"
817817
"@types/react" "*"
818818

819-
"@types/react@*", "@types/[email protected].12":
819+
"@types/react@*", "@types/[email protected].13":
820820
version "16.3.12"
821821
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.3.12.tgz#68d9146f3e9797e38ffbf22f7ed1dde91a2cfd2e"
822822
dependencies:

0 commit comments

Comments
 (0)