mirror of
https://github.com/excalidraw/excalidraw.git
synced 2024-11-02 03:25:53 +01:00
Bump @types/react from 16.9.22 to 16.9.23 (#864)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.9.22 to 16.9.23. - [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>
This commit is contained in:
parent
95a80a1217
commit
7463de8964
6
package-lock.json
generated
6
package-lock.json
generated
@ -1826,9 +1826,9 @@
|
||||
"integrity": "sha512-ce5d3q03Ex0sy4R14722Rmt6MT07Ua+k4FwDfdcToYJcMKNtRVQvJ6JCAPdAmAnbRb6CsX6aYb9m96NGod9uTw=="
|
||||
},
|
||||
"@types/react": {
|
||||
"version": "16.9.22",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.22.tgz",
|
||||
"integrity": "sha512-7OSt4EGiLvy0h5R7X+r0c7S739TCU/LvWbkNOrm10lUwNHe7XPz5OLhLOSZeCkqO9JSCly1NkYJ7ODTUqVnHJQ==",
|
||||
"version": "16.9.23",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.23.tgz",
|
||||
"integrity": "sha512-SsGVT4E7L2wLN3tPYLiF20hmZTPGuzaayVunfgXzUn1x4uHVsKH6QDJQ/TdpHqwsTLd4CwrmQ2vOgxN7gE24gw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@types/prop-types": "*",
|
||||
|
@ -21,7 +21,7 @@
|
||||
"@testing-library/react": "9.4.1",
|
||||
"@types/jest": "25.1.3",
|
||||
"@types/nanoid": "2.1.0",
|
||||
"@types/react": "16.9.22",
|
||||
"@types/react": "16.9.23",
|
||||
"@types/react-dom": "16.9.5",
|
||||
"eslint": "6.8.0",
|
||||
"eslint-config-prettier": "6.10.0",
|
||||
|
Loading…
Reference in New Issue
Block a user