Skip to content

Commit e795f43

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @types/react to v16.9.21
1 parent e04be9b commit e795f43

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
@@ -25,7 +25,7 @@
2525
"@mike-works/js-lib-renovate-config": "2.0.0",
2626
"@mike-works/workshop-semantic-release-config": "1.0.0",
2727
"@types/jest": "23.3.14",
28-
"@types/react": "16.9.20",
28+
"@types/react": "16.9.21",
2929
"@types/react-dom": "16.9.5",
3030
"babel-core": "7.0.0-bridge.0",
3131
"babel-eslint": "10.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2227,10 +2227,10 @@
22272227
"@types/prop-types" "*"
22282228
csstype "^2.2.0"
22292229

2230-
"@types/react@16.9.20":
2231-
version "16.9.20"
2232-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.20.tgz#e83285766340fb1a7fafe7e5c4708c53832e3641"
2233-
integrity sha512-jRrWBr25zzEVNa4QbESKLPluvrZ3W6Odfwrfe2F5vzbrDuNvlpnHa/xbZcXg8RH5D4CE181J5VxrRrLvzRH+5A==
2230+
"@types/react@16.9.21":
2231+
version "16.9.21"
2232+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.21.tgz#99e274e2ecfab6bb93920e918341daa3198b348d"
2233+
integrity sha512-xpmenCMeBwJRct8vmIfczlgdOXWIWASoOM857kxKfHlVQvDltRh7IFRVfGws79iO2jkNPXOeWREyKoClzhBaQA==
22342234
dependencies:
22352235
"@types/prop-types" "*"
22362236
csstype "^2.2.0"

0 commit comments

Comments
 (0)