Skip to content

Commit f567da0

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @types/react to v16.9.53
1 parent 15881e8 commit f567da0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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.52",
28+
"@types/react": "16.9.53",
2929
"@types/react-dom": "16.9.8",
3030
"babel-core": "7.0.0-bridge.0",
3131
"babel-eslint": "10.1.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2588,10 +2588,10 @@
25882588
"@types/prop-types" "*"
25892589
csstype "^2.2.0"
25902590

2591-
"@types/react@16.9.52":
2592-
version "16.9.52"
2593-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.52.tgz#c46c72d1a1d8d9d666f4dd2066c0e22600ccfde1"
2594-
integrity sha512-EHRjmnxiNivwhGdMh9sz1Yw9AUxTSZFxKqdBWAAzyZx3sufWwx6ogqHYh/WB1m/I4ZpjkoZLExF5QTy2ekVi/Q==
2591+
"@types/react@16.9.53":
2592+
version "16.9.53"
2593+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.53.tgz#40cd4f8b8d6b9528aedd1fff8fcffe7a112a3d23"
2594+
integrity sha512-4nW60Sd4L7+WMXH1D6jCdVftuW7j4Za6zdp6tJ33Rqv0nk1ZAmQKML9ZLD4H0dehA3FZxXR/GM8gXplf82oNGw==
25952595
dependencies:
25962596
"@types/prop-types" "*"
25972597
csstype "^3.0.2"

0 commit comments

Comments
 (0)