Skip to content

Commit 88de939

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @types/react to v16.9.38
1 parent 96d488b commit 88de939

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

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2523,10 +2523,10 @@
25232523
"@types/prop-types" "*"
25242524
csstype "^2.2.0"
25252525

2526-
"@types/react@16.9.37":
2527-
version "16.9.37"
2528-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.37.tgz#8fb93e7dbd5b1d3796f69aa979a7fe0439bc7bea"
2529-
integrity sha512-ZqnAXallQiZ08LTSqMfWMNvAfJEzRLOxdlbbbCIJlYGjU98BEU6bE2uBpKPGeWn+v3hIgCraHKtqUcKZBzMP/Q==
2526+
"@types/react@16.9.38":
2527+
version "16.9.38"
2528+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.38.tgz#868405dace93a4095d3e054f4c4a1de7a1ac0680"
2529+
integrity sha512-pHAeZbjjNRa/hxyNuLrvbxhhnKyKNiLC6I5fRF2Zr/t/S6zS41MiyzH4+c+1I9vVfvuRt1VS2Lodjr4ZWnxrdA==
25302530
dependencies:
25312531
"@types/prop-types" "*"
25322532
csstype "^2.2.0"

0 commit comments

Comments
 (0)