Skip to content

Commit 83102ca

Browse files
authored
Merge pull request #7 from Himenon/renovate/react-16.x
chore(deps): update dependency @types/react to v16.9.46
2 parents 086ac0e + 13731fe commit 83102ca

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@types/html-webpack-plugin": "3.2.3",
3232
"@types/marked": "1.1.0",
3333
"@types/mini-css-extract-plugin": "0.9.1",
34-
"@types/react": "16.9.44",
34+
"@types/react": "16.9.46",
3535
"@types/react-dom": "16.9.8",
3636
"@types/resolve-pkg": "2.0.0",
3737
"@types/webpack": "4.41.21",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2510,10 +2510,10 @@
25102510
"@types/prop-types" "*"
25112511
csstype "^2.2.0"
25122512

2513-
"@types/react@16.9.44":
2514-
version "16.9.44"
2515-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.44.tgz#da84b179c031aef67dc92c33bd3401f1da2fa3bc"
2516-
integrity sha512-BtLoJrXdW8DVZauKP+bY4Kmiq7ubcJq+H/aCpRfvPF7RAT3RwR73Sg8szdc2YasbAlWBDrQ6Q+AFM0KwtQY+WQ==
2513+
"@types/react@16.9.46":
2514+
version "16.9.46"
2515+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.46.tgz#f0326cd7adceda74148baa9bff6e918632f5069e"
2516+
integrity sha512-dbHzO3aAq1lB3jRQuNpuZ/mnu+CdD3H0WVaaBQA8LTT3S33xhVBUj232T8M3tAhSWJs/D/UqORYUlJNl/8VQZg==
25172517
dependencies:
25182518
"@types/prop-types" "*"
25192519
csstype "^3.0.2"

0 commit comments

Comments
 (0)