Bump @types/react from 17.0.39 to 17.0.40

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.39 to 17.0.40.
- [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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-03-14 11:04:59 +00:00 committed by Labhansh Agrawal
parent 43c24a2f1b
commit ebb109f67b
2 changed files with 5 additions and 5 deletions

View file

@ -83,7 +83,7 @@
"@types/node": "16.11.21", "@types/node": "16.11.21",
"@types/pify": "5.0.1", "@types/pify": "5.0.1",
"@types/plist": "3.0.2", "@types/plist": "3.0.2",
"@types/react": "^17.0.39", "@types/react": "^17.0.40",
"@types/react-dom": "^17.0.13", "@types/react-dom": "^17.0.13",
"@types/react-redux": "^7.1.22", "@types/react-redux": "^7.1.22",
"@types/seamless-immutable": "7.1.16", "@types/seamless-immutable": "7.1.16",

View file

@ -966,10 +966,10 @@
hoist-non-react-statics "^3.3.0" hoist-non-react-statics "^3.3.0"
redux "^4.0.0" redux "^4.0.0"
"@types/react@*", "@types/react@^17.0.39": "@types/react@*", "@types/react@^17.0.40":
version "17.0.39" version "17.0.40"
resolved "https://registry.npmjs.org/@types/react/-/react-17.0.39.tgz#d0f4cde092502a6db00a1cded6e6bf2abb7633ce" resolved "https://registry.npmjs.org/@types/react/-/react-17.0.40.tgz#dc010cee6254d5239a138083f3799a16638e6bad"
integrity sha512-UVavlfAxDd/AgAacMa60Azl7ygyQNRwC/DsHZmKgNvPmRR5p70AJ5Q9EAmL2NWOJmeV+vVUI4IAP7GZrN8h8Ug== integrity sha512-UrXhD/JyLH+W70nNSufXqMZNuUD2cXHu6UjCllC6pmOQgBX4SGXOH8fjRka0O0Ee0HrFxapDD8Bwn81Kmiz6jQ==
dependencies: dependencies:
"@types/prop-types" "*" "@types/prop-types" "*"
"@types/scheduler" "*" "@types/scheduler" "*"