build(deps): bump @types/react from 16.14.22 to 16.14.23

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.14.22 to 16.14.23.
- [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]
2022-02-03 16:24:58 +00:00
committed by github-actions[bot]
parent f3098097ae
commit 18e5d8a319
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
"@types/file-saver": "^2.0.5",
"@types/jest": "^27.4.0",
"@types/node": "^12.20.43",
"@types/react": "^16.14.22",
"@types/react": "^16.14.23",
"@types/react-dom": "^16.9.14",
"@types/react-redux": "^7.1.22",
"@types/react-splitter-layout": "^3.0.2",
+4 -4
View File
@@ -2170,10 +2170,10 @@
"@types/scheduler" "*"
csstype "^3.0.2"
"@types/react@^16", "@types/react@^16.14.22":
version "16.14.22"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.22.tgz#ee332c031561fa6c5b7fa83d74defce837a2947b"
integrity sha512-4NnkxKDd2UO9SiCckuhCQOCzdO+RtE4Epf1D6eGz3f9jZjiIXOVo+Bk3jqSad+8EOT+LBXwKdkFX0V0F+NFzDQ==
"@types/react@^16", "@types/react@^16.14.23":
version "16.14.23"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.23.tgz#37201b9f2324c5ff8fa4600dbf19079dfdffc880"
integrity sha512-WngBZLuSkP4IAgPi0HOsGCHo6dn3CcuLQnCfC17VbA7YBgipZiZoTOhObwl/93DsFW0Y2a/ZXeonpW4DxirEJg==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"