Skip to content

Commit c4368a0

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @types/react-dom to v16.9.14
1 parent 377ea49 commit c4368a0

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
@@ -26,7 +26,7 @@
2626
"@mike-works/workshop-semantic-release-config": "1.0.0",
2727
"@types/jest": "23.3.14",
2828
"@types/react": "16.14.10",
29-
"@types/react-dom": "16.9.13",
29+
"@types/react-dom": "16.9.14",
3030
"babel-core": "7.0.0-bridge.0",
3131
"babel-eslint": "10.1.0",
3232
"babel-jest": "24.9.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2692,10 +2692,10 @@
26922692
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.5.6.tgz#9c03d3fed70a8d517c191b7734da2879b50ca26c"
26932693
integrity sha512-ZBFR7TROLVzCkswA3Fmqq+IIJt62/T7aY/Dmz+QkU7CaW2QFqAitCE8Ups7IzmGhcN1YWMBT4Qcoc07jU9hOJQ==
26942694

2695-
"@types/[email protected].13":
2696-
version "16.9.13"
2697-
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.9.13.tgz#5898f0ee68fe200685e6b61d3d7d8828692814d0"
2698-
integrity sha512-34Hr3XnmUSJbUVDxIw/e7dhQn2BJZhJmlAaPyPwfTQyuVS9mV/CeyghFcXyvkJXxI7notQJz8mF8FeCVvloJrA==
2695+
"@types/[email protected].14":
2696+
version "16.9.14"
2697+
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.9.14.tgz#674b8f116645fe5266b40b525777fc6bb8eb3bcd"
2698+
integrity sha512-FIX2AVmPTGP30OUJ+0vadeIFJJ07Mh1m+U0rxfgyW34p3rTlXI+nlenvAxNn4BP36YyI9IJ/+UJ7Wu22N1pI7A==
26992699
dependencies:
27002700
"@types/react" "^16"
27012701

0 commit comments

Comments
 (0)