We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cc25ac commit 5ec5eb4Copy full SHA for 5ec5eb4
2 files changed
examples/with-react/package.json
@@ -2,7 +2,7 @@
2
"name": "with-react",
3
"version": "1.2.0",
4
"dependencies": {
5
- "@types/react": "16.4.5",
+ "@types/react": "16.4.6",
6
"@types/react-dom": "16.0.6",
7
"@types/react-router": "4.0.27",
8
"@types/react-router-dom": "4.2.7",
yarn.lock
@@ -364,9 +364,9 @@
364
dependencies:
365
csstype "^2.2.0"
366
367
-"@types/react@16.4.5":
368
- version "16.4.5"
369
- resolved "https://registry.yarnpkg.com/@types/react/-/react-16.4.5.tgz#98a00fdd2c512ed5d7399d3f2660ce9d6152bce6"
+"@types/react@16.4.6":
+ version "16.4.6"
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-16.4.6.tgz#5024957c6bcef4f02823accf5974faba2e54fada"
370
371
372
0 commit comments