Skip to content

Commit 06c84c2

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @types/react-dom to v16.9.7
1 parent f20e2ac commit 06c84c2

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.9.34",
29-
"@types/react-dom": "16.9.6",
29+
"@types/react-dom": "16.9.7",
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
@@ -2296,10 +2296,10 @@
22962296
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.5.6.tgz#9c03d3fed70a8d517c191b7734da2879b50ca26c"
22972297
integrity sha512-ZBFR7TROLVzCkswA3Fmqq+IIJt62/T7aY/Dmz+QkU7CaW2QFqAitCE8Ups7IzmGhcN1YWMBT4Qcoc07jU9hOJQ==
22982298

2299-
"@types/react-dom@16.9.6":
2300-
version "16.9.6"
2301-
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.9.6.tgz#9e7f83d90566521cc2083be2277c6712dcaf754c"
2302-
integrity sha512-S6ihtlPMDotrlCJE9ST1fRmYrQNNwfgL61UB4I1W7M6kPulUKx9fXAleW5zpdIjUQ4fTaaog8uERezjsGUj9HQ==
2299+
"@types/react-dom@16.9.7":
2300+
version "16.9.7"
2301+
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.9.7.tgz#60844d48ce252d7b2dccf0c7bb937130e27c0cd2"
2302+
integrity sha512-GHTYhM8/OwUCf254WO5xqR/aqD3gC9kSTLpopWGpQLpnw23jk44RvMHsyUSEplvRJZdHxhJGMMLF0kCPYHPhQA==
23032303
dependencies:
23042304
"@types/react" "*"
23052305

0 commit comments

Comments
 (0)