Skip to content

Commit 3caabda

Browse files
authored
Merge pull request #192 from bokuweb/renovate/react-16.x
chore(deps): update dependency @types/react to v16.4.6
2 parents 364756a + 41e824e commit 3caabda

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@types/lodash": "4.14.110",
4040
"@types/lodash.debounce": "4.0.3",
4141
"@types/lodash.isequal": "4.5.2",
42-
"@types/react": "16.3.18",
42+
"@types/react": "16.4.6",
4343
"@types/react-dom": "16.0.6",
4444
"@types/react-motion": "0.0.26",
4545
"@types/storybook__addon-actions": "3.0.3",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -364,9 +364,9 @@
364364
dependencies:
365365
csstype "^2.2.0"
366366

367-
"@types/react@16.3.18":
368-
version "16.3.18"
369-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.3.18.tgz#bf195aed4d77dc86f06e4c9bb760214a3b822b8d"
367+
"@types/react@16.4.6":
368+
version "16.4.6"
369+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.4.6.tgz#5024957c6bcef4f02823accf5974faba2e54fada"
370370
dependencies:
371371
csstype "^2.2.0"
372372

0 commit comments

Comments
 (0)