Skip to content

Commit 66ec071

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/react to v16.7.3
1 parent 17f664b commit 66ec071

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
@@ -20,7 +20,7 @@
2020
"@types/chalk": "2.2.0",
2121
"@types/html-webpack-plugin": "3.2.0",
2222
"@types/jest": "23.3.9",
23-
"@types/react": "16.7.2",
23+
"@types/react": "16.7.3",
2424
"@types/react-dom": "16.0.9",
2525
"@types/react-hot-loader": "4.1.0",
2626
"@types/react-test-renderer": "16.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -251,10 +251,10 @@
251251
"@types/prop-types" "*"
252252
csstype "^2.2.0"
253253

254-
"@types/[email protected].2":
255-
version "16.7.2"
256-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.7.2.tgz#8ef1f3484b13d1862be4bd7aa5ee6f6c305d8717"
257-
integrity sha512-Z7gw8jYM+RYPU1sIiDYeICQXZwG+0PhCF3Jr0nFGuydUnPaQEno/4E8vzr19B2UGtL+2TPcSHMqdsP5JU/w4UA==
254+
"@types/[email protected].3":
255+
version "16.7.3"
256+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.7.3.tgz#dd96b19b21c450fab7d136f71d48f4b8fc72777e"
257+
integrity sha512-ve/2lnXuLNaTDR1SPvsEX25m+NoNW3PMJxL2jd372UR8oJPwR5+jgtcheUoN27O+qKLFmQy0y0YKRwZcwtny3w==
258258
dependencies:
259259
"@types/prop-types" "*"
260260
csstype "^2.2.0"

0 commit comments

Comments
 (0)