[deps] Platform (CL): Update @types/react to v16.14.57 (#8067)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
abe7e85e5e
commit
8af1a1528b
|
@ -114,7 +114,7 @@
|
|||
"@types/node-ipc": "9.2.0",
|
||||
"@types/papaparse": "5.3.14",
|
||||
"@types/proper-lockfile": "4.1.4",
|
||||
"@types/react": "16.14.54",
|
||||
"@types/react": "16.14.57",
|
||||
"@types/retry": "0.12.5",
|
||||
"@types/zxcvbn": "4.4.4",
|
||||
"@typescript-eslint/eslint-plugin": "6.21.0",
|
||||
|
@ -11344,9 +11344,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"node_modules/@types/react": {
|
||||
"version": "16.14.54",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.14.54.tgz",
|
||||
"integrity": "sha512-54MOeVbxTlC8U6XBy2sLhLaHg/QGP0gPEWIpl1E5tNTJDz/SdFktT3OuvAfKxpSXATUmKXDozHvxbT3XohJgDQ==",
|
||||
"version": "16.14.57",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.14.57.tgz",
|
||||
"integrity": "sha512-fuNq/GV1a6GgqSuVuC457vYeTbm4E1CUBQVZwSPxqYnRhIzSXCJ1gGqyv+PKhqLyfbKCga9dXHJDzv+4XE41fw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@types/prop-types": "*",
|
||||
|
|
|
@ -75,7 +75,7 @@
|
|||
"@types/node-ipc": "9.2.0",
|
||||
"@types/papaparse": "5.3.14",
|
||||
"@types/proper-lockfile": "4.1.4",
|
||||
"@types/react": "16.14.54",
|
||||
"@types/react": "16.14.57",
|
||||
"@types/retry": "0.12.5",
|
||||
"@types/zxcvbn": "4.4.4",
|
||||
"@typescript-eslint/eslint-plugin": "6.21.0",
|
||||
|
@ -214,7 +214,7 @@
|
|||
"replacestream": "4.0.3"
|
||||
},
|
||||
"resolutions": {
|
||||
"@types/react": "16.14.54"
|
||||
"@types/react": "16.14.57"
|
||||
},
|
||||
"lint-staged": {
|
||||
"*": "prettier --cache --ignore-unknown --write",
|
||||
|
|
Loading…
Reference in New Issue