1
0
mirror of https://github.com/excalidraw/excalidraw.git synced 2024-11-02 03:25:53 +01:00

Bump @testing-library/react from 10.0.3 to 10.0.4 (#1546)

Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 10.0.3 to 10.0.4.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-testing-library/compare/v10.0.3...v10.0.4)

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:
dependabot-preview[bot] 2020-05-05 14:35:29 +03:00 committed by GitHub
parent c4e9a3c480
commit bf8888bd6d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 93 additions and 270 deletions

361
package-lock.json generated

File diff suppressed because it is too large Load Diff

@ -40,7 +40,7 @@
"@types/react-dom": "16.9.6",
"@types/socket.io-client": "1.4.32",
"@testing-library/jest-dom": "5.5.0",
"@testing-library/react": "10.0.3"
"@testing-library/react": "10.0.4"
},
"devDependencies": {
"asar": "3.0.3",