build(deps): bump @types/react from 16.14.11 to 16.14.14

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.14.11 to 16.14.14.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-08-19 11:27:55 -05:00
committed by David Lechner
parent 2ce3a531c9
commit 6f3fb27ff7
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
"@types/file-saver": "^2.0.3",
"@types/jest": "^26.0.24",
"@types/node": "^12.20.19",
"@types/react": "^16.14.11",
"@types/react": "^16.14.14",
"@types/react-dom": "^16.9.14",
"@types/react-redux": "^7.1.18",
"@types/react-splitter-layout": "^3.0.2",
+4 -4
View File
@@ -2107,10 +2107,10 @@
"@types/scheduler" "*"
csstype "^3.0.2"
"@types/react@^16", "@types/react@^16.14.11":
version "16.14.11"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.11.tgz#992a0cd4b66b9f27315042b5d96e976717368f04"
integrity sha512-Don0MtsZZ3fjwTJ2BsoqkyOy7e176KplEAKOpr/4XDdzinlyJBn9yfsKn5mcSgn4kh1B22+3tBnzBC1z63ybtQ==
"@types/react@^16", "@types/react@^16.14.14":
version "16.14.14"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.14.tgz#853de95a32a6a0e719192e222eacad024add2b8e"
integrity sha512-uwIWDYW8LznHzEMJl7ag9St1RsK0gw/xaFZ5+uI1ZM1HndwUgmPH3/wQkSb87GkOVg7shUxnpNW8DcN0AzvG5Q==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"