Skip to content

Commit 4494f81

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/react to v16.9.38
1 parent e011511 commit 4494f81

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

packages/react-dayo/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@types/jest": "24.9.1",
3838
"@types/nanoevents": "1.0.0",
3939
"@types/nanoid": "2.1.0",
40-
"@types/react": "16.9.36",
40+
"@types/react": "16.9.38",
4141
"@types/react-dom": "16.9.8",
4242
"@types/react-test-renderer": "16.9.2",
4343
"@types/styled-components": "4.4.3",
@@ -59,7 +59,7 @@
5959
"nanoid": "2.1.11"
6060
},
6161
"resolutions": {
62-
"@types/react": "16.9.36"
62+
"@types/react": "16.9.38"
6363
},
6464
"gitHead": "bf1963cbe27f16bcde383e7c390a8a06658d97bb"
6565
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2066,10 +2066,10 @@
20662066
"@types/prop-types" "*"
20672067
csstype "^2.2.0"
20682068

2069-
"@types/react@16.9.36":
2070-
version "16.9.36"
2071-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.36.tgz#ade589ff51e2a903e34ee4669e05dbfa0c1ce849"
2072-
integrity sha512-mGgUb/Rk/vGx4NCvquRuSH0GHBQKb1OqpGS9cT9lFxlTLHZgkksgI60TuIxubmn7JuCb+sENHhQciqa0npm0AQ==
2069+
"@types/react@16.9.38":
2070+
version "16.9.38"
2071+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.38.tgz#868405dace93a4095d3e054f4c4a1de7a1ac0680"
2072+
integrity sha512-pHAeZbjjNRa/hxyNuLrvbxhhnKyKNiLC6I5fRF2Zr/t/S6zS41MiyzH4+c+1I9vVfvuRt1VS2Lodjr4ZWnxrdA==
20732073
dependencies:
20742074
"@types/prop-types" "*"
20752075
csstype "^2.2.0"

0 commit comments

Comments
 (0)