Skip to content

Commit 17f664b

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

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.1",
23+
"@types/react": "16.7.2",
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].1":
255-
version "16.7.1"
256-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.7.1.tgz#ae76b653d1d7d26b32186bba33c39745316bcdc4"
257-
integrity sha512-kxde2oP2JvHiEXiAfb8WkL+8Aa9txDRD7L8zb3BipMNRoBbcr32xy/kfpbxmWMus71yXgJDqBgLmWil6UXdLzQ==
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==
258258
dependencies:
259259
"@types/prop-types" "*"
260260
csstype "^2.2.0"

0 commit comments

Comments
 (0)