chore(deps-dev): bump @testing-library/svelte from 1.11.0 to 3.0.0

Bumps [@testing-library/svelte](https://github.com/testing-library/svelte-testing-library) from 1.11.0 to 3.0.0.
- [Release notes](https://github.com/testing-library/svelte-testing-library/releases)
- [Changelog](https://github.com/testing-library/svelte-testing-library/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testing-library/svelte-testing-library/compare/v1.11.0...v3.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-04-01 10:46:52 +00:00 committed by GitHub
commit 94d1e56548
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 50 additions and 46 deletions

View file

@ -32,7 +32,7 @@
"@storybook/cli": "^5.3.1",
"@storybook/svelte": "^5.3.1",
"@testing-library/jest-dom": "^5.1.0",
"@testing-library/svelte": "^1.11.0",
"@testing-library/svelte": "^3.0.0",
"babel-jest": "^25.1.0",
"babel-loader": "^8.0.6",
"carbon-components": "^10.9.3",