mirror of
https://github.com/excalidraw/excalidraw.git
synced 2024-11-02 03:25:53 +01:00
Bump @types/react from 16.9.50 to 16.9.52 (#2226)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.9.50 to 16.9.52. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
parent
d20cdbd736
commit
b91f929503
6
package-lock.json
generated
6
package-lock.json
generated
@ -3019,9 +3019,9 @@
|
||||
"integrity": "sha512-1HcDas8SEj4z1Wc696tH56G8OlRaH/sqZOynNNB+HF0WOeXPaxTtbYzJY2oEfiUxjSKjhCKr+MvR7dCHcEelug=="
|
||||
},
|
||||
"@types/react": {
|
||||
"version": "16.9.50",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.50.tgz",
|
||||
"integrity": "sha512-kPx5YsNnKDJejTk1P+lqThwxN2PczrocwsvqXnjvVvKpFescoY62ZiM3TV7dH1T8lFhlHZF+PE5xUyimUwqEGA==",
|
||||
"version": "16.9.52",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.52.tgz",
|
||||
"integrity": "sha512-EHRjmnxiNivwhGdMh9sz1Yw9AUxTSZFxKqdBWAAzyZx3sufWwx6ogqHYh/WB1m/I4ZpjkoZLExF5QTy2ekVi/Q==",
|
||||
"requires": {
|
||||
"@types/prop-types": "*",
|
||||
"csstype": "^3.0.2"
|
||||
|
@ -25,7 +25,7 @@
|
||||
"@testing-library/react": "11.0.4",
|
||||
"@types/jest": "26.0.14",
|
||||
"@types/nanoid": "2.1.0",
|
||||
"@types/react": "16.9.50",
|
||||
"@types/react": "16.9.52",
|
||||
"@types/react-dom": "16.9.8",
|
||||
"@types/socket.io-client": "1.4.34",
|
||||
"browser-nativefs": "0.10.3",
|
||||
|
Loading…
Reference in New Issue
Block a user