Skip to content
This repository was archived by the owner on Mar 17, 2024. It is now read-only.

Commit 6048d89

Browse files
authored
Merge pull request #77 from ts-graphviz/dependabot/npm_and_yarn/types/react-dom-16.9.8
Bump @types/react-dom from 16.9.6 to 16.9.8
2 parents 45a262c + 1d4ee86 commit 6048d89

File tree

1 file changed

+4
-11
lines changed

1 file changed

+4
-11
lines changed

yarn.lock

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2299,17 +2299,10 @@
22992299
dependencies:
23002300
"@types/react" "*"
23012301

2302-
"@types/react-dom@*":
2303-
version "16.9.7"
2304-
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.9.7.tgz#60844d48ce252d7b2dccf0c7bb937130e27c0cd2"
2305-
integrity sha512-GHTYhM8/OwUCf254WO5xqR/aqD3gC9kSTLpopWGpQLpnw23jk44RvMHsyUSEplvRJZdHxhJGMMLF0kCPYHPhQA==
2306-
dependencies:
2307-
"@types/react" "*"
2308-
2309-
"@types/react-dom@^16.9.4":
2310-
version "16.9.6"
2311-
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.9.6.tgz#9e7f83d90566521cc2083be2277c6712dcaf754c"
2312-
integrity sha512-S6ihtlPMDotrlCJE9ST1fRmYrQNNwfgL61UB4I1W7M6kPulUKx9fXAleW5zpdIjUQ4fTaaog8uERezjsGUj9HQ==
2302+
"@types/react-dom@*", "@types/react-dom@^16.9.4":
2303+
version "16.9.8"
2304+
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.9.8.tgz#fe4c1e11dfc67155733dfa6aa65108b4971cb423"
2305+
integrity sha512-ykkPQ+5nFknnlU6lDd947WbQ6TE3NNzbQAkInC2EKY1qeYdTKp7onFusmYZb+ityzx2YviqT6BXSu+LyWWJwcA==
23132306
dependencies:
23142307
"@types/react" "*"
23152308

0 commit comments

Comments
 (0)