1
0
Fork 0

update: update dependency @types/react to v17.0.14

This commit is contained in:
Renovate Bot 2021-07-12 03:01:40 +00:00 committed by supreme-lamp[bot]
parent 1fe4b3afea
commit 142d259015
2 changed files with 5 additions and 5 deletions

View File

@ -35,7 +35,7 @@
"@types/js-yaml": "4.0.2",
"@types/lodash": "4.14.171",
"@types/mocha": "8.2.3",
"@types/react": "17.0.11",
"@types/react": "17.0.14",
"@types/react-dom": "17.0.8",
"@types/seedrandom": "2.4.30",
"@types/sinon": "10.0.2",

View File

@ -943,10 +943,10 @@
"@types/prop-types" "*"
csstype "^3.0.2"
"@types/react@17.0.11":
version "17.0.11"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/react/-/react-17.0.11.tgz#67fcd0ddbf5a0b083a0f94e926c7d63f3b836451"
integrity sha512-yFRQbD+whVonItSk7ZzP/L+gPTJVBkL/7shLEF+i9GC/1cV3JmUxEQz6+9ylhUpWSDuqo1N9qEvqS6vTj4USUA==
"@types/react@17.0.14":
version "17.0.14"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/react/-/react-17.0.14.tgz#f0629761ca02945c4e8fea99b8177f4c5c61fb0f"
integrity sha512-0WwKHUbWuQWOce61UexYuWTGuGY/8JvtUe/dtQ6lR4sZ3UiylHotJeWpf3ArP9+DSGUoLY3wbU59VyMrJps5VQ==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"